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