--- markdown: advanced toc_includes_sections: true is_dynamic: true title: GET a workflow uri: /workflows/(workflowSWID) method: GET summary: Retrieves a workflow using its SWID. --- <%= @item[:summary] %> Resource URL -------------- <%= @item[:method] %> <%= server_name %><%= @item[:uri] %> Parameters -------------- show : params - Returns the Workflow with its possible parameters Example Requests -------------- <%= server_name %> ~~~~~ Code Block ~~~~~