# WFS

| **Description** | Visualize vectors through the WFS protocol. |
| --------------- | ------------------------------------------- |
| **Endpoint**    | `/ogc/wfs/{pathId}`                         |
| **Method**      | GET                                         |

## Access Level Rules

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

## Processing Units

| **Minimum processing units** | 0 |
| ---------------------------- | - |

## Parameters

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