List
synq.alerts.services.v1.AlertsService
List
Retrieves a list of alert configurations based on filters.
POST
List
Documentation Index
Fetch the complete documentation index at: https://docs.synq.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ListRequest filters alert configurations to retrieve.
Optional filter by owner of the alert configurations.
Response
200 - application/json
Success
ListResponse returns the filtered list of alert configurations.
The list of alert configurations matching the filter criteria.