Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Security/PermissionController.cs (line 26)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
ID | query | int | ✓ |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
PermissionController—Pams/API/Pams.API/Controllers/Security/PermissionController.cs:19
Imported by (2)
AuditController—Pams/API/Pams.API/Controllers/Security/AuditController.cs:21RoleController—Pams/API/Pams.API/Controllers/Security/RoleController.cs:23
Was this page helpful?