get
/messages/{id}Get message
Returns delivery state and conversation context for polling integrations.
Authorization
Scheme
- bearerAuth
Required scopes
- conversation:read
Allowed roles
- owner
- admin
- agent
Read a message through its conversation context.
Parameters
- Name
id- Type
- path string
- Description
- Required parameter.
Responses
- 200
Message
- application/json GetMessageResponse
- default
Error
- application/json ProblemDetails