Notification
List notifications
Returns the authenticated user's visible in-app notifications for the current company (resolved from the company-id header), most recent first.
get/v1/notifications
Parameters
#/paths/~1v1~1users/get/parameters/0 — unresolved $ref
#/paths/~1v1~1users/get/parameters/1 — unresolved $ref
#/paths/~1v1~1users/get/parameters/2 — unresolved $ref
#/paths/~1v1~1users/get/parameters/3 — unresolved $ref
#/paths/~1v1~1users/get/parameters/4 — unresolved $ref
Response
Paginated list of notifications.
Example response
[
{
"recipient_type": "User"
}
]