# Response

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/ui-core/src/components/api-explorer/EndpointDetail.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/api-explorer/EndpointDetail.ts#L39)

## Properties

| Property | Type |
|---|---|
| `description` | `string` |
| `content` | `Record<string, { schema?: Schema; example?: any }>` |
