Retrieves an existing message.
get/threads/{threadId}/messages/{messageId}
Path parameters
threadIdstring required
Identifier of the thread.
messageIdstring required
Identifier of the message.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
A representation of the requested message.
Changes
No recorded changes to this endpoint across all 12 revisions of this API.