Get a project member's permissions

This returns the permissions of a specified user within a specified project.

Users may have the following permissions on the Seven Bridges Platform:

  • Read
  • Write
  • Copy
  • Execute
  • Admin

Permissions are granted at the project-level. You may, for instance, have admin permission in one project, execute permission in another, and read-only permission in a third.

For more information on permissions on the Seven Bridges Platform, see the documentation on setting permissions.

📘

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}/members/{username}

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

Language