search

Search DAG match snippets

Returns cursor-based snippets for one matching DAG definition.

get/search/dags/{fileName}/matches

Path parameters

fileNamestring regex required

Name of the DAG file

the name of the DAG file

Query parameters

remoteNodestring

name of the remote node

qstring required

A search query string

labelsstring

Filter DAG matches by labels (comma-separated). Returns matches only when the DAG has ALL specified labels.

workspacestring

Workspace selector. For list and search APIs, use all, default, or a workspace name. Omitted means all.

cursorstring

Opaque cursor returned by the previous search response

limitinteger

Number of search match snippets to return (default 5, max 50)

Response

Cursor-based DAG match snippets

hasMoreboolean required
nextCursorstring

Changes

Changed in 3 of the 71 revisions of this API.123

    • added the new conflict enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new conflict enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new conflict enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status default

      response-property-enum-value-added

    • removed the rate_limited enum value from the code response property for the response status 400

      response-property-enum-value-removed

    • removed the rate_limited enum value from the code response property for the response status 404

      response-property-enum-value-removed

    • removed the rate_limited enum value from the code response property for the response status default

      response-property-enum-value-removed

    This revision also has 86 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog