# GetDashboardPreparedByUserById

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/DashBoard/DashboardCreatorController.cs` (line 56)

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

## Endpoint

`GET /dashboard/creator/getdashboardpreparedbyuser/{userId}/byid/{id}`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `userId` | path | `long` | ✓ |  |
| `id` | path | `long` | ✓ |  |

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

- `DashboardCreatorController` — `Pams/API/Pams.API/Controllers/DashBoard/DashboardCreatorController.cs`:11
