Skip to Content
GuidesAPI Reference
TagsGet Tag
GET/api/v1/tags/:id

Get a tag

Returns a single tag by ID, including the count of links currently using it.

Authorization
Authorizationstringheaderrequired

Bearer token. Format: Bearer YOUR_API_KEY

Path Parameters
idstringpathrequired

The ID of the tag to retrieve.

Last updated on