get https://example.com/local-user-store/api/v1/extender-clients
Gets a list of extender client names.
Log in to see full request history
Responses
Gets a list of extender client names.
xxxxxxxxxx
curl --request GET \
--url https://example.com/local-user-store/api/v1/extender-clients \
--header 'Authorization: Bearer a-proper-token-goes-here' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: