[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [RequestServedFromCacheEvent](./puppeteer.protocol.network.requestservedfromcacheevent.md) > [requestId](./puppeteer.protocol.network.requestservedfromcacheevent.requestid.md) ## Protocol.Network.RequestServedFromCacheEvent.requestId property Request identifier. Signature: ```typescript requestId: RequestId; ```