Get server settings
GET
/system/v2/server-settings
Platform support: MT and CC
Returns the configuration of the master tenant (tenant id 1), representing this server's
own settings. Equivalent to GET /system/v2/tenants/{id} with id fixed to the master
tenant.
Responses
- 200
- 401
- 403
- 404
- 500
Server settings retrieved successfully
Unauthorized
Forbidden
Resource not found
Internal server error