Skip to main content
GET
Get Alerts

Authorizations

x-maxim-api-key
string
header
required

API key for authentication

Query Parameters

id
string

Unique identifier for the alert

workspaceId
string
required

Unique identifier for the workspace

Minimum string length: 1
entityId
string
required

ID of the entity associated with the alert

limit
number | null
default:20

Maximum number of records to return (max: 100)

Required range: x <= 100
cursor
string | null

Cursor for pagination

Response

Alerts retrieved successfully

data
object[]
required
pagination
object
required