# OGC API - Features

| **Description** | Access the given vector layer through the [OGC API - Features](https://ogcapi.ogc.org/features/). |
| --------------- | ------------------------------------------------------------------------------------------------- |
| **Endpoint**    | `/ogc/features/{pathId}`                                                                          |
| **Method**      | GET                                                                                               |

## Access Level Rules

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

## Parameters

| Name   | Type | Description                 | Required | Default |
| ------ | ---- | --------------------------- | -------- | ------- |
| pathId | uuid | The id of the raster layer. | true     |         |
