Excerpt |
---|
Retrieves the catalog specified by its technical name of either global/app-specific or tenant-specific origin. |
Behind the technical name, add the query parameter ?global=false
(?global=true
) for a tenant-specific (app-specific or global) catalog. The endpoint returns null
, if no catalog with qname
is available in the tenant-specific (app-specific or global) resource. The endpoint returns null
if no catalog with qname
was found in the global or tenant-specific (app-specific or global) resource.
The role YUUVIS_TENANT_ADMIN is required.
Response HTTP status codes:
HTTP Status Code | Meaning |
---|
200 | OK |
400 | Bad Request |
401 | Unauthorized |
404 | Not found |