Get allowed values for a field type

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this endpoint to retrieve the allowed values for a field type in a specific country.

Before you call this endpoint

  1. Include an access token. This endpoint requires authorization, but does not require a specific scope.
  2. Provide the field type in the request path.
  3. Include the country information required by the operation so the API can return country-specific allowed values.

What this endpoint does

The API returns the list of values that the specified field type can take in the specified country.

Authorization

You must be authorized to call this endpoint, but no particular scope is required.

Path Params
string
enum
required
Allowed:
Query Params
string
required
string
integer
Defaults to 1
integer
Defaults to 500
sort
array of strings
sort
Responses

204

There are no values matching your criteria.

400

Bad request.

401

You are unauthorized.

403

Forbidden.

404

There are no distinct values for this type. This means that any value is allowed.

499

Client closed request.

500

An unexpected error occurred.

503

The server is currently unavailable. Please try later.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json