Skip to main content
GET
List Accounts

Authorizations

Authorization
string
header
required

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

Query Parameters

per_page
integer
default:25
cursor
string
container_id
string

Filter accounts by specific container.

Response

200 - application/json

A paginated list of accounts.

data
object[]
pagination
object