get https://{subdomain}.kommo.com/api/v4//tags
This method allows to get the list of entity tags on the account
Limitations
Method is available in correspondence to the user rights.
Data type header when the request is successful
Content-Type: application/hal+json
Data type header in case of an error
Content-Type: application/problem+json
Response parameters
Method returns an array of tag objects. The properties of the tag object are listed below.
Parameter | Data type | Description |
---|---|---|
id | int | Tag ID |
name | string | Tag name |