Skip to main content
GET
Get Notification Batch

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

id
string<uuid>
required

The notification batch's unique identifier

teamId
string
required

Response

Default Response

id
string<uuid>
required
agentId
string<uuid> | null
required
agentName
string | null
required
teamId
string<uuid>
required
createdAt
string
required
lastEventAt
string
required
closedAt
string | null
required
typeCounts
object[]
required
unreadCount
integer
required
Required range: 0 <= x <= 9007199254740991
worstSeverity
enum<string>
required
Available options:
info,
warning,
critical,
success