Get KYC form
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
kycFormIdstring · uuidRequired
Responses
200
OK
application/json
idstring · uuidRequired
namestringRequired
scopestring · enumRequiredPossible values:
countryCodestring · iso3166-1Optional
statusstring · enumRequiredPossible values:
defaultLocalestring · locale-bcp47Required
gracePeriodDaysinteger · int64 · nullableOptional
createdAtstring · date-timeRequired
updatedAtstring · date-timeRequired
404
Resource not found
application/json
get
/kyc-forms/{kycFormId}Last updated
Was this helpful?

