Skip to main content
GET
Get User ( SUNSETTING )

Authorizations

Authorization
string
header
required

Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.

Path Parameters

uuid
string
required

User UUID

Response

User details retrieved successfully

Schema for a Business response

client_reference_id
string
Example:

"company_45458"

uuid
string
Example:

"9d264b4a-006c-4d01-acd0-730e27784c59"

first_name
string
Example:

"John"

last_name
string
Example:

"Dew"

email
string
Example:

"john.dew@example.com"

phone
string
Example:

"2457856490"

business
object
user_status
string
Example:

"APPROVED"

kyb_status
string
Example:

"APPROVED"

kyb_rejected_reason
string | null
Example:

null

financing_credit_balance
number<float> | null
Example:

null

payout_type
string
Example:

"batch"

role
string
Example:

"business"

vendor_name
string
Example:

"Fintech"

business_owners
object[]
created_at
string<date-time>
Example:

"2024-10-02 14:06:14"

updated_at
string<date-time>
Example:

"2024-10-02 14:06:17"