--- markdown: advanced toc_includes_sections: true is_dynamic: true title: GET the workflow run reports for a particular workflow. uri: /reports/workflows/{workflowId}/runs method: GET summary: Retrieves the workflow run reports for a particular workflow using its SeqWare accession, including input and output files. --- <%= @item[:summary] %> For more information on this resource, see [Workflow Run Reporter](/docs/19-workflow-run-reporter/) on the SeqWare wiki. Resource URL -------------- <%= @item[:method] %> <%= server_name %><%= @item[:uri] %> Parameters -------------- show : id : Example Requests -------------- <%= server_name %> ~~~~~ Code Block ~~~~~