Retrieve the details of a tweet from its id.
Use an authorization token prefixed with Bearer
. You can get your API key at https://memoryproto.co/dashboard.
"Bearer mem_xxx"
Tweet id. For example, 1925251453805027380 or 1914711182738428252.
"1925251453805027380"
"1914711182738428252"
Successful response containing the tweet details.
The response is of type object
.