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' }
Last updated 3 years ago