users.suggestions
GET
/users/suggestions.json
suggested user list. This returns the list of suggested user categories. The category can be used in
GET users/suggestions/:slug to get the users in that category.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/users/suggestions.json'
响应示例响应示例
{}
请求参数
无
返回响应
修改于 2024-09-24 06:06:38