Overview
This endpoint retrieves a list of accounts with pagination. It fetches a specified number of accounts per page, as per the providedpage and limit parameters.
Request
Method:GETURL:
/v1/accounts
Parameters
| 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. |
Response
Status Code:200 OKContent-Type:
application/json
Example Response
Authorizations
Provide your API key in the 'apikey' header.
Headers
Response
200 - application/json
OK
The response is of type object.