friendships.incoming
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.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/friendships/incoming.json'
响应示例响应示例
{}
请求参数
无
返回响应
修改于 2024-09-24 06:06:38