Notifications API retrieves notifications based on criteria provided in the request. The results are returned in a paginated format.

Query Params
int64

A limit on the number of notifications to return in a request.

string

A cursor to use in pagination, if provided results will be returned from the token provided.

integer

Only returns notification created on/after given timestamp. This will be unix epoch timestamp.

boolean

This allows to include the actioned notification in search result. By default actioned notification will not be part of result.

Responses

Language
Credentials
OAuth2
Authenticate
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json