Query OTLP Logs from Fileset
Query logs from parquet files in a fileset.
This is an internal endpoint that runs DuckDB queries with direct storage
access.
Path parameters
workspace
name
Request
This endpoint expects an object.
filters
Key-value filters to apply to the query
limit
Maximum number of results to return
page_cursor
Cursor for pagination
artifact_base_path
Folder inside the fileset the logs were nested under (must match the value used on write)
Response
Successful Response
data
total
next_page
prev_page
Errors
422
Unprocessable Entity Error