subscriptions
Get all notifications for the current user
Returns an array with all notifications for the current user. Notifications about a project the current user can no longer read are omitted; the filtering happens in the query, so paging and the x-pagination-* headers all describe the visible notifications only.
get/notifications
Query parameters
pageinteger
The page number. Used for pagination. If not provided, the first page of results is returned.
per_pageinteger
The maximum number of items per page. Note this parameter is limited by the configured maximum of items per page.
Response
The notifications