Querying the pipeline view by workflow

Is it possible to query the pipeline view by workflow? I see options for querying by user, project, branch, and date, but it would also be useful to look only at specific workflows.

If this is not possible, can the circleci CLI be used to query for similar data? I don’t see any options for this, but I may easily be missing it.

What I’m mostly interested in is a list of all pipeline executions that match a specific template. (ie: All deploy jobs, etc.)