[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAuthn](./puppeteer.protocol.webauthn.md) > [GetCredentialResponse](./puppeteer.protocol.webauthn.getcredentialresponse.md) ## Protocol.WebAuthn.GetCredentialResponse interface Signature: ```typescript export interface GetCredentialResponse ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [credential](./puppeteer.protocol.webauthn.getcredentialresponse.credential.md) | [Credential](./puppeteer.protocol.webauthn.credential.md) | |