GET /tenant-management/api/system/profile

As of Versionproduct version 2020 Winter | component version 1.0
Request MethodGET
Response FormatJSON
Description

Retrieves the profile data to be used when creating new tenants. Reads the tenant creation profile.

Required user role: YUUVIS_SYSTEM_INTEGRATOR

All available parameters are described here:
>> Tenant Creation Profile

Meaning of the response HTTP status codes:

HTTP Status CodeMeaning
200 OKSuccessful, the system data have been read.
401 UNAUTHORIZEDThe call was unauthorized.
Request Example

GET /tenant-management/api/system/profile HTTP/1.1

Response Example