List query results
GET/v2/spaces/:space_id/queries/:query_id/objects
Without view, the query's first stored view applies, so its filters and sorts shape the rows; when the query has several views a warning names the one applied and the others. A view's dynamic placeholders, such as the calling member, are resolved here; one that cannot be resolved becomes a warning rather than a silently empty result.
Requestโ
Responsesโ
- 200
- 400
- 401
- 403
- 404
Minimal object rows
Wrong-layout target or invalid params
Missing, unknown, revoked or expired key; shared authentication envelope
The shared key-scope gate uses the legacy envelope; an operation-specific refusal may use the v2 error envelope
Space, query or view not found