Skip to main content
GET
/
v1
/
ui
/
form-configs
Get form configuration
curl --request GET \
  --url https://api.example.com/v1/ui/form-configs

Query Parameters

name
enum<string>
required

Form name to retrieve configuration for

Available options:
business-type,
individual-info,
company-info,
address,
person,
bank-account,
documents,
terms,
provider-settings
businessType
enum<string>

Business type context

Available options:
individual,
company
country
string

Country code (ISO 3166-1 alpha-2, e.g., "US", "GB", "DE")

personType
enum<string>

Person type (for person form)

Available options:
representative,
owner,
director,
executive

Response

Form configuration