• format=[json|xml]: Requests the output message format in JSON or XML, overriding the Accept header if present.
• tenant={tenant}: Directs the request to the given tenant. This parameter is required for application REST commands when Doradus is operating in multi-tenant mode. The REST command is routed to specified {tenant}.GET /_applications?format=jsonGET /Email/_shards?format=xml&tenant=HelloKittyGET /Email/Person/_query?q=LastName:Smith&shards=2014-01-01&s=5&tenant=HelloKitty&format=json