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