Gets all Tags
Returns a list of all tags in the system
Method
/API2/content/getAllTags
- API Section: /API2/content
- API Version: 2.0
- From Release: 2018.5
- 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
A generic object used to contain ID of item.. Note that the response is returned as a list of items of this object type.
Notes
The returned list is a list of tag IDs.
ItemId[]