Skip to main content
GET
Get System Toasts

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Response

200 - application/json

Successful Response

id
integer
required

The unique identifier of the toast

content
string
required

The content of the toast message

variant
enum<string>
required

The variant/type of the toast

Available options:
error,
info,
warning
module
string | null

The module this toast is for, if any

displayDuration
integer | null

Duration in milliseconds to show the toast

imageUrls
string[] | null

The image URLs of the toast