Gets a list of extender client names.
GET/local-user-store/api/v1/extender-clients
Gets a list of extender client names.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successful response, returns an array of extender client names, returns an empty array if no extender clients defined
Bad request
Unauthorized request, OAuth2 authorization missing or invalid
Unauthorized request, OAuth2 authorization OK but scope insufficient
Resource not found
Internal server error