Last updated 1 year ago
GET /tenants/settings
GET
/tenants/settings
Get Tenant related settings. For Tenant Admin role only.
{ content: application/json: schema: $ref: '#/components/schemas/TenantSettings' }
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }