List of entity field groups

The method allows you to get a list of entity field groups in the account.

LimitationsThe method is available to all users of the account.

Data type header when the request is successfulContent-Type: application/hal+json

Data type header in case of an errorContent-Type: application/problem+json

Response parameters
The method returns a collection of field group objects.

ParameterData typeDescription
idintField group ID
namestringField group name
sortstringField group sorting in an entity card
entity_typeintType of the entity (leads/contacts/companies)
is_predefinedintDefines if the group is default for the entity. Such groups cannot be deleted
typestringField group type (linked_group – product groups, custom_field_group – field groups)
fieldsarrayAn array of fields IDs of the group
Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!