meta { name: Gets the list of of all Tenant objects. type: http seq: 2 } get { url: {{baseUrl}}/api/v2/Tenants/:strToken body: none auth: none } params:path { strToken: }