Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Tickets/SupportTicketController.cs (line 24)
Part of: Pams
Endpoint
GET /tickets/userticket/getbyid/{id}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
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)
SupportTicketController—Pams/API/Pams.API/Controllers/Tickets/SupportTicketController.cs:12
Was this page helpful?