Returns all lists the authenticating or specified user subscribes to, including their own. The user is specified using the user_id or screen_name parameters. If no user is given, the authenticating user is used.This method used to be GET lists in version 1.0 of the API and has been renamed for consistency with other call.
请求参数
无
返回响应
🟢200成功
application/json
Successful Response
Body
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.twitter.com/1.1/lists/list.json'