List Accounts
Lists accounts across all providers.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
limit
Limit of number of items returned.
page_token
Page token for pagination.
ascending
Sort in ascending temporal order.
Response
This endpoint returns an object.
count
Number of items returned.
limit
Limit of number of items returned.
accounts
next_page_token
Page token for pagination.
Errors
400
Validation Error
