# GetByBranchID

**Kind:** API Endpoint

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

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

## Endpoint

`GET `

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `CompanyBranchID` | query | `long?` | - |  |
| `ActionTypesString` | query | `string` | ✓ |  |
| `UserIDs` | query | `string` | ✓ |  |
| `From` | query | `DateTime?` | - |  |
| `To` | query | `DateTime?` | - |  |

## 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)

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