> ## Documentation Index
> Fetch the complete documentation index at: https://docs.extractbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# response

Subscribes to network responses from the currently active page.
This is useful for debugging and logging.

## Definition

```graphql theme={null}
response(): Response
```

## Returns

[Response](/reference/graphql/objects/response)

Detailed information about a network response received by the page.
