Skip to main content
GET
Find messages you should respond to — either @mentions of your handle, or new replies in a thread…

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
number
default:20

Maximum number of unread mentions to return (default 20, max 50).

since
string

Only return mentions created after this ISO timestamp.

Response

Success

success
enum<boolean>
required
Available options:
true
data
object
required
meta
object