--- markdown: advanced toc_includes_sections: true is_dynamic: true title: GET workflow runs uri: /workflowruns method: GET summary: Retrieves a list of workflow runs. --- <%= @item[:summary] %> Resource URL -------------- <%= @item[:method] %> <%= server_name %><%= @item[:uri] %> Parameters -------------- show : id : Returns the WorkflowRun with the given id (primary key, not SWID). Example Requests -------------- <%= server_name %> ~~~~~ Code Block ~~~~~