Get current tenant
GET/tenants/current
Retrieves 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.