[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Get User Invitation
DescriptionRetrieves information about a user invitation within an organization.
Request
URLURL
https://console.navigator.vmware.com/cphub/api/auth/v1/orgs/{orgId}/invitations/{userInvitationId}
Path Parameters
Path Parameters
string
orgId
Required
Unique identifier (GUID) of the organization.
string
userInvitationId
Required
Unique identifier of the user invitation.
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
GetUserInvitation
of type application/json
This response body class contains all of the following:
InvitationDto, InlineGetUserInvitation1
Errors
401
Unauthorized - The user is not authorized to use the API
404
Not Found - The requested resource does not exist
500
Internal Server Error - An unexpected error has occurred while processing the request
Code Samples
cURL Command
curl https://console.navigator.vmware.com/cphub/api/auth/v1/orgs/{orgId}/invitations/{userInvitationId}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
On This Page
Service Organization Operations
post
post
delete
get
get
delete