Custom fields
Retrieve a custom field
Retrieve a custom field by ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier
Query Parameters
Select the custom field properties that should be returned
Available options:
name
, variableName
, type
, options.index
, options.label
, options.value
, createdAt
, updatedAt
Response
200 - application/json