genericReportInfo
genericReportInfo
Path Parameters
code string required
code
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
accessible boolean
code string
properties object
property name* ReportDeclPropertyResponse
enumNames object
property name* string
format string
Possible values: [BOOLEAN
, DATE
, DATETIME
, ENUM
, LIST
, MAP
, NUM_DOUBLE
, NUM_INT
, TEXT
, UNKNOWN
]
hidden boolean
order int32
reference string
required boolean
title string
type string
title string
{
"accessible": true,
"code": "string",
"properties": {},
"title": "string"
}
Unauthorized
Forbidden
Not Found
Loading...