Get an automation member's permissions

This returns the permissions of an automation member. Members may have the following permissions:

  • Read
  • Write
  • Copy
  • Execute
  • Admin

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

📘

If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/automation/automations/{automation_id}/members/{username}

Response

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

Language