Get
/v{version}/GenericReports
Content of the report is translated to the specified language.
Security
API Key
Header parameter nameX-ApiKey
Api Key
API Key
Header parameter nameX-Session-Id
Session Id
Path parameters
version
stringRequired
The requested API version
Default"1.18"
Query parameters
language
string
Language of the returned reports (default: en
)
Responses
200
OK
Array of object
object
Generic report
Description
string
Description of the report
Id
string
Unique ID of the report
Name
string
Name of the report
Parameters
Array of object (V1.Models.ReportParameter)
Parameters of the report
object
Report's parameter
DbType
string
SQL DB type of the report parameter
Valid values[
"BigInt",
"Binary",
"Bit",
"Char",
"DateTime",
"Decimal",
"Float",
"Image",
"Int",
"Money",
"NChar",
"NText",
"NVarChar",
"Real",
"UniqueIdentifier",
"SmallDateTime",
"SmallInt",
"SmallMoney",
"Text",
"Timestamp",
"TinyInt",
"VarBinary",
"VarChar",
"Variant",
"Xml",
"Udt",
"Structured",
"Date",
"Time",
"DateTime2",
"DateTimeOffset"
]
DefaultValue
object
Default value of the report parameter
Name
string
Name of the report parameter
Precision
integer (int32)
Precision of the report parameter
Scale
integer (int32)
Scale of the report parameter
Size
integer (int32)
Size of the report parameter
400
Bad request
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403
Access denied
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500
Unexpected error
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties