GET
/
accounts
/
{account_id}
/
purchases

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account_id
string
required

account_id corresponding to an account

Response

200 - application/json
data
object[]
nextToken
string
context
object