Get a KYC form entry details
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
404
Resource not found
application/json
get
/organizations/{organizationId}/kyc-forms/{kycFormId}/entries/{kycFormEntryId}Last updated
Was this helpful?

