# GetByID

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/DashBoard/DashboardController.cs` (line 43)

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

## Endpoint

`GET `

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

## Used by

2 references from 2 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)

- `DashboardController` — `Pams/API/Pams.API/Controllers/DashBoard/DashboardController.cs`:15

### Imported by (1)

- `DashboardWidgetController` — `Pams/API/Pams.API/Controllers/DashBoard/DashboardWidgetController.cs`:15
