# GetByID

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Organization/CompanyBranchContactInfoController.cs` (line 46)

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

## Endpoint

`GET `

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

## Used by

29 references from 28 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Declared in (2)

- `CompanyBranchContactInfoController` — `Pams/API/Pams.API/Controllers/Organization/CompanyBranchContactInfoController.cs`:18
- `CompanyBranchContactInfoController` — `Pams/API/Pams.API/Controllers/Organization/CompanyBranchContactInfoController.cs`:18

### Imported by (27)

- `AddressController` — `Pams/API/Pams.API/Controllers/Common/AddressController.cs`:15
- `CityController` — `Pams/API/Pams.API/Controllers/Common/CityController.cs`:20
- `CommentsController` — `Pams/API/Pams.API/Controllers/Common/CommentsController.cs`:11
- `ConnectionTypeController` — `Pams/API/Pams.API/Controllers/Common/ConnectionTypeController.cs`:16
- `ContactInfoController` — `Pams/API/Pams.API/Controllers/Common/ContactInfoController.cs`:15
- `ContactInfoRelatedTypeController` — `Pams/API/Pams.API/Controllers/Common/ContactInfoRelatedTypeController.cs`:15
- `ContactInfoTypeController` — `Pams/API/Pams.API/Controllers/Common/ContactInfoTypesController.cs`:19
- `ContactPersonController` — `Pams/API/Pams.API/Controllers/Common/ContactPersonController.cs`:17

…and 19 more.
