Custom
GET {{api-domain}}/crm/v4/settings/tags/{{tag_id}}/actions/records_count?module={{custom_module_api_name}}
To get the total number of records under a tag.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| module | string | 
RESPONSES
status: OK
{"count":"3"}