/friendships/incoming.json
GET
/friendships/incoming.json
relationships
of the authenticating user to the comma-separated list of up to 100 screen_names or user_ids
provided. Values for connections can be: following, following_requested, followed_by, none.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/friendships/incoming.json'
Response Response Example
{}
Request
None
Responses
Modified at 2022-09-10 16:58:08