# Shape

**Kind:** Interface

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

## Properties

| Property | Type |
|---|---|
| `kind` | `ShapeKind` |
| `rows` | `any[]` |
| `values` | `any[]` |
| `dataPath` | `string` |
| `total` | `number` |
| `raw` | `any` |
| `message` | `string` |
