Logs

Run a native log query

Run a read-only query in the log store's native query language, with server-side guardrails.

post/logs/native-query

Request body

projectIdstring uuid

Project to query. Auto-filled from CLI and SDK context when omitted.

querystring required

Response

OK

resultstring required

Backend-formatted query result

format'text' required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.