User Invites
Get User Invite
Get a user invite. Used to check on the status of user onbaording
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
UUID of the company that the user is going to be part of
E-Mail of the user to invite
Expiry date/time of the request. After this timestamp is expired, users will have to be re-registered with a new invite
Failure URL - the user will be redirected here if either the flow was cancelled or not completed for any other reason
Invite URL - Redirect your User to this URL for tem to complete the onboading process
Current status of the User invite
Success URL - the user will be redirected here after successfully completing authentication flow
First name of the user
Last name of the user