Gets all Item Tags

{ getAllItemTags }

Returns a list of all tags attached to an Item

Method

/API2/content/getAllItemTags
  • API Section: /API2/content
  • API Version: 2.0
  • From Release: 2020.0
  • Can be used by Enterprise Admin users only
  • REST API only via POST actions.
  • Input Parameters

    Name

    itemId

    Type

    string

    Description

    The system item ID

    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.