cURL
curl --request GET \ --url https://api.mentionlab.io/api/tags/{id} \ --header 'x-organisation-id: <x-organisation-id>' \ --header 'x-project-id: <x-project-id>'
Organisation ID to specify the organisation context
Project ID to specify the project context