Request status
The status of an asynchronous request can be checked withtask.status in the API request result.
PENDING | Data aggregation is in preparation. |
RUNNING | Data is being aggregated. |
SUCCESS | The aggregation is completed and returns the result. |
FAILURE | The request has failed. |
CANCELED | The request has been canceled. |
Try API Request
GET
Request
Headers
string
You can specify the language to use for API requests and responses. It follows the ISO-639-1 format.
string
Represents the media type of the resource. Defaults to
application/json.string
The key value to use for API requests. Instructions for getting API keys are in “how to generate API Keys”.
Path Params
string
required
Airbridge App Name. (Unique ID)
string
required
The task_id returned by the result of the ‘Request Report’ API.