GET
/
accounts
/
{account_id}
/
pricing_schedules

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

Query Parameters

nextToken
string
pageSize
number
start_date
string
end_date
string
include_price_plan_info
boolean
compact
boolean

Response

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