GET /team/{id}/acl
Retrieve the AccessControlList for a specified Team.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/team/{id}/acl
Resource URL Variables
| {id} | the ID of the Team of interest |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | AccessControlList (application/json) |