Custom fields
Endpoint
Query parameters
limitinteger · int32 · min: 1 · max: 100OptionalDefault:
Number of activity logs to return
10pageinteger · int32 · min: 1OptionalDefault:
Page number
1sort_byobject · enumOptionalPossible values:
Sorts the results based on the passed field. All possible values can be appended with ",asc" or ",desc"
idstring[]Optional
Filter by custom field ID(s)
bind_tostring · enumOptionalPossible values:
Filter by the entity the custom field is bound to
typestring · enumOptionalPossible values:
Filter by custom field type
Responses
200
A list of custom fields
application/json
get
/custom_fields200
A list of custom fields
Last updated