Query Parameters

cursor
string

The cursor to use for pagination.

limit
integer
required

The number of accounts to fetch. Defaults to 100. Must be greater than 0 and less than 1000.

Response

200 - application/json
data
object[]

The data payload of the response.

errors
string[]

The list of errors, if any.

pagination
object
request_id
string

The request ID for tracking.