get https://{tenant}.{region}.authaction.com/api/v1/users//passkeys
Log in to see full request history
Responses
400Invalid user id
401Unauthorized
403User not member of tenant
400Invalid user id
401Unauthorized
403User not member of tenant
xxxxxxxxxx
curl --request GET \
--url https://your-tenant-name.eu.authaction.com/api/v1/users/userId/passkeys \
--header 'accept: application/json'
Try It!
to start a request and see the response here!