GET api/ClientProjectMasters?clientID={clientID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CustomProjectName | Description | Type | Additional information |
---|---|---|---|
ClientProjectMasterID | globally unique identifier |
None. |
|
ProjectName | string |
None. |
|
ProjectDescription | string |
None. |
|
ProjectType | string |
None. |
|
ProjectStatus | string |
None. |
|
ClientId | globally unique identifier |
None. |
|
ClientName | string |
None. |
|
EntityID | globally unique identifier |
None. |
|
EntityName | string |
None. |
|
ContainerID | globally unique identifier |
None. |
|
ContainerName | string |
None. |
|
AssessmentDomainID | globally unique identifier |
None. |
|
AssessmentDomainName | string |
None. |
|
WorkFlowID | globally unique identifier |
None. |
|
WorkFlowName | string |
None. |
|
IsProjectTeamConfigured | boolean |
None. |
|
IsAssessmentUserMapping | boolean |
None. |
|
IsActive | boolean |
None. |
|
ModuleName | string |
None. |
|
ModuleMasterId | globally unique identifier |
None. |
|
customProjectRoles | Collection of CustomProjectRoleMaster |
None. |
|
ClientProjectModuleMasterId | globally unique identifier |
None. |
|
engagementId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "ClientProjectMasterID": "cf68b729-d553-447c-a52d-3c5e9dc7d8e9", "ProjectName": "sample string 2", "ProjectDescription": "sample string 3", "ProjectType": "sample string 4", "ProjectStatus": "sample string 5", "ClientId": "6d265696-a049-48f5-9e87-8aabed882e35", "ClientName": "sample string 7", "EntityID": "1bddf00e-97f0-4480-b599-10eaaff06f14", "EntityName": "sample string 9", "ContainerID": "41b91d40-b841-4be9-9b76-dcca4cf47e25", "ContainerName": "sample string 11", "AssessmentDomainID": "66b90061-63ec-464a-8628-c72edb6fcce4", "AssessmentDomainName": "sample string 13", "WorkFlowID": "36d715d0-bb71-4254-921b-eac0e1b3f9dd", "WorkFlowName": "sample string 15", "IsProjectTeamConfigured": true, "IsAssessmentUserMapping": true, "IsActive": true, "ModuleName": "sample string 19", "ModuleMasterId": "881792c9-1501-48ea-ae4a-5b02083b769c", "customProjectRoles": [ { "CustomProjectRoleMasterID": "9b1f6466-5ed0-439d-863c-19140d1a53d0", "RoleName": "sample string 2", "RoleDescription": "sample string 3", "IsMandatory": true, "ClientContainerProjectRolesStandardID": "d1c434a7-34b3-4e3f-9a15-39a24c801ca7" }, { "CustomProjectRoleMasterID": "9b1f6466-5ed0-439d-863c-19140d1a53d0", "RoleName": "sample string 2", "RoleDescription": "sample string 3", "IsMandatory": true, "ClientContainerProjectRolesStandardID": "d1c434a7-34b3-4e3f-9a15-39a24c801ca7" } ], "ClientProjectModuleMasterId": "ef515cd6-f065-45e0-8cf3-7259f9902ab3", "engagementId": "83bd85d9-0fbf-48e7-bf53-a254b14bd50d" }, { "ClientProjectMasterID": "cf68b729-d553-447c-a52d-3c5e9dc7d8e9", "ProjectName": "sample string 2", "ProjectDescription": "sample string 3", "ProjectType": "sample string 4", "ProjectStatus": "sample string 5", "ClientId": "6d265696-a049-48f5-9e87-8aabed882e35", "ClientName": "sample string 7", "EntityID": "1bddf00e-97f0-4480-b599-10eaaff06f14", "EntityName": "sample string 9", "ContainerID": "41b91d40-b841-4be9-9b76-dcca4cf47e25", "ContainerName": "sample string 11", "AssessmentDomainID": "66b90061-63ec-464a-8628-c72edb6fcce4", "AssessmentDomainName": "sample string 13", "WorkFlowID": "36d715d0-bb71-4254-921b-eac0e1b3f9dd", "WorkFlowName": "sample string 15", "IsProjectTeamConfigured": true, "IsAssessmentUserMapping": true, "IsActive": true, "ModuleName": "sample string 19", "ModuleMasterId": "881792c9-1501-48ea-ae4a-5b02083b769c", "customProjectRoles": [ { "CustomProjectRoleMasterID": "9b1f6466-5ed0-439d-863c-19140d1a53d0", "RoleName": "sample string 2", "RoleDescription": "sample string 3", "IsMandatory": true, "ClientContainerProjectRolesStandardID": "d1c434a7-34b3-4e3f-9a15-39a24c801ca7" }, { "CustomProjectRoleMasterID": "9b1f6466-5ed0-439d-863c-19140d1a53d0", "RoleName": "sample string 2", "RoleDescription": "sample string 3", "IsMandatory": true, "ClientContainerProjectRolesStandardID": "d1c434a7-34b3-4e3f-9a15-39a24c801ca7" } ], "ClientProjectModuleMasterId": "ef515cd6-f065-45e0-8cf3-7259f9902ab3", "engagementId": "83bd85d9-0fbf-48e7-bf53-a254b14bd50d" } ]
application/xml, text/xml
Sample:
<ArrayOfCustomProject xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRAApi.CustomModel"> <CustomProject> <AssessmentDomainID>66b90061-63ec-464a-8628-c72edb6fcce4</AssessmentDomainID> <AssessmentDomainName>sample string 13</AssessmentDomainName> <ClientId>6d265696-a049-48f5-9e87-8aabed882e35</ClientId> <ClientName>sample string 7</ClientName> <ClientProjectMasterID>cf68b729-d553-447c-a52d-3c5e9dc7d8e9</ClientProjectMasterID> <ClientProjectModuleMasterId>ef515cd6-f065-45e0-8cf3-7259f9902ab3</ClientProjectModuleMasterId> <ContainerID>41b91d40-b841-4be9-9b76-dcca4cf47e25</ContainerID> <ContainerName>sample string 11</ContainerName> <EntityID>1bddf00e-97f0-4480-b599-10eaaff06f14</EntityID> <EntityName>sample string 9</EntityName> <IsActive>true</IsActive> <IsAssessmentUserMapping>true</IsAssessmentUserMapping> <IsProjectTeamConfigured>true</IsProjectTeamConfigured> <ModuleMasterId>881792c9-1501-48ea-ae4a-5b02083b769c</ModuleMasterId> <ModuleName>sample string 19</ModuleName> <ProjectDescription>sample string 3</ProjectDescription> <ProjectName>sample string 2</ProjectName> <ProjectStatus>sample string 5</ProjectStatus> <ProjectType>sample string 4</ProjectType> <WorkFlowID>36d715d0-bb71-4254-921b-eac0e1b3f9dd</WorkFlowID> <WorkFlowName>sample string 15</WorkFlowName> <customProjectRoles> <CustomProjectRoleMaster> <ClientContainerProjectRolesStandardID>d1c434a7-34b3-4e3f-9a15-39a24c801ca7</ClientContainerProjectRolesStandardID> <CustomProjectRoleMasterID>9b1f6466-5ed0-439d-863c-19140d1a53d0</CustomProjectRoleMasterID> <IsMandatory>true</IsMandatory> <RoleDescription>sample string 3</RoleDescription> <RoleName>sample string 2</RoleName> </CustomProjectRoleMaster> <CustomProjectRoleMaster> <ClientContainerProjectRolesStandardID>d1c434a7-34b3-4e3f-9a15-39a24c801ca7</ClientContainerProjectRolesStandardID> <CustomProjectRoleMasterID>9b1f6466-5ed0-439d-863c-19140d1a53d0</CustomProjectRoleMasterID> <IsMandatory>true</IsMandatory> <RoleDescription>sample string 3</RoleDescription> <RoleName>sample string 2</RoleName> </CustomProjectRoleMaster> </customProjectRoles> <engagementId>83bd85d9-0fbf-48e7-bf53-a254b14bd50d</engagementId> </CustomProject> <CustomProject> <AssessmentDomainID>66b90061-63ec-464a-8628-c72edb6fcce4</AssessmentDomainID> <AssessmentDomainName>sample string 13</AssessmentDomainName> <ClientId>6d265696-a049-48f5-9e87-8aabed882e35</ClientId> <ClientName>sample string 7</ClientName> <ClientProjectMasterID>cf68b729-d553-447c-a52d-3c5e9dc7d8e9</ClientProjectMasterID> <ClientProjectModuleMasterId>ef515cd6-f065-45e0-8cf3-7259f9902ab3</ClientProjectModuleMasterId> <ContainerID>41b91d40-b841-4be9-9b76-dcca4cf47e25</ContainerID> <ContainerName>sample string 11</ContainerName> <EntityID>1bddf00e-97f0-4480-b599-10eaaff06f14</EntityID> <EntityName>sample string 9</EntityName> <IsActive>true</IsActive> <IsAssessmentUserMapping>true</IsAssessmentUserMapping> <IsProjectTeamConfigured>true</IsProjectTeamConfigured> <ModuleMasterId>881792c9-1501-48ea-ae4a-5b02083b769c</ModuleMasterId> <ModuleName>sample string 19</ModuleName> <ProjectDescription>sample string 3</ProjectDescription> <ProjectName>sample string 2</ProjectName> <ProjectStatus>sample string 5</ProjectStatus> <ProjectType>sample string 4</ProjectType> <WorkFlowID>36d715d0-bb71-4254-921b-eac0e1b3f9dd</WorkFlowID> <WorkFlowName>sample string 15</WorkFlowName> <customProjectRoles> <CustomProjectRoleMaster> <ClientContainerProjectRolesStandardID>d1c434a7-34b3-4e3f-9a15-39a24c801ca7</ClientContainerProjectRolesStandardID> <CustomProjectRoleMasterID>9b1f6466-5ed0-439d-863c-19140d1a53d0</CustomProjectRoleMasterID> <IsMandatory>true</IsMandatory> <RoleDescription>sample string 3</RoleDescription> <RoleName>sample string 2</RoleName> </CustomProjectRoleMaster> <CustomProjectRoleMaster> <ClientContainerProjectRolesStandardID>d1c434a7-34b3-4e3f-9a15-39a24c801ca7</ClientContainerProjectRolesStandardID> <CustomProjectRoleMasterID>9b1f6466-5ed0-439d-863c-19140d1a53d0</CustomProjectRoleMasterID> <IsMandatory>true</IsMandatory> <RoleDescription>sample string 3</RoleDescription> <RoleName>sample string 2</RoleName> </CustomProjectRoleMaster> </customProjectRoles> <engagementId>83bd85d9-0fbf-48e7-bf53-a254b14bd50d</engagementId> </CustomProject> </ArrayOfCustomProject>