Get List of REST Client Users Associated with the Custom Enrollment
get
/console/admin/api/v2/nodes/restproxies/{restProxyId}/enrollments/{enrollmentId}/users
Get the list of all REST client users associated with the designated custom enrollment.
Request
Supported Media Types
- application/json
Path Parameters
-
enrollmentId(required): string
custom enrollment ID
-
restProxyId(required): string
REST Proxy ID
Response
Supported Media Types
- application/json
200 Response
REST client user list
400 Response
Invalid arguments
401 Response
Unauthorized
500 Response
Internal server error
Default Response
Unexpected error