https://api.engagor.com/{account_id}/settings/customattributes

Description

Returns the list of custom attributes/contact fields for an account.

Required Access Token Scope

accounts_read

Parameters

Param Description Required Default Value
page_token Paging parameter. No
limit Amount of history items to return. (Allowed: 1 to 200.) No
(int) 20

Result

paged_list of contact_customattributes items (without the "value" property).