Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties
hiddentrue
idDONE

Product Version
Report Note
Assignee

Resources & Remarks

Modification History

NameDateProduct VersionAction
Antje19 MAY 20212021 SummerPage created.
Antje14 JUL 20222022 Autumnadd optional 'tenant' query parameter



As of Version

product version 2020 Autumn | component version 

Request MethodGET
Response FormatJSON
Required Permission

Available if listed in authorization.accesses in authentication-prod.yml and the specified access condition is matched. In the default configuration, access is granted via the YUUVIS_SYSTEM_INTEGRATOR role.

>> AUTHENTICATION Service
Description


Excerpt

Retrieves a system configuration for name.

The role YUUVIS_TENANT_ADMIN is required

the global configuration file specified by name.

As of 2022 Autumn, an optional query parameter tenant can be specified in order to retrieve the tenant-specific configuration file instead of the global one.

Response HTTP status codes:

Response Example

200 OK

{}
HTTP Status CodeMeaning
200 200 OK
Successful.401 401 Unauthorized
Not successful.404 404 Not foundNot successful.
Request Example

https://<host>/api-web/api/admin/dms/catalogs

no request body