Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · string[]
A list of Twitter usernames or profile URLs. Provide multiple times for multiple users (e.g., [elonmusk,sundarpichai]
).