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>

The channel through which the notification 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
page
number
required
pageSize
number
required