Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Common/JobListLayoutController.cs (line 45)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
userId | query | long | ✓ | |
statusId | query | int? | - | |
skip | query | int | ✓ | |
take | query | int | ✓ | |
userName | query | string | - |
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)
JobListLayoutController—Pams/API/Pams.API/Controllers/Common/JobListLayoutController.cs:16
Was this page helpful?