/direct_messages/show.json
GET
/direct_messages/show.json
message, specified by an id parameter. Like the /1.1/direct_messages.format request, this method
will include the user objects of the sender and recipient.
permissions.
Consult The Application Permission Model for more information.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/direct_messages/show.json'
Response Response Example
{}
Request
None
Responses
Modified at 2022-09-10 16:58:08