Get
Users
Get
Fetch a user’s details
GET
Get
Documentation Index
Fetch the complete documentation index at: https://docs.cadanapay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
The unique identifier for the user
Response
get user response
Person's first name
Example:
"John"
Person's last name
Example:
"Doe"
Person's email
Person's phone number
Optional metadata you can store as key-value pairs
Example:
{
"customField1": "value1",
"customField2": "value2"
}
Example:
"8ef9a712-cdae-4110-b1ea-9ba95abbee6e"
Example:
"8ef9a712-cdae-4110-b1ea-9ba95abbee6e"
kyc status
Available options:
invitation_sent, blocked Example:
"active"