list_accounts
Retrieve a paginated list of dealer accounts accessible by your API key, showing one page at a time with envelope metadata.
Instructions
List dealer accounts the API key can access (paginated).
Use when: "show me my dealer accounts" or "what stores does this API key cover?" Example: page=1, page_size=50 → returns one page of accounts with envelope metadata. For the flat list, see iter_accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |