Skip to main content
GET
Retrieve verified KYC profile for an application

Authorizations

Authorization
string
header
required

Path Parameters

applicationId
string<uuid>
required

The ID of the application to work with.

Maximum string length: 36
Example:

"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"

Response

200 - application/json

OK

applicationId
string<uuid>
required

The ID of the application to work with.

Maximum string length: 36
Example:

"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"

kycProfile
object[]
required
verifiedAt
string<date-time> | null
required

Timestamp at which the identity was verified (ISO 8601 datetime).

Example:

"2026-04-01T10:30:00.000Z"