Skip to main content
GET
List inbox engagement

Authorizations

Authorization
string
header
required

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

Query Parameters

profileId
string
Required string length: 1 - 255
platform
enum<string>
Available options:
mastodon,
telegram
accountId
string
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
itemType
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
includeDirect
limit
integer
Required range: 1 <= x <= 100
cursor
string
Minimum string length: 1

Response

List inbox engagement completed.

ok
boolean
required
data
object
required