コンテンツにスキップ

/v0/notifications

GET
/v0/notifications

Get notifications

limit
number
default: 30 >= 1 <= 50
after_id

Return notes after this notification ID. Specified notification is not included.

string

Return notes after this notification ID. Specified notification is not included.

include_read
boolean | null

OK

Array
Any of:
object
id
required
string
actor
required
object
type
required
Any of:
string
Allowed values: account
id
required
string
name
required
string
nickname
required
string
avatar
required
string format: uri
createdAt
required
string format: date-time
type
required
string
Allowed values: followed

Nothing left

object
error
required

No more notes exist

string
Allowed values: NOTHING_LEFT

Internal error

object
error
required

Internal server error

string
Allowed values: INTERNAL_ERROR