# Get timestamp bounds

| **Description** | Request to obtain the contour of the timestamp as GeoJSON  |
| --------------- | ---------------------------------------------------------- |
| **Endpoint**    | `/path/{pathId}/pointCloud/timestamp/{timestampId}/bounds` |
| **Method**      | GET                                                        |

### Access Level Rules

| **Access Level** | view |
| ---------------- | ---- |

### Processing Units

| **Processing units** | 2 |
| -------------------- | - |

### Parameters

<table><thead><tr><th>Name</th><th width="397">Description</th><th>Required</th><th>Default</th></tr></thead><tbody><tr><td><code>pathId</code></td><td>The id of the point cloud layer.</td><td>true</td><td></td></tr><tr><td><code>timestampId</code></td><td>The id of the timestamp to retrieve the bounds for.</td><td>true</td><td></td></tr></tbody></table>
