APITagsGet a single tagVersion: v0.31.0Get a single tag GET /tags/:tagId Retrieve a single tag by its ID, including the number of bookmarks using it. Request Responses200401404The requested tag with usage statistics.Unauthorized — the Bearer token is missing, invalid, or expired.Tag not found.