Retrieve tenant with given id
** Required security scopes**:
get/tenants/{tenantID}
Path parameters
tenantIDinteger required
Response
OK
Example response
{
"id": 2874915482724687400,
"name": "Maiores quia."
}Retrieve tenant with given id
** Required security scopes**:
OK
{
"id": 2874915482724687400,
"name": "Maiores quia."
}