Skip to main content

Get a notification

GET 

/notifications/:id

Returns one of the authenticated user's notifications by id, whether read, unread or archived. A push notification carries only this id, so a client opens the notification it was tapped for through this endpoint. Reading it does not mark it read. An id that belongs to another user answers 404, the same as an id that does not exist.

Request​

Responses​

The notification