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