/users/suggestions/{slug}.json
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.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/users/suggestions/.json'
Response Response Example
{}
Request
Path Params
slug
string
required
Responses
Modified at 2022-09-10 16:58:08