Fetch a Message

Path parameters

smobiMessageIdstringRequired
The unique identifier for the message in Smobi system

Headers

x-api-keystringRequired

Response

Message retrieved successfully
smobiMessageIdstring
The unique identifier for the message in Smobi system
clientRefstring
The client reference ID
phoneNumberstring
The phone number of the recipient
agentIdstring
The agent ID of the message
statusenum
The status of the message
Allowed values:
messageTypeenum
The direction of the message
Allowed values:
inboundContentobject or null

Inbound message content (present when messageType is INBOUND)

outboundContentobject or null

Outbound message content (present when messageType is OUTBOUND)

Errors