Get raw CWL for an app

This call returns information about the specified app, as raw CWL. The call differs from the call to get details of an app by returning a JSON object that is the CWL.

The app should be one in a project that you can access. This could be an app that has been uploaded to the Seven Bridges Platform by a project member, or a publicly available app that has been copied to the project.

Path Params
string
required

If you are using Enterprise, use the name of the Division that owns the project in which the app is located; otherwise, enter the Platform username of the project owner.

string
required

The name of the project in which the app is located.

string
required

The short name of the app you are querying. Optionally, to get raw CWL of a specific revision of the app, use the {app_short_name}/{revision_number} format, for example bamtools-index-2-4-0/1

Query Params
fields
array of strings

Selector specifying a subset of fields to include in the response.

fields
Headers
string
required

Your Seven Bridges Platform authentication token.

Response

Language
Request
Response
Choose an example:
application/json