The Open API specification for Synapse is now available for download!

Download Open API Spec

POST /membershipInvitation/{id}

Retrieve an invitation by ID using a MembershipInvtnSignedToken for authorization

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/membershipInvitation/{id}

Resource URL Variables
{id}
Resource Information
Authentication not required
Required OAuth Scopes view
HTTP Method POST
Request Object MembershipInvtnSignedToken
(application/json)
Response Object MembershipInvitation
(application/json)