Get Invitation
GET/identity/v2/auth/invitations/:invitation_token
Retrieve details about a specific invitation using the invitation token.
Request
Responses
- 200
- 400
- 403
- 404
OK: The request was successful.
Bad Request - the request is malformed or invalid.
Forbidden - the client is not allowed to access this resource.
Not Found - the invitation token does not exist or is invalid.