/api/alert
GET /api/alert
Fetch alerts which the current user has created or will receive, or all alerts if the user is an admin. The optional user_id will return alerts created by the corresponding user, but is ignored for non-admin users.
get/api/alert
Query parameters
archivedboolean nullable required
user_idinteger nullable
value must be an integer greater than zero.
Response
Successful response