GET /membershipInvitation/{id}
Retrieve an invitation by ID Note: The client must be an administrator of the Team referenced by the invitation or the invitee to make this request.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/membershipInvitation/{id}
Resource URL Variables
| {id} | the ID of the invitation |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | MembershipInvitation (application/json) |