Gets tag data

Returns the Tag with its metadata

Method

/API2/content/getTag

  • 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

Name

tagId

Type

string

Description

The system tag ID

Output Response

Successful Result Code

200

Response Type

Description of Response Type

The tag object used to capture a tag's settings.

Examples