--- sidebar_label: PageEventObject.response --- # PageEventObject.response property #### Signature: ```typescript interface PageEventObject { response: HTTPResponse; } ```