Skip to main content
GET
Lists

Authorizations

Authorization
string
header
required

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

Path Parameters

account_id
integer
required

user's account id

Query Parameters

session_id
string

session ID for authentication or tracking purposes

Example:

""

page
integer
default:1

page number to retrieve specific paginated results.

Response

200 - application/json

Lists

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

1

total_results
number
Example:

3