1. Introduction to SeqWare
  2. Installation
  3. Getting Started
  4. SeqWare Pipeline
  5. SeqWare MetaDB
  6. SeqWare Portal
  7. SeqWare Web Service
  8. SeqWare Query Engine
  9. Glossary
  10. Frequently Asked Questions
  11. APIs
  12. Source Code
  13. Plugins
  14. Modules
  15. Advanced Topics

GET the workflow run reports for a particular workflow.

Retrieves the workflow run reports for a particular workflow using its SeqWare accession, including input and output files. For more information on this resource, see Workflow Run Reporter on the SeqWare wiki.

Resource URL

GET http://localhost:8888/seqware-webservice/reports/workflows/{workflowId}/runs

Parameters

show
id :

Example Requests

http://localhost:8888/seqware-webservice

Code Block