meta { name: Gets a list of invitations received by the currently logged in User- type: http seq: 2 } get { url: https://backend.memori.ai/api/v2/ReceivedInvitations/{strToken} body: none auth: none } params:path { strToken: }