Produces a report for an asynchronous request in either JSON or CSV format.

Recipes
Get asynchronous report results
Open Recipe
Path Params
string
required

The area of products.

string
required

The grouping of reports related to the same area.

string
required

An individual report name.

string
required

Unique identifier of the previous asynchronous request to fetch report data.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Responses

Response body
object
data
array of objects
required
length ≥ 0

Records returned for a given request.

data*
object
metadata
object
required

Contains information about the request and the response.

date-time

The time when the cached data was removed.

links
array of objects
required
length ≥ 1
string
required
length ≥ 1

Report name.

date-time

The time when the query executed.

integer
required
≥ 0

The number of records for the current page.

integer
required
≥ 0

The total number of records returned for the query.

Location header with the redirect link.

Language
URL