工具 API

users.following.list

Retrieves a list of Users followed by a specific User by their ID.

socialOAuth1 积分

调用信息

工具标识
twitter.users.following.list
服务提供方
Twitter / X
平均响应
0 ms
近 7 天调用
0

输入参数

id必填

Unique identifier of this User. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.

max_results

integer

pagination_token

A base32 pagination token.

user.fields

The fields available for a User object.

expansions

The list of fields you can expand for a [User](#User) object. If the field has an ID, it can be expanded into a full object.

tweet.fields

The fields available for a Tweet object.