Skip to main content
Unary · Notifications Lists notifications for the authenticated user. Response includes unread_count and total_count for the inbox badge.

Examples

  • List all notifications:
  • List unread notifications:

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.ListNotificationsRequest

Response

gitpod.v1.ListNotificationsResponse
Notification represents an in-app notification for a user.gitpod.v1.Notification
NotificationContext carries structured metadata for click-through navigation. Context is snapshotted at emit time so deleted resources still have display names.gitpod.v1.NotificationContext
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse