Request Status

Get the current status of the requested report.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

Request Status

ValueDescription
pendingRequest received, waiting for processing.
processingProcessing started.
completedReport generated. Data is ready to use
retryRequest is re-tried, waiting for processing.
bad requestUser error. In this case read error message and apply fix.
internal errorServer error. In this case contact support or retry.

In Progress Response

This response object will be shown when the request is in progress.

PropertyDescriptionExample
status stringThe status of the request."pending", "processing", "retry"

Completed Response

This response object will be shown when the request is completed.

PropertyDescriptionExample
used_quota integerThe used data credits.35589
download_url stringOptional, depending on the delivery method. The url that is used to download the generated report."https://some.download.link"
status stringThe status of the request."completed"
data_points_count integerThe number of data points used.1779429

Failed Response

This response object will be shown when the request is completed but failed (either due to bad request or internal error).

PropertyDescriptionExample
status stringThe status of the request."bad_request", "internal error"
Query Params
string

The report id that was generated and returned by the '/request-report' endpoint.

Responses

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