/role-store/api/v1/users/{user_id}/webauthn-credentialsAsk AIget https://example.com/role-store/api/v1/users/{user_id}/webauthn-credentialsGet user's webauthn credentialsPath Paramsuser_idstringrequiredUser IDQuery ParamsoffsetintegerDefaults to 0Offset where to start fetching the itemslimitintegerDefaults to 50Number of items to returnsortkeystringenumSort by specific object propertyiduser_idcredential_idnamelast_usedauthorcreatedupdatedupdated_byShow 9 enum valuessortdirstringenumDefaults to ASCSort direction, asc or descASCDESCAllowed:ASCDESCHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 200Successful response 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 404Resource not found 500Internal server errorUpdated over 2 years ago