# 3D tiles

| **Description** | Endpoint to retrieve Cesium 3D tiles              |
| --------------- | ------------------------------------------------- |
| **Endpoint**    | `/ogc/3Dtiles/{pathId}?timestampId={timestampId}` |
| **Method**      | GET                                               |

## Access Level Rules

| **Minimum Access Level** | View |
| ------------------------ | ---- |

## Processing Units

| **Minimum processing units** | 5 |
| ---------------------------- | - |

## Parameters

| Name          | Type | Description                      | Required | Default |
| ------------- | ---- | -------------------------------- | -------- | ------- |
| `pathId`      | uuid | The id of the point cloud layer. | true     |         |
| `timestampId` | uuid | The id of the timestamp.         | true     |         |
