# GetListByUserId

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Tickets/SupportTicketController.cs` (line 60)

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

## Endpoint

`GET /tickets/userticket/getalltickets`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `withArchived` | query | `bool` | ✓ |  |

## Used by

3 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 (3)

- `SupportTicketController` — `Pams/API/Pams.API/Controllers/Tickets/SupportTicketController.cs`:12
- `SupportTicketController` — `Pams/API/Pams.API/Controllers/Tickets/SupportTicketController.cs`:12
- `SupportTicketController` — `Pams/API/Pams.API/Controllers/Tickets/SupportTicketController.cs`:12
