Get client secret for a system user
GET/domains/:id/system-users/:systemUserId/client-secret
Get client secret for a system user.
Request
Responses
- 200
- 401
- 403
- 404
The system user's secret was successfully retrieved.
Invalid or missing access token (JWT).
Not authorized to access this resource.
Entity not found.