GET /team/{id}
Retrieve the metadata for a specified Team.
Service Limits
| resource | limit |
|---|---|
| The maximum frequency this method can be called | 1 calls per second |
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/team/{id}
Resource URL Variables
| {id} | the ID of the Team of interest |
| Resource Information | |
|---|---|
| Authentication | not required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | Team (application/json) |