<!-- Do not edit this file. It is automatically generated by API Documenter. --> [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 <b>Signature:</b> ```typescript export interface GetCredentialResponse ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [credential](./puppeteer.protocol.webauthn.getcredentialresponse.credential.md) | [Credential](./puppeteer.protocol.webauthn.credential.md) | |