Gets all Tags Ids and Data
Returns a map of all tags in the system
Method
/API2/content/getAllTagsData
- API Section: /API2/content
- API Version: 2.0
- From Release: 2020.25
- Usage: REST API only via POST actions.
- Usage by:
- Enterprise Admin
Method Signature
Input Parameters
There are no input parameters required for this method
Output Response
Successful Result Code
200
Response List Type
Description of Response Type
The tag object used to capture a tag's settings.. Note that the response is returned as a list of items of this object type.
Notes
The returned map is a map of tagId to TagData.
TagData[]