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

# InvokeInternResponse

## Fields

| Field     | Type                                                                                      | Required             | Description | Example                                                                                        |
| --------- | ----------------------------------------------------------------------------------------- | -------------------- | ----------- | ---------------------------------------------------------------------------------------------- |
| `headers` | Dict\[str, List\[*str*]]                                                                  | :heavy\_check\_mark: | N/A         |                                                                                                |
| `result`  | [components.InternInvokeAcceptedResponse](../components/interninvokeacceptedresponse.mdx) | :heavy\_check\_mark: | N/A         | \{<br />"session\_id": "b51a0e21-368b-4780-a220-14655bf28c55",<br />"status": "started"<br />} |
