get_account
Fetch account details by passing the account ID in path parameters. Supports filtering, pagination, and sorting through query parameters.
Instructions
Get an account's details. Calls GET /accounts/{accountId}. 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 | |||