Get item
get_itemRetrieve a single firearm record by its FastBound GUID or external ID, providing read-only access to the item's details.
Instructions
Retrieve a single firearm record by FastBound GUID id or by 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. |