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