Skip to main content

Search workflows, charts, dashboards and datasets by name

GET 

/v1/search

Search workflows, charts, dashboards and datasets by name in a single call.

Matching is a case-insensitive substring search over names and descriptions. Pass types to narrow the fan-out to the families you care about instead of querying all four.

Only the families your key's scopes permit are searched — the same enforcement you would get calling each list endpoint directly. Families that were skipped for lack of scope are named in the response's note, so "no match" is distinguishable from "not allowed to look".

Request

Responses

Successful Response