GET /team/{id}/member/{principalId}
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}/member/{principalId}
Resource URL Variables
| {id} | |
| {principalId} |
| Resource Information | |
|---|---|
| Authentication | not required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | TeamMember (application/json) |