Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-account-id
string<uuid>
required

Response

200 - application/json

List of notifications

id
string

Unique identifier for the notification.

workspace_id
string

Identifier for the workspace associated with the notification.

user_id
string

Identifier for the user associated with the notification.

history_id
string

Identifier for the history associated with the notification.

read
boolean

Indicates whether the notification has been read.

user
object

The user associated with the notification.

history
object

The history associated with the notification.