GET /api/dms/apps
As of Version | product version 2021 Summer | component version 2021 Summer |
---|---|
Request Method | GET |
Response Format | JSON |
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" : { } } |