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

# ListPresetsResponse

## Fields

| Field    | Type                                                                    | Required             | Description | Example                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| -------- | ----------------------------------------------------------------------- | -------------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `result` | [components.ListPresetsResponse](../components/listpresetsresponse.mdx) | :heavy\_check\_mark: | N/A         | \{<br />"data": \[<br />\{<br />"created\_at": "2026-04-20T10:00:00Z",<br />"creator\_user\_id": "user\_2dHFtVWx2n56w6HkM0000000000",<br />"description": null,<br />"designated\_version\_id": "550e8400-e29b-41d4-a716-446655440000",<br />"id": "650e8400-e29b-41d4-a716-446655440001",<br />"name": "my-preset",<br />"slug": "my-preset",<br />"status": "active",<br />"status\_updated\_at": null,<br />"updated\_at": "2026-04-20T10:00:00Z",<br />"workspace\_id": "750e8400-e29b-41d4-a716-446655440002"<br />}<br />],<br />"total\_count": 1<br />} |
