Skip to main content
GET
List Mastodon engagement items

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

itemType
enum<string>
Available options:
notification,
conversation,
status_reply
notificationType
enum<string>
Available options:
mention,
status,
reblog,
follow,
follow_request,
favourite,
poll,
update,
admin.sign_up,
admin.report,
severed_relationships,
moderation_warning,
unknown
unreadOnly
limit
integer
Required range: 1 <= x <= 100
cursor
string
Minimum string length: 1

Response

Mastodon engagement items returned.

ok
boolean
required
data
object
required