Get Report

Requires the REPORT.VIEW permission.

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

versionstringRequiredDefaults to 1
version
resourceIdstringRequiredDefaults to
The ID of the resource to be requested.

Headers

x-platform-idstringOptional
Platform ID.

Response

OK
idstring or nullRead-only
customer_idstring or nullRead-only
invoice_idstring or nullRead-only
expire_atstring or nullRead-only
report_codeenum or nullRead-only
file_namestring or nullRead-only
file_locationstring or nullRead-only
created_atstring or nullRead-only
data_extracted_atstring or nullRead-only
file_sizelong or nullRead-only
downloaded_atstring or nullRead-only
parameter_valueslist of objects or nullRead-only
report_generate_request_idstring or nullRead-only
run_typestring or nullRead-only

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error