List applications of a client
GET/nevisidm/api/core/v1/clients/:extId/applications
Since: 2.71.0
Required permission(s): AccessControl.ClientView,AccessControl.ApplicationView
Returns all applications assigned to the client with the given external ID. Applications are shared resources that can be assigned to multiple clients.
Request
Responses
- 200
- 403
- 404
Applications retrieved successfully
Insufficient permissions
Referenced resource not found