TOOL API
users. following. list
Retrieves a list of Users followed by a specific User by their ID.
socialOAuth1 credits
Call information
- Tool slug
- twitter.users.following.list
- Provider
- Twitter / X
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
idrequiredUnique 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_resultsinteger
pagination_tokenA base32 pagination token.
user.fieldsThe fields available for a User object.
expansionsThe 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.fieldsThe fields available for a Tweet object.