Skip to main content
GET
Fetch a single message by ID

Authorizations

Authorization
string
header
required

Authentication token required for accessing protected endpoints. The token should be obtained from the main SalesCaptain authentication service.

Path Parameters

message_id
string<uuid>
required

Unique identifier for the message

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

Response

Message fetched successfully or error response

message
string
Example:

"Message fetched successfully!"

data
object

Message information object