Overview

Sections

Theme switcher

Get Inbox Message

Header Parameters

StoreIdstring Required

StoreId API key provided by Tuned Global to authenticate and authorize access to the service

Authorizationstring Required

Bearer token

Path Parameters

messageIdstring

The unique identifier of the message to retrieve, provided as a path parameter

Response

200
Object

OK

Response Attributes

UserMessageIdinteger

A unique identifier assigned by the user system to reference the specific message

Typestring

The category or classification of the message indicating its purpose or origin

Enum values:
InfoReward
Statusstring

The current state of the message such as read, unread, archived, or deleted

Enum values:
UnreadReadRedeemedArchived
Titlestring

The subject line or headline of the message providing a brief summary

Contentstring

The full textual body or main content of the message

IsExpiredboolean

A boolean flag indicating whether the message is no longer valid or accessible due to expiration

DateCreatedstring

The timestamp when the message was originally created in ISO 8601 format

DateUpdatedstring

The timestamp of the most recent update made to the message in ISO 8601 format

Imagestring

A URL linking to an image associated with the message content, if available

Voucherstring

An optional code or token attached to the message, typically used for promotions or discounts

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?