Skip to main content
GET
Get Notification Feed

Authorizations

Authorization
string
header
required

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

Path Parameters

teamId
string
required

Query Parameters

type
enum<string>

Only return individual notifications of this type and batches with at least one live member of it.

Available options:
connection_broken,
job_issue,
eval_issue,
job_done,
background_job,
schedule_issue
unread
enum<string>

If true, only return unread individual notifications and batches with at least one unread live member.

Available options:
true,
false
limit
integer
default:30
Required range: 1 <= x <= 100
cursor
string

Response

Default Response

items
object[]
required
nextCursor
string | null
required