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": "78e67276-f350-483f-83dd-b6475ff874c8",
"AssetId": "84d5a44a-441f-4a12-9c9f-e06a6aaccbf8",
"BuildingId": "747959aa-b0b9-46f2-b02c-8a4cbfe29718",
"SubBuildingId": "6e702db4-fe00-4c48-bab7-852d808d8221",
"LocationId": "e6d8670e-4f96-4a63-8a1a-044b741dd319",
"LevelId": "9e42b833-5fce-41b8-88e0-835f552e9c1b",
"CategoryId": "de41a71c-cc22-49be-81f9-ec17e0f46294",
"SectorId": "7b740bf9-91b3-4670-bf9d-b9c16b93c644",
"DepartmentId": "bf0b8987-ee5f-450d-8a67-4e3eaeb9d346",
"SubSectorId": "bf9a0719-55b8-48d9-ac82-448b3fc2e694",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2026-06-15T21:09:41.0090663+04:00",
"CreatedOnTo": "2026-06-15T21:09:41.0090663+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "4d15b76f-fdd3-4d44-a45a-26e4282bb270",
"FilterStatus": "sample string 8",
"APMStatusId": "d7e800dd-2226-40ae-bb93-912aee4aac44"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"78e67276-f350-483f-83dd-b6475ff874c8","AssetId":"84d5a44a-441f-4a12-9c9f-e06a6aaccbf8","BuildingId":"747959aa-b0b9-46f2-b02c-8a4cbfe29718","SubBuildingId":"6e702db4-fe00-4c48-bab7-852d808d8221","LocationId":"e6d8670e-4f96-4a63-8a1a-044b741dd319","LevelId":"9e42b833-5fce-41b8-88e0-835f552e9c1b","CategoryId":"de41a71c-cc22-49be-81f9-ec17e0f46294","SectorId":"7b740bf9-91b3-4670-bf9d-b9c16b93c644","DepartmentId":"bf0b8987-ee5f-450d-8a67-4e3eaeb9d346","SubSectorId":"bf9a0719-55b8-48d9-ac82-448b3fc2e694","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2026-06-15T21:09:41.0090663+04:00","CreatedOnTo":"2026-06-15T21:09:41.0090663+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"4d15b76f-fdd3-4d44-a45a-26e4282bb270","FilterStatus":"sample string 8","APMStatusId":"d7e800dd-2226-40ae-bb93-912aee4aac44"}
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>d7e800dd-2226-40ae-bb93-912aee4aac44</APMStatusId> <APMasterId>1</APMasterId> <AssetId>84d5a44a-441f-4a12-9c9f-e06a6aaccbf8</AssetId> <AssignedDepartmentId>4d15b76f-fdd3-4d44-a45a-26e4282bb270</AssignedDepartmentId> <BuildingId>747959aa-b0b9-46f2-b02c-8a4cbfe29718</BuildingId> <CategoryId>de41a71c-cc22-49be-81f9-ec17e0f46294</CategoryId> <CreatedOnFrom>2026-06-15T21:09:41.0090663+04:00</CreatedOnFrom> <CreatedOnTo>2026-06-15T21:09:41.0090663+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>bf0b8987-ee5f-450d-8a67-4e3eaeb9d346</DepartmentId> <DivisionId>78e67276-f350-483f-83dd-b6475ff874c8</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>9e42b833-5fce-41b8-88e0-835f552e9c1b</LevelId> <LocationId>e6d8670e-4f96-4a63-8a1a-044b741dd319</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>7b740bf9-91b3-4670-bf9d-b9c16b93c644</SectorId> <SubBuildingId>6e702db4-fe00-4c48-bab7-852d808d8221</SubBuildingId> <SubSectorId>bf9a0719-55b8-48d9-ac82-448b3fc2e694</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.