You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The workflow invocations view (/workflows/invocations) does not currently have a search field:
It would be nice to have a search field in the view like other views/lists, which would use the existing endpoint: /api/invocations?limit={limit}&offset={offset}&user_id={user_id}...