Messages API
Get Message
Retrieve a single message by ID
GET
Authorizations
Your duohub API key. Type: str
Path Parameters
ID of the message to retrieve
Response
200
application/json
Message retrieved successfully
The response is of type object
.
Retrieve a single message by ID
Your duohub API key. Type: str
ID of the message to retrieve
Message retrieved successfully
The response is of type object
.