GET /Tenant/Info/{id}/

Gets the tenant info for the tenant ID.
 

Request

Method Request URI
GET /API/Tenant/Info/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Path Parameters

Path Parameter Description
id The ID of the tenant.

Request Body

There is no Request Body for this function.

Response

Response Body

A Dundas.BI.WebApi.Models.TenantInfoData object, or a status code indicating the problem.