meta { name: Gets a list of all Invitation objects. type: http seq: 4 } get { url: {{baseUrl}}/api/v2/AllInvitations/:strToken body: none auth: none } params:path { strToken: }