Get Invitation
Get a user invitation.
Get the details of a pending user invitation.
Path parameters
invitation_id
The unique identifier of the invitation to retrieve
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The details of a pending user invitation
invitation_id
Unique identifier for the invitation
inviter
Details about the user who sent the invitation
invitee
Details about the user being invited
invitation_url
URL for the user to accept the invitation
created_at
Timestamp when the invitation was created
expires_at
Timestamp when the invitation expires
roles
List of roles that will be assigned upon acceptance