Retrieves a list of workflow parameter values.
Resource URL
GET http://localhost:8888/seqware-webservice/workflowparamvalues
Parameters
- id
- Returns the WorkflowParamValue with the given id (primary key, not SWID, since workflow parameter values do not have SWIDs).
Example Requests
http://localhost:8888/seqware-webservice
Code Block