Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieves a specific saved search by ID.
A valid request URL is required to generate request examples
{ "data": { "id": "507f1f77bcf86cd799439011", "name": "Production Errors", "sourceId": "507f1f77bcf86cd799439012", "select": "Timestamp, ServiceName, Body", "where": "SeverityText:ERROR", "whereLanguage": "lucene", "orderBy": "Timestamp DESC", "tags": [ "production", "errors" ], "filters": [ { "type": "sql", "condition": "ServiceName IN ('checkout', 'payments')" } ], "teamId": "507f1f77bcf86cd799439013", "createdAt": "2025-01-01T00:00:00.000Z", "updatedAt": "2025-06-15T10:30:00.000Z" } }
{ "message": "NOT_FOUND: Alert not found" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Saved search ID
Successfully retrieved saved search
The saved search object.
Show child attributes
Cette page vous a-t-elle été utile ?