get https://example.com/role-store/api/v1/users//webauthn-credentials
Get user's webauthn credentials
Log in to see full request history
Responses
Get user's webauthn credentials
xxxxxxxxxx
curl --request GET \
--url 'https://example.com/role-store/api/v1/users/user_id/webauthn-credentials?offset=0&limit=50&sortdir=ASC' \
--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: