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

KeyDatatypeRequiredDescription
modulestring

RESPONSES

status: OK

{"count":"3"}