# Get timestamp bounds

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

### Access Level Rules

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

### Processing Units

| **Processing units** | 50 |
| -------------------- | -- |

### 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 raster 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>
