List all reports

List all reports

Headers

X-Api-KeystringRequired
X-Application-IdstringRequired

Query parameters

created_afterdatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
Only return report older or equal than this date
created_beforedatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
Only return report newer than this date
cursorstringOptional
Starting point for the set of report
limitintegerOptional>=1<=50
The limit of report to be returned
statusenumOptional
If specified, only return reports with this status
Allowed values:

Response

Successful Response
datalist of objects
next_cursorstringOptional

Errors