GET https://api.engagor.com/{account_id}/settings/tags

Description

Returns the list of tags for a certain account.

Required Access Token Scope

accounts_read

GET Parameters

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

Result

paged_list of tag items.