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