projects
alerts
View an alert
View an alert for a project. If the project is public, then the user does not need to be authenticated. If the project is private, then the user must be authenticated and have view permissions for the project, or provide a valid project key for the project.
get/v0/projects/{project}/alerts/{alert}
Path parameters
alertstring uuid required
The UUID for an alert.
projectstring required
The slug or UUID for a project.
Response
successful operation