Skip to main content
GET

Params

string
required
The user ID returned when creating or initiating the application

Response

boolean
Indicates whether the call was successful
string
The unique user identifier
string
Application status: pending, approved, rejected, or requires_documents
string
First name of the applicant
string
Last name of the applicant
string
Email address of the applicant
string
ISO 8601 timestamp when the application was created
string
ISO 8601 timestamp when the application was last updated
string
Reason for rejection (only present if status is rejected)
array
List of required documents (only present if status is requires_documents)

Error Responses