Get disposition
get_dispositionRetrieve a disposition record by FastBound GUID or external ID. Read-only lookup for quick verification.
Instructions
Retrieve a single disposition by FastBound GUID id or your externalId. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The id value to look up. | |
| idType | No | Whether `id` is the FastBound GUID (default) or your externalId. | |
| account | No | Which configured FastBound account to use for this one call — an alias or account number (see list_accounts). Omit to use the active account. |