gitpod.v1.OrganizationService

GetOrganizationInviteSummary

GetOrganizationInviteSummary retrieves a summary of the organization based on an Invite ID. Used to discover which organization an invite is for.

post/gitpod.v1.OrganizationService/GetOrganizationInviteSummary

Request body

inviteIdstring uuid required

Response

Success

organizationIdstring uuid required
organizationMemberCountinteger
organizationNamestring

Changes