Hello,
according to this documentation page : https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/get-statuses-retweeters-ids There are only 3 parameters : id, cursor, stringify_ids
But in the given example : GET https://api.twitter.com/1.1/statuses/retweeters/ids.json?id=327473909412814850&count=100&stringify_ids=true I can see a “count” parameter.
So : is this parameter missing in the documentation ? or, is it a wrong example ?
Regards.
Thanks for noticing this - the count parameter is indeed valid. I’ll update the documentation.
count