GET
/
v1
/
messages

Enter your API key in the Authorization field like the example shown below:

E.g ApiKey 18d2e625f05d80e

Authorizations

Authorization
string
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".

Query Parameters

channel
enum<string>

Channel type through which the message is sent

Available options:
in_app,
email,
sms,
chat,
push
subscriberId
string
transactionId
string[]
page
number
default:
0
limit
number
default:
10

Response

200 - application/json
data
object[]
required

Array of activity notifications

hasMore
boolean
required

Indicates if there are more activities in the result set

page
number
required

Current page of the activities

pageSize
number
required

Page size of the activities