get_single_transaction
Retrieve full details for a specific transaction by ID, including plaid_metadata, custom_metadata, files, and child transactions not returned in standard lists.
Instructions
Get details of a specific transaction. The response always includes plaid_metadata, custom_metadata, files, and (for split or group parents) the children array — none of which are returned by default in get_transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_id | Yes | ID of the transaction to retrieve. |