Skip to main content
Unary · Notifications Returns a single notification by ID.

Examples

  • Get notification:

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.GetNotificationRequest

Response

gitpod.v1.GetNotificationResponse
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