v1

latestOpenAPI 3.0.32026-07-2484569553.1 KB
Deposits
Users

Get deposit for user

Fetches details for a previously created deposit.

🚧 Payments API v3

The Payments API v3 is the latest version of the TrueLayer payments API. It includes all of the functionality of the PayDirect API, so we recommend you use it instead.

get/v1/users/{user_id}/deposits/{deposit_id}

Path parameters

user_idstring uuid required

UUID identifying the user for the current client

User ID

deposit_idstring uuid required

UUID identifying the deposit

Deposit ID

Response

Success