Retrieves a list of processings.
Resource URL
GET http://localhost:8888/seqware-webservice/processes
Parameters
- show
- files - shows the processing with its attached files
id
- Returns the Processing with the given id (primary key, not SWID)
Example Requests
http://localhost:8888/seqware-webservice
Code Block