Get a KYC form entry details

Get KYC Form Entry by OrganizationID, FormID and FormEntryID

get
Authorizations
HTTPRequired

Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')

Path parameters
organizationIdstringRequired

The organization ID

kycFormIdstring · uuidRequired
kycFormEntryIdstring · uuidRequired
Responses
200

OK

application/json
get
/organizations/{organizationId}/kyc-forms/{kycFormId}/entries/{kycFormEntryId}

Last updated

Was this helpful?