cURL
Post apiassetsquery
POST /api/assets/query/ — structured metadata query (Phase 1 DSL).
POST
cURL
Authorizations
Query Parameters
Opaque cursor from a previous page response.
Max assets to return. Default 100, max 1000.
Body
Phase 1 metadata query: {"and": [, ...]}
project- projectuser- user
Available options:
project, user Text search across title, description, and alias
Opt in to scanning metadata values with ILIKE. Disables the GIN index — avoid on large datasets.
Asset UUID (exact) or alias (icontains)
Creator name or email (icontains)
Response
200 - application/json
Maximum string length:
255Maximum string length:
255Maximum string length:
100