GET Reports/Report/{reportID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
reportID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ReportDTOName | Description | Type | Additional information |
---|---|---|---|
CountryCode | string |
None. |
|
ReportID | integer |
None. |
|
Type | ReportType |
None. |
|
ReportName | string |
None. |
|
ReportPath | string |
None. |
|
Description | string |
None. |
|
SortOrder | integer |
None. |
|
RecordState | RecordState |
None. |
|
Parameters | Collection of ReportParameterDTO |
None. |
|
ReportDefinition | BinaryDataDTO |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
|
Props | Collection of Object |
None. |
|
Summary | string |
None. |
|
BinaryID | integer |
None. |
|
Data | string |
None. |
|
LinkedCatalogPath | string |
None. |
|
DataCompressionType | CompressionType |
None. |
|
DataProps | Collection of Object |
None. |
Response Formats
application/json, text/json, application/xml, text/xml, application/x-compressed-json
Sample:
Sample not available.