# Retrieval of transaction details **GET /api/v1/accounts/{account_resource_id}/transactions/{transaction_resource_id}/details** ## Servers ## Authentication methods - oauth ## Parameters ### Headers - **X-Request-ID** (string) Correlation header to be set in a request and retrieved in the relevant response ### Path parameters - **account_resource_id** (string) Account ID - **transaction_resource_id** (string) Transaction ID ## Responses ### 200 HalTransactionDetails #### Body: (object) - **_links** (Elixir.OpenBankingWeb.Schemas.HalLinks) HAL Links - **details** (array) Details [Powered by Bump.sh](https://bump.sh)