get_single_transaction
Retrieve complete details of a specific transaction by ID, including metadata, files, and child transactions—information not included in standard transaction 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. |