Retrieve a list of accounts with pagination.
page
and limit
parameters.
GET
/v1/accounts
Name | In | Type | Required | Description |
---|---|---|---|---|
x-carbon-key | Header | string | Yes | API key for authentication. |
page | Query | integer | No | Page number for pagination. |
limit | Query | integer | No | Number of accounts per page. |
200 OK
application/json
Provide your API key in the 'apikey' header.
OK
The response is of type object
.