Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Tasks/Activities/ActivitiesController.cs (line 414)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
page | query | int | - | |
pageSize | query | int | - | |
type | query | int | - | |
search | query | string | - | |
searchType | query | int | - | |
order | query | int | - | |
orderType | query | int | - |
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)
ActivitiesController—Pams/API/Pams.API/Controllers/Tasks/Activities/ActivitiesController.cs:17
Was this page helpful?