v1
latestOpenAPI 3.0.02026-07-26117342409.6 KBList Accounts
List accounts with pagination. Every response will contain a next_page field, as long as the end of the list has not been reached. Pass this value into the page_cursor field of the next request to retrieve the next page of results.
Query parameters
Return items in ascending (ASC) or descending (DESC) order. Defaults to DESC.
The specific method by which the returned results will be ordered.
Number of results to return.
Include timestamps strictly less than lt. RFC3339 format, like 2006-01-02T15:04:05Z.
Include timestamps less than or equal to lte. RFC3339 format, like 2006-01-02T15:04:05Z.
Include timestamps exactly equal to eq. RFC3339 format, like 2006-01-02T15:04:05Z.
Include timestamps greater than or equal to gte. RFC3339 format, like 2006-01-02T15:04:05Z.
Include timestamps strictly greater than gt. RFC3339 format, like 2006-01-02T15:04:05Z.
Optionally filter by primary identity identity.
Include timestamps strictly less than lt. RFC3339 format, like 2006-01-02T15:04:05Z.
Include timestamps less than or equal to lte. RFC3339 format, like 2006-01-02T15:04:05Z.
Include timestamps exactly equal to eq. RFC3339 format, like 2006-01-02T15:04:05Z.
Include timestamps greater than or equal to gte. RFC3339 format, like 2006-01-02T15:04:05Z.
Include timestamps strictly greater than gt. RFC3339 format, like 2006-01-02T15:04:05Z.
Response
A successful response.