Get user

Returns 204 if this user exists for the authenticated client, and 404 if not.

🚧

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.

Path Params
string
required

User ID

Responses
204

The supplied UUID exists for the current client

404

The supplied UUID does not exist for the current client

Language
URL
Click Try It! to start a request and see the response here!