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