Get a list of notifications

Retrieves a list of notifications.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
10 to 500
Defaults to 100

Number of items to retrieve with this API request (default is 100, minimum - 10 per page, maximum - 500).

integer
0 to 10000000
Defaults to 0

A cursor on where to start returning the amount of items specified in query parameter (defaults to 0).

string

Filter notifications by either title or subTitle fields. Must be uri encoded string

string

Filter notifications by user who created it. Id needs to match ids from /users endpoint

boolean

Prefill the createdBy field of each notification row with the data of the tenant user who created the notification

boolean

Filter notifications by if they're pushed or not

date-time

Filter notifications by those created after date given in ISO 8601 format.. Needs to be accompanied by a createdBefore query parameter as well.

date-time

Filter notifications by those created before date given in ISO 8601 format.. Needs to be accompanied by a createdAfter query parameter as well.

string
enum

Filter by content item presentation by using a query parameter array e.g. "/notifications?types[]=VIDEO&types[]=STANDARD"

Allowed:
boolean
Defaults to false

Include notifications that have been hidden. By default these are excluded.

Responses

401

Id Token or X-API-Key/X-API-Secret is missing or invalid.

403

The server understood the request but refuses to authorize it. In most cases due to insufficient user permissions.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json