List client credentials for a user
GET/users/:user_id/client-credentials
List client credentials owned by the user.
Request
Responses
- 200
- 400
- 401
- 500
Successful client credential listing
Bad request error response
Unauthorized request error response; OAuth2 authorization missing or invalid
Internal server error response