# GetAll

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Security/AuditController.cs` (line 138)

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

## Endpoint

`POST `

## Used by

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

- `AuditController` — `Pams/API/Pams.API/Controllers/Security/AuditController.cs`:21

### Imported by (5)

- `ActionTypeController` — `Pams/API/Pams.API/Controllers/Security/ActionTypeController.cs`:28
- `MenuController` — `Pams/API/Pams.API/Controllers/Security/MenuController.cs`:20
- `PermissionController` — `Pams/API/Pams.API/Controllers/Security/PermissionController.cs`:19
- `RoleController` — `Pams/API/Pams.API/Controllers/Security/RoleController.cs`:23
- `RolePermissionsController` — `Pams/API/Pams.API/Controllers/Security/RolePermissionsController.cs`:21
