Skip to main content
Version: Latest (3.102.4)

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

OK