cURL
curl --request GET \ --url https://api.example.com/api/Tags/MandatoryTagsTriggers
{ "green": true, "yellow": true, "blue": true, "red": true }
OK
Was this page helpful?