Get raw CWL for an app revision

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

The app should be 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

The ID for the app you are querying. It can be obtained by making the call to list all apps available to you.

int32
required

The integer that is the revision number of the app

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