Logs
Query logs with OQL
Run an OQL log query using the pipeline grammar fetch logs | filter <expr> | sort timestamp desc | limit N. The query is compiled onto the same engine as SearchLogs; timestamp desc is the only supported sort.
post/v3/logs/query
Request body
Response
OK