/users/suggestions/{slug}/members.json
GET
/users/suggestions/{slug}/members.json
users in a given category of the Twitter suggested user list and return their most recent status if
they are not a protected user.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/users/suggestions//members.json'
Response Response Example
{}
Request
Path Params
slug
string
required
Responses
Modified at 2022-09-10 16:58:08