Appearance
List signed-in user notifications​
GET
/notifications
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Parameters​
Query Parameters
limit
Type
integer
Default
30Maximum
100Responses​
OK
application/json
JSON"items": [],"unread_count": 0,"do_not_disturb": true,"preferences": "string"
{
 Â
 Â
 Â
 Â
 Â
}