List of entity 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.

ParameterData typeDescription
idintTag ID
namestringTag name
Path Params
string
enum
required

One of these: leads|contacts|companies

Allowed:
Query Params
int32

Sample page

int32

The number of the entities returned in the response of one request (limit – 250)

string

Allows to perform a full text search by the tag name

filter[id][]
array of int32s

Filter by tag ID. Multiple tags can be passed

filter[id][]
string

Filter by the exact tag name. Only one name can be passed

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json