[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAuthn](./puppeteer.protocol.webauthn.md) > [GetCredentialsResponse](./puppeteer.protocol.webauthn.getcredentialsresponse.md) > [credentials](./puppeteer.protocol.webauthn.getcredentialsresponse.credentials.md) ## Protocol.WebAuthn.GetCredentialsResponse.credentials property Signature: ```typescript credentials: Credential[]; ```