Get tenant information

This operation is used to get the tenant information if it is already present in database.

Method: HTTP GET

Endpoint: http://<host_address>:<port_address>/v1/tenant

Get User Parameters
Parameter Cardinality Description
tenantId Mandatory This is the TENANT value as stored in the users table in the database.
X-API-AppId Mandatory The application ID is used for getting the user details.
X-API-Key Mandatory This key is used for getting the user details.