List client credentials for the current user
GET/users/current/client-credentials
List client credentials owned by the current 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