Skip to main content
GET
/preview/retail-media/insights/{insight-id}/status

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

insight-id
string
required

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.

data
object | null

A domain entity exposed by the API, identified by a unique id.

errors
object[] | null
read-only

Errors that occured during this call.

warnings
object[] | null
read-only

Warnings that occured during this call.