[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAuthn](./puppeteer.protocol.webauthn.md) > [GetCredentialsRequest](./puppeteer.protocol.webauthn.getcredentialsrequest.md) ## Protocol.WebAuthn.GetCredentialsRequest interface Signature: ```typescript export interface GetCredentialsRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [authenticatorId](./puppeteer.protocol.webauthn.getcredentialsrequest.authenticatorid.md) | [AuthenticatorId](./puppeteer.protocol.webauthn.authenticatorid.md) | |