v1
latestOpenAPI 3.0.32026-07-26191565482.4 KBDataV1
Logging
get/api/v1/data/logs:range
Query parameters
querystring
Specifies the query to run to filter logs.
time_range.afterstring date-time
Returns only log messages with a timestamp after this time. If omitted, defaults to the last 30 minutes.
time_range.beforestring date-time
Returns only log messages with a timestamp before this time. If omitted, defaults to the last 30 minutes.
page.tokenstring
Opaque page token identifying which page to request. An empty token identifies the first page.
include_long_term_storageboolean
When true, the query will include data from long-term storage.
Response
A successful response.