GET /api/dms/apps

As of Versionproduct version 2021 Summer | component version 2021 Summer
Request MethodGET
Response FormatJSON
Description

Retrieves all apps available in the tenant the currently logged-in user belongs to.

Request Example

Result Example
{
  "acl" : { },
  "client" : { },
  "clientsystem" : { },
  "email" : { },
  "invoice" : { },
  "training" : { }
}