Read Tag
Reference for the GET /console/v1/tags/{id} endpoint of the Statsig API.
get
https://statsigapi.net/console/v1/tags/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Response
application/json200· Read Tag Success
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringrequiredid of the tag
Example:
stringnamestringrequiredname of the tag
Example:
a tagdescriptionstringrequireddescription of the tag
Example:
a descriptionisCorebooleanrequiredis this a core tag
Example:
false404· Tag not found. The requested resource could not be found.
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?