Overview

Sections

Theme switcher

Get Inbox Messages

Header Parameters

StoreIdstring Required

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

Authorizationstring Required

Bearer token

Query Parameters

offsetinteger

The zero-based index of the first message to return. Defaults to 0.

countinteger

The maximum number of messages to return. Defaults to 10.

Response

200
Object

OK

Response Attributes

Offsetinteger

The number of messages skipped from the start of the dataset before fetching the current page of results

Totalinteger

The total number of messages available across all pages

Countinteger

The number of messages included in the current response set

readOnly
Resultsarray

A list of message objects returned for the current request

Show child attributes

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?