API Reference
Query logs
Retrieve logs based on the specified filters.
POST
/
query
/
logs
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Start time for the query.
End time for the query.
Filter logs by service name.
Filter logs by severity text.
Limit the number of results.
Response
200 - application/json