Retrieves all additional fields defined on the workspace. Additional fields extend the standard lead fields with your own workspace-level fields.Each field has a name (normalized form) and, optionally, a default_value. default_value is omitted for fields without a default.
Request
Authorization
API Key
Add parameter in header
x-api-key
Example:
x-api-key: ********************
or
Query Params
Responses
🟢200OK
application/json
A JSON array of the workspace's additional fields.