Get Report
Authorizations
AuthorizationstringRequired
Token should be in format "Bearer {access_token}"
Path parameters
idstringRequired
Export ID
Header parameters
Authorizationstring · nullableOptional
Authorization header
X-Impersonate-Userstring · nullableOptional
Impersonation header
Responses
200
export
application/json
400
Bad request. Check fields message and error code from response body for additional information.
application/json
401
Unauthorized request. Check fields message and error code from response body for additional information.
application/json
403
Requested resource forbidden.Check fields message and error code from response body for additional information.
application/json
429
Too many requests. Check response header Retry-After indicating how long to wait before making a new request.
application/json
451
Unavailable because account is not verified.
application/json
get
/api/v1/report/exports/{id}Sample request
Sample response body
Last updated