When calling the endpoints to get a pipelines workflows (api/v2/pipeline/{pipeline-id}/workflow), any currently running workflows are omitted from the list that is returned, making it impossible to obtain that workflows specific id. Ideally the query mentioned above would just be updated to include any workflows that have the status "running" to the list that is returned.