Skip to main content
GET
/
api
/
Tags
/
MandatoryTagsTriggers
Gets the mandatory tag triggers.
curl --request GET \
  --url https://api.example.com/api/Tags/MandatoryTagsTriggers
{
  "green": true,
  "yellow": true,
  "blue": true,
  "red": true
}

Response

200 - application/json

OK

green
boolean
yellow
boolean
blue
boolean
red
boolean