v1
latestOpenAPI 3.1.02026-07-26294215839.4 KBAccount Information
Public API
List List Fields
Returns details for all list fields in the account. Each list includes its field ID, alias, options, and whether it is manageable (editable). Lists with the manageable attribute set to yes can be modified via the PUT endpoint. Lists with the multiple attribute set to yes are fields that can have multiple values. Options with the archived attribute set to yes are soft-deleted and included so that historical data can reference the value — filter by archived: no to show only active options to end users.
OAuth Scopes: field
get/api/v1/meta/lists
Query parameters
format'json'
Set to "json" to receive JSON output as an alternative to using the Accept header.
Headers
AcceptHeaderParameter'application/xml' | 'application/json'
This endpoint can produce either JSON or XML.
Response
All list field details, including field IDs, option values, and manageability.