Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

Get the apps, that are enabled for the user.

Request Example
/api/dms/apps
Result Example
{
  "acl" : { },
  "client" : { },
  "clientsystem" : { },
  "email" : { },
  "invoice" : { },
  "training" : { }
}
  • No labels