v1

latestOpenAPI 3.0.02026-07-14205154.3 KB
Subscriptions

Get conversation messages

Retrieve all conversation messages sent to a customer regarding a given subscription.

get/api/rns/pub/subscriptions/{subscriptionId}/conversation-message

Path parameters

subscriptionIdstring required

ID of the subscription.

Headers

Content-Typestring required
Example:application/json

Type of the content being sent.

Acceptstring required
Example:application/json

HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.

Response

attachmentNamesstring[]

Attachment names.

bodystring

HTML content of the message's body.

datestring

Date of message.

firstWordsstring

First words of the message text.

hasAttachmentboolean

Indicates whether the message has at least one attachment.

idstring

Message ID

subjectstring

Message subject.