--- markdown: advanced toc_includes_sections: true is_dynamic: true title: GET a workflow run uri: /workflowruns/(workflowRunSWID) method: GET summary: Retrieves a workflow run by SWID --- <%= @item[:summary] %> Resource URL -------------- <%= @item[:method] %> <%= server_name %><%= @item[:uri] %> Parameters -------------- show : lanes - return the workflow run with all of its lanes : ius - return the workflow run with all of its IUSes : processes - return the workflow run with all of its processing events Example Requests -------------- <%= server_name %> ~~~~~ Code Block ~~~~~