v1

latestOpenAPI 3.0.12026-08-06207388629.3 KB
Registration

Returns the user invitation that corresponds with the invite code

get/v1/Registration/VerifyPortalInvite/{inviteCode}

Path parameters

inviteCodestring uuid required

The globally unique identifier of the User Invitation.

Response

The user invitation model

idinteger
agentIdstring nullable
firstNamestring nullable
lastNamestring nullable
emailstring nullable
inviteIdentifierstring uuid
portalIdinteger
isDeletedboolean
dateExpiredstring date-time