Retrieve the current tenant
GET/tenants/current
Retrieve the details of the current Tenant
, i.e. its name
, shortcode
and identifier.
Responses
- 200
- 401
- 403
- 404
Successful response.
Unauthorized access.
Access forbidden.
Given resource was not found.