# Read transaction details of an account **GET /v1/accounts/{accountId}/transactions/{transactionId}** ## Servers - Production environment: https://api.memo.bank/nextgenpsd2 (Production environment) - Sandbox environment: https://api.beta.sandbox.memo.bank/nextgenpsd2 (Sandbox environment) ## Authentication methods - O auth2 ## Parameters ### Headers - **Signature** (string) ### Path parameters - **accountId** (string(uuid)) - **transactionId** (string(uuid)) ## Responses ### default default response #### Body: application/json (object) - **transactionsDetails** (object) [Powered by Bump.sh](https://bump.sh)