Skip to main content
POST
Query object store

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Body

application/json
pipeline
string
required

Name of a pipeline with an objectStore destination

limit
integer
default:100

Maximum rows to return

Response

Query results with file metadata

pipeline
string
path
string

Object path the rows were read from

format
string

File format (e.g. parquet, orc, csv, json)

columns
string[]
results
object[]
count
integer