# GetAll

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Tasks/StatusController.cs` (line 31)

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

## Endpoint

`GET `

## Used by

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

- `StatusController` — `Pams/API/Pams.API/Controllers/Tasks/StatusController.cs`:10

### Imported by (4)

- `AssigneeAccessTypeController` — `Pams/API/Pams.API/Controllers/Tasks/AssigneeAccessTypeController.cs`:16
- `AssigneeController` — `Pams/API/Pams.API/Controllers/Tasks/AssigneeController.cs`:12
- `PriorityController` — `Pams/API/Pams.API/Controllers/Tasks/PrioritiesController.cs`:22
- `TaskController` — `Pams/API/Pams.API/Controllers/Tasks/TaskController.cs`:17
