--- markdown: advanced toc_includes_sections: true is_dynamic: true title: GET a workflow run report uri: /reports/workflowruns/{workflowRunSWID} method: GET summary: Retrieves a single workflow run report, including input and output files, using its SeqWare accession. --- <%= @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 ~~~~~