Query logs
API Reference
Query logs
Retrieve logs based on the specified filters.
POST
Query logs
Documentation Index
Fetch the complete documentation index at: https://docs.alerty.ai/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
Start time for the query.
Example:
"2023-01-01T00:00:00Z"
End time for the query.
Example:
"2023-01-02T00:00:00Z"
Filter logs by service name.
Filter logs by severity text.
Limit the number of results.
Response
Logs retrieved

