follow_requests
View and manage follow requests.
Pending Follows
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Link: <https://mastodon.social/api/v1/follow_requests?max_id=23716836>; rel="next", <https://mastodon.social/api/v1/follow_requests?min_id=23716978>; rel="prev"
[
{
"id": "8889777",
"username": "example",
"acct": "example@social.example",
...
}
]Accept Follow
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Reject Follow
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated
Was this helpful?