# ProbeItemPermissions

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API.Core/Controllers/DMS/FileController.cs` (line 155)

**Part of:** [Pams](subsystem-pams)

## Endpoint

`GET /api/File/probepermissions/{itemId}/email/{userEmail}`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `itemId` | path | `string` | ✓ |  |
| `userEmail` | path | `string` | ✓ |  |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Declared in (1)

- `FileController` — `Pams/API/Pams.API.Core/Controllers/DMS/FileController.cs`:18
