Skip to content

Retrieve notifications for current user​

GET
/notifications/my

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"NotificationId": 0,
"DatabaseId": "string",
"UserName": "string",
"DateEnteredUTC": "string",
"ExpiresUTC": "string",
"Flags": "string",
"Associations": [...],
"Color": "string",
"Subject": "string",
"Message": "string",
"CanCancel": true
}

Playground​

Authorization
Variables
Key
Value

Samples​