/preview/retail-media/insights/{insight-id}/status
/preview/retail-media/insights/{insight-id}/status
Returns the current status of an asynchronously generated insight report. Poll this endpoint until the
status is Success, then download the report from the insight output endpoint.
GET
/preview/retail-media/insights/{insight-id}/status
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the asynchronous insight report. Must be a valid ID format.
Response
200 - application/json
Success
Response returned by the asynchronous insight endpoints, carrying the insight report status.