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.

📘

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.

Language