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 OKapplication/json