Get a list of Report Requests

Get all Report Requests and their Report Request ID's. This API call will include reports requested on the Reports page in the app.

The default date range is the past 7 days. You can optionally specify a date range or just a start date or end date. Be mindful when passing a single date that that the default value will still apply for the other date.

Note: The response payload will always have a null value for the download link even if the report request was completed without errors. To get a download link call the requestReport endpoint with the returned reportRequestID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
Defaults to Complete

Optional status filter, defaults to Complete. Case sensitive. Available values: Pending, InProgress, Complete, Error.

date

Optional start date, defaults to 7 days ago.

date

Optional end date, defaults to the current date and time.

Headers
string
required
Defaults to application/json
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json