GET
https://api-us.engagor.com/{account_id}/settings/tags
Returns the list of tags for a certain account.
Param | Description | Required | Default Value |
---|---|---|---|
exclude_category_model_tags |
Whether or not tags from Clarabridge Enrichment Categorization Models should also be returned, "true" or "false". | No |
"true" |
only_smart_tags |
Whether or not only smart tags should be returned, "true" or "false". | No |
"false" |
page_token |
Paging parameter. | No | |
limit |
Amount of mentions to return. (Allowed: 1 to 200.) | No |
(int) 20 |
paged_list
of tag
items.