Skip to content

Fetch a single notification event by id (current user only)

GET
/api/notifications/{id}
id
required
string

The notification event

object
ok
required
boolean
data
required
object
id
required
string
user_id
required
string
band_id
required
string
title
required
string
body
required
string
category
required
string
url
required
string
nullable
tag
required
string
nullable
created_at
required
string

Unauthenticated

object
ok
required
boolean
error
required
string
code
string

Forbidden / no permission

object
ok
required
boolean
error
required
string
code
string

Not found

object
ok
required
boolean
error
required
string
code
string

Failed to fetch notification

object
ok
required
boolean
error
required
string
code
string