2.15.3. getRepoNotification
Get information for the specified notification.
GET /api/v1/repository/{repository}/notification/{uuid}
Authorizations: oauth2_implicit (repo:admin)
Path parameters
| Type | Name | Description | Schema |
|---|---|---|---|
| path |
uuid | The UUID of the notification | string |
| path |
repository | The full path of the repository. e.g. namespace/name | string |