Get details of a project

This call returns the details of a specified project.

📘

Path for Seven Bridges Platform EU

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

👍

Referring to your project

Note that project_owner is always case-sensitive, and that project is not the project's name but its short name. For full details of identifying objects using the API, please see the API overview.

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

Interpreting the response body

  • The object type in the response should be ignored: all projects have type v2.
  • The dictionary settings contains one Boolean field, locked. This field shows whether or not your project is locked. You can lock down a project to prevent any Seven Bridges team member from viewing information about your project. Learn more about creating a locked project.
Language