Registration Field Setup
GET/fieldsetup-srv/public/fields
This API returns the registration field setups (FieldSetups) in the context of a just preceding client authorization, so you can obtain the relevant user fields for registration. Use the requestId from the authorization request and optionally acceptlanguage (e.g. en-US) to get localized field labels and validation messages. The response data is an array of field setup objects, each with fieldKey, dataType, localeText, fieldDefinition, and related metadata.
Request
Responses
- 200
- 400
- 417
OK
Bad request
Expectation Failed