📣 this endpoint get a specific Invitation data by invitation id . In this GET request the invitation ID has to be provided in the URL. Only invitation sender and invitation receiver can fetch token by token value✳ list of URL parameters
invitation_id = 36 character in length
📢 Info message : Here URL is contructed like GET/account/users/invitations/<invitation_id>
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.