duo_list_user_webauthn_credentials
Lists WebAuthn credentials (security keys, platform authenticators) enrolled to a user, returning public device metadata without private key material.
Instructions
List the WebAuthn credentials (security keys, platform authenticators) enrolled to a user. Never returns private key material.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of items per page (Duo default/max vary by endpoint). | |
| offset | No | Offset into the result set, for paging past the first page. | |
| userId | Yes | Duo user_id. |