get https://example.com/local-user-store/api/v1/trusted-clients
Gets trusted clients.
Log in to see full request history
Responses
Gets trusted clients.
xxxxxxxxxx
curl --request GET \
--url https://example.com/local-user-store/api/v1/trusted-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: