Skip to main content
get/contacts/custom-fields

List contact field definitions

LLM
View as Markdown
Open llms.txt

Returns the reusable custom fields that can store structured customer context on contacts, such as lifecycle stage, preferred store, or renewal date.

Authorization

Scheme

  • bearerAuth

Required scopes

  • custom_field:list

Allowed roles

  • owner
  • admin
  • agent

List contact field definitions.

Responses

  • 200

    Contact field definitions

    • application/json CustomFieldDefinitionsResponse
  • default

    Error

    • application/json ProblemDetails