Custom fields
Retrieve a list of custom fields
Retrieve a list of custom fields
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number
Number of results to return
Select the custom field properties that should be returned
Available options:
name
, variableName
, type
, options.index
, options.label
, options.value
, createdAt
, updatedAt
Object type
Available options:
workspace
, account
, deal
Response
200 - application/json