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

# BatchObjectResponse

## Fields

| Field         | Type                                      | Required             | Description |
| ------------- | ----------------------------------------- | -------------------- | ----------- |
| `body`        | [components.Body](../components/body.mdx) | :heavy\_check\_mark: | N/A         |
| `request_id`  | *Nullable\[str]*                          | :heavy\_check\_mark: | N/A         |
| `status_code` | *int*                                     | :heavy\_check\_mark: | N/A         |
