users.suggestions.slug
GET
/users/suggestions/{slug}.json
a given category of the Twitter suggested user list. It is recommended that applications cache this
data for no more than one hour.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/users/suggestions/.json'
响应示例响应示例
{}
请求参数
Path 参数
slug
string
必需
返回响应
修改于 2024-09-24 06:06:38