Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Whether to fetch all alerts at once
A specific card id to fetch alerts for
Whether to fetch the alerts subscribed to by the current user
A specific dataset id to fetch alerts for
Whether to fetch only disabled alerts
Which alert fields to include in the response (can be set to 'all' to fetch all fields)
The query limit
The query offset (for pagination)
A specific user id to fetch owned alerts for
A specific page id to fetch alerts for
The field to sort by
A specific user id to fetch subscribed alerts for
A list of subscription types to filter the alerts by
Whether to fetch only alerts that are suggested for you
Whether to fetch only alerts that have been triggered
Returns the alerts based on the included query params.
The response is of type object.