List of entity tagsCopy Pageget https://{subdomain}.kommo.com/api/v4/{entity_type}/tagsThis method allows to get the list of entity tags on the accountPath Paramsentity_typestringenumrequiredOne of these: leads|contacts|companiesleadscontactscompaniesAllowed:leadscontactscompaniesQuery Paramspageint32Sample pagelimitint32The number of the entities returned in the response of one request (limit – 250)querystringAllows to perform a full text search by the tag namefilter[id][]array of int32sFilter by tag ID. Multiple tags can be passedfilter[id][]ADD int32filter[name]stringFilter by the exact tag name. Only one name can be passedHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 204204 401401Updated 12 months ago