> For the complete documentation index, see [llms.txt](https://docs.ellipsis-drive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ellipsis-drive.com/developers/api-v3/ogc-protocols/ogc-api-features.md).

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