search
Search DAGs
Returns cursor-based, lightweight DAG search results for the global search page.
get/search/dags
Query parameters
remoteNodestring
name of the remote node
workspacestring
Workspace selector. For list and search APIs, use all, default, or a workspace name. Omitted means all.
qstring required
A search query string
labelsstring
Filter DAGs by labels (comma-separated). Returns DAGs that have ALL specified labels.
cursorstring
Opaque cursor returned by the previous search response
limitinteger
Number of search results to return (default 20, max 50)
Response
Cursor-based DAG search results