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

# BatchListTimestamp

Only include batches created strictly after this timestamp.

## Supported Types

### `str`

```python theme={null}
value: str = /* values here */
```

### `date`

```python theme={null}
value: date = /* values here */
```
