Get details of an app revision

This call allows you to obtain a particular revision of a tool, which is not necessarily the most recent version.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/apps/{app_id}/{revision_number}

👍

App IDs

Recall from the apps section in the API overview that the app_id has the form {project_owner}/{project}/{app_short_name}/{revision_number}.

You can get the app_id for an app by making the call to list all apps available to you.

See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.

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.

string
required

The integer denoting the revision 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
LoadingLoading…
Response
Choose an example:
application/json