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

# InternListResponse

Interns visible to the authenticated API key.

## Fields

| Field         | Type                                                 | Required             | Description                                                                                         | Example                                                                                |
| ------------- | ---------------------------------------------------- | -------------------- | --------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| `data`        | List\[[components.Intern](../components/intern.mdx)] | :heavy\_check\_mark: | N/A                                                                                                 |                                                                                        |
| `has_more`    | *bool*                                               | :heavy\_check\_mark: | True when more interns match the current filters.                                                   |                                                                                        |
| `next_cursor` | *Optional\[str]*                                     | :heavy\_minus\_sign: | Opaque cursor, present when `has_more` is true. Pass it as `starting_after` to fetch the next page. | MjAyNi0wOS0xNlQwODozMDowMC4wMDAwMDBafDdjOWU2Njc5LTc0MjUtNDBkZS05NDRiLWUwN2ZjMWY5MGFlNw |
