> ## 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`       | \[][components.Intern](../../models/components/intern.mdx) | :heavy\_check\_mark: | N/A                                                                                                 |                                                                                        |
| `HasMore`    | `bool`                                                     | :heavy\_check\_mark: | True when more interns match the current filters.                                                   |                                                                                        |
| `NextCursor` | `*string`                                                  | :heavy\_minus\_sign: | Opaque cursor, present when `has_more` is true. Pass it as `starting_after` to fetch the next page. | MjAyNi0wOS0xNlQwODozMDowMC4wMDAwMDBafDdjOWU2Njc5LTc0MjUtNDBkZS05NDRiLWUwN2ZjMWY5MGFlNw |
