// Replace API_KEY with your api key and :tagId with tag idcurl --location 'https://api.supahub.com/api/v1/tags/:tagId' \--header 'Authorization: Bearer API_KEY'
Tags
Single Tag
Retrieve details of a tag.
Copy
// Replace API_KEY with your api key and :tagId with tag idcurl --location 'https://api.supahub.com/api/v1/tags/:tagId' \--header 'Authorization: Bearer API_KEY'
// Replace API_KEY with your api key and :tagId with tag idcurl --location 'https://api.supahub.com/api/v1/tags/:tagId' \--header 'Authorization: Bearer API_KEY'