Skip to main content
GET
List Mastodon notifications

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$

Query Parameters

maxId
string
Minimum string length: 1
sinceId
string
Minimum string length: 1
minId
string
Minimum string length: 1
limit
integer
Required range: 1 <= x <= 80
types
enum<string>[]
Available options:
mention,
status,
reblog,
follow,
follow_request,
favourite,
poll,
update,
admin.sign_up,
admin.report,
severed_relationships,
moderation_warning,
unknown
excludeTypes
enum<string>[]
Available options:
mention,
status,
reblog,
follow,
follow_request,
favourite,
poll,
update,
admin.sign_up,
admin.report,
severed_relationships,
moderation_warning,
unknown
includeFiltered
providerAccountId
string
Minimum string length: 1

Response

Mastodon notifications returned.

ok
boolean
required
data
object
required