cURL
curl --request DELETE \ --url https://api.galileo.ai/v2/projects/{project_id}/alerts/{monitor_alert_config_id} \ --header 'Galileo-API-Key: <api-key>'
{ "message": "<string>", "status": "<string>", "id": "<string>" }
Get all rows from monitor_records.
Returns them in order of creation from newest to oldest.
Successful Response
Was this page helpful?