list_accounts
Retrieve all accounts accessible to the authenticated administrator, with options to filter, paginate, sort, or include specific values via query parameters for precise data control.
Instructions
List accounts available to the authenticated administrator. Calls GET /accounts. Put route IDs in path_params and filtering, pagination, sorting, or include values in query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| query | No | ||
| path_params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||