Gets all system tags

{ getAllTags }

Returns the list of all tags in the system

Method

/API/operations/getAllTags

  • API Section: /API/operations
  • API Version: 1.0
  • Method operates via POST actions only.
  • NOTE: API 1.0 methods are now deprecated. Use API 2.0 and 3.0 methods instead

    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.

    Code Snippets