meta { name: Gets a list of all the existing User objects. type: http seq: 8 } get { url: {{baseUrl}}/api/v2/Users/:strToken body: none auth: none } params:path { strToken: }