/statuses/show/{id}.json
GET
/statuses/show/{id}.json
specified by the id parameter below. The status's author will be returned inline.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/statuses/show/.json'
Response Response Example
{}
Request
Path Params
id
string
required
Responses
Modified at 2022-09-10 16:58:08