# KnowledgeEntrySummary

Model ID: `KnowledgeEntrySummary`

A knowledge-base entry summary (without body text).

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `collection` | `string` | Yes |  |  |  | No | Identifier of the collection this entry belongs to. |
| `id` | `string` | Yes |  |  |  | No | Stable entry identifier. |
| `tags` | `array` | Yes |  |  |  | No | Tags associated with this entry. |
| `title` | `string` | Yes |  |  |  | No | Entry title. |

## Example

None declared in canonical OpenAPI.
