# GetResponsiblesLookupByDepartmentId

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Person/PersonController.cs` (line 1413)

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

## Endpoint

`GET /person/person/getlookupresponsibles`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `branchId` | query | `long` | ✓ |  |
| `departmentId` | query | `int` | ✓ |  |

## Used by

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

- `PersonController` — `Pams/API/Pams.API/Controllers/Person/PersonController.cs`:36
- `PersonController` — `Pams/API/Pams.API/Controllers/Person/PersonController.cs`:36
