ListCustomFieldDefinitions returns all definitions for the organisation, optionally filtered by object type or section.
GET/api/v1/crm/custom-fields
Archived definitions are excluded by default. Pass include_archived = true
to include them.
Results are ordered by (section ASC, position ASC).
Request
Responses
- 200
- default
A successful response.
An unexpected error response.