Tags
View information about or follow/unfollow hashtags.
https://docs.joinmastodon.org/methods/tags/
| Endpoint | Status | Comments |
|---|---|---|
GET /api/v1/tags/:idView information about a single tag | ![]() | Fully supported. |
POST /api/v1/tags/:id/followFollow a hashtag | ![]() | Idempotency was added in Mastodon 4.1.0 but is not yet handled. |
POST /api/v1/tags/:id/unfollowUnfollow a hashtag | ![]() | Fully supported. |

