gitpod.v1.NotificationService

GetNotification

Returns a single notification by ID.

Examples

  • Get notification:

    notificationId: "d2c94c27-3b76-4a42-b88c-95a85e392c68"
    
post/gitpod.v1.NotificationService/GetNotification

Request body

notificationIdstring uuid required

Response

Success

notificationGitpodV1Notification required— unresolved $ref

Changes