> ## 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.

# request

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

## Definition

```graphql theme={null}
request(): Request
```

## Returns

[Request](/reference/graphql/objects/request)

Detailed information about a network request made by the page.
