GET
/
v2
/
accounts
/
{account_id}
/
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

Maximum length: 50

Query Parameters

mode
string
required

Possible values:

  1. ACTIVE - Get the active rate card
  2. DRAFT - Get the draft rate card
nextToken
string
pageSize
number

Response

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