cURL
curl --request GET \ --url https://messenger-public-api.cogfy.com/tags/{tagId} \ --header 'api-key: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>" }
Retrieves a tag with the specified ID.