POST Api/ChecklistActionPlan/GetAllDeparmenAdmins
Request Information
URI Parameters
None.
Body Parameters
CheckListActionPlanFilterationDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
None. |
|
| Id | integer |
None. |
|
| APMasterId | integer |
None. |
|
| ReportId | integer |
None. |
|
| ProjectAdmin | integer |
None. |
|
| DepartmentAdmin | integer |
None. |
|
| PageNumber | integer |
None. |
|
| PageSize | integer |
None. |
|
| DivisionId | globally unique identifier |
None. |
|
| AssetId | globally unique identifier |
None. |
|
| BuildingId | globally unique identifier |
None. |
|
| SubBuildingId | globally unique identifier |
None. |
|
| LocationId | globally unique identifier |
None. |
|
| LevelId | globally unique identifier |
None. |
|
| CategoryId | globally unique identifier |
None. |
|
| SectorId | globally unique identifier |
None. |
|
| DepartmentId | globally unique identifier |
None. |
|
| SubSectorId | globally unique identifier |
None. |
|
| IsActive | boolean |
None. |
|
| Title | string |
None. |
|
| CreatedOnFrom | date |
None. |
|
| CreatedOnTo | date |
None. |
|
| WorkflowStatusIDs | string |
None. |
|
| PendingStatus | boolean |
None. |
|
| Include | boolean |
None. |
|
| IsPhead | boolean |
None. |
|
| APDetailId | integer |
None. |
|
| APGeneralFeedbackId | integer |
None. |
|
| GetDepartmentAssign | boolean |
None. |
|
| AssignedDepartmentId | globally unique identifier |
None. |
|
| FilterStatus | string |
None. |
|
| APMStatusId | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserId": 1,
"Id": 1,
"APMasterId": 1,
"ReportId": 1,
"ProjectAdmin": 1,
"DepartmentAdmin": 1,
"PageNumber": 1,
"PageSize": 2,
"DivisionId": "64f48243-0b40-4d05-90ee-8e9543e4891a",
"AssetId": "39ae73c3-4fea-44b5-b8ff-bb31eacdb407",
"BuildingId": "65e8cffe-7699-4aa8-8a35-2edd58bc6cd8",
"SubBuildingId": "4bc060a8-9239-4bd5-84b1-219bb8ca6302",
"LocationId": "0f32402c-48c0-4df6-a1da-4ab217e5ade7",
"LevelId": "3af4b767-3b34-483a-84a0-fb53f6843b3a",
"CategoryId": "97724595-b137-4237-8164-0776032cb724",
"SectorId": "0b2c1c53-83fe-4f74-97c5-5fc42eacf8ee",
"DepartmentId": "2f48514c-fc73-4513-a301-fec66122831e",
"SubSectorId": "56b98bb2-12e5-4d48-9df0-da18991e1bb5",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2026-03-15T06:09:39.1232009+04:00",
"CreatedOnTo": "2026-03-15T06:09:39.1232009+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "e0eadfc4-cc98-4d14-9d07-7a07b571714b",
"FilterStatus": "sample string 8",
"APMStatusId": "c967c815-5ddd-4d84-a476-7c6be73c8b69"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"64f48243-0b40-4d05-90ee-8e9543e4891a","AssetId":"39ae73c3-4fea-44b5-b8ff-bb31eacdb407","BuildingId":"65e8cffe-7699-4aa8-8a35-2edd58bc6cd8","SubBuildingId":"4bc060a8-9239-4bd5-84b1-219bb8ca6302","LocationId":"0f32402c-48c0-4df6-a1da-4ab217e5ade7","LevelId":"3af4b767-3b34-483a-84a0-fb53f6843b3a","CategoryId":"97724595-b137-4237-8164-0776032cb724","SectorId":"0b2c1c53-83fe-4f74-97c5-5fc42eacf8ee","DepartmentId":"2f48514c-fc73-4513-a301-fec66122831e","SubSectorId":"56b98bb2-12e5-4d48-9df0-da18991e1bb5","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2026-03-15T06:09:39.1232009+04:00","CreatedOnTo":"2026-03-15T06:09:39.1232009+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"e0eadfc4-cc98-4d14-9d07-7a07b571714b","FilterStatus":"sample string 8","APMStatusId":"c967c815-5ddd-4d84-a476-7c6be73c8b69"}
application/xml, text/xml
Sample:
<CheckListActionPlanFilterationDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSMChecklistFlow.DTO"> <APDetailId>1</APDetailId> <APGeneralFeedbackId>1</APGeneralFeedbackId> <APMStatusId>c967c815-5ddd-4d84-a476-7c6be73c8b69</APMStatusId> <APMasterId>1</APMasterId> <AssetId>39ae73c3-4fea-44b5-b8ff-bb31eacdb407</AssetId> <AssignedDepartmentId>e0eadfc4-cc98-4d14-9d07-7a07b571714b</AssignedDepartmentId> <BuildingId>65e8cffe-7699-4aa8-8a35-2edd58bc6cd8</BuildingId> <CategoryId>97724595-b137-4237-8164-0776032cb724</CategoryId> <CreatedOnFrom>2026-03-15T06:09:39.1232009+04:00</CreatedOnFrom> <CreatedOnTo>2026-03-15T06:09:39.1232009+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>2f48514c-fc73-4513-a301-fec66122831e</DepartmentId> <DivisionId>64f48243-0b40-4d05-90ee-8e9543e4891a</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>3af4b767-3b34-483a-84a0-fb53f6843b3a</LevelId> <LocationId>0f32402c-48c0-4df6-a1da-4ab217e5ade7</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>0b2c1c53-83fe-4f74-97c5-5fc42eacf8ee</SectorId> <SubBuildingId>4bc060a8-9239-4bd5-84b1-219bb8ca6302</SubBuildingId> <SubSectorId>56b98bb2-12e5-4d48-9df0-da18991e1bb5</SubSectorId> <Title>sample string 3</Title> <UserId>1</UserId> <WorkflowStatusIDs>sample string 4</WorkflowStatusIDs> </CheckListActionPlanFilterationDTO>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, multipart/form-data, application/xml, text/xml
Sample:
Sample not available.