--- markdown: advanced toc_includes_sections: true is_dynamic: true title: GET all workflow runs for a particular workflow through the web service uri: /workflows/{workflowId}/runs method: GET summary: Retrieves all of the workflow runs for a particular workflow using the workflow's SWID. --- <%= @item[:summary] %> Resource URL -------------- <%= @item[:method] %> <%= server_name %><%= @item[:uri] %> Parameters -------------- show : id : Example Requests -------------- <%= server_name %> ~~~~~ Code Block ~~~~~