Follow Requests
View and manage follow requests.
https://docs.joinmastodon.org/methods/follow_requests/
| Endpoint | Status | Comments |
|---|---|---|
GET /api/v1/follow_requestsView pending follow requests | ![]() | Fully supported. |
POST /api/v1/follow_requests/:account_id/authorizeAccept follow request | ![]() | Fully supported. |
POST /api/v1/follow_requests/:account_id/rejectReject follow request | ![]() | Fully supported. |
