# GetByID

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Sales/ProjectCommentController.cs` (line 39)

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

## Endpoint

`GET `

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `ID` | query | `int` | ✓ |  |

## Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Declared in (1)

- `ProjectCommentController` — `Pams/API/Pams.API/Controllers/Sales/ProjectCommentController.cs`:15

### Imported by (3)

- `ClientDelayController` — `Pams/API/Pams.API/Controllers/Sales/ClientDelayController.cs`:11
- `ProjectRegisteredController` — `Pams/API/Pams.API/Controllers/Sales/ProjectRegisteredController.cs`:15
- `ShareholdersController` — `Pams/API/Pams.API/Controllers/Sales/ShareholdersController.cs`:18
