GET api/V5Members?ProjectcId={ProjectcId}&PrjVersion={PrjVersion}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectcId | globally unique identifier |
Required |
|
| PrjVersion | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of V5Members| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectMemberId | globally unique identifier |
None. |
|
| MemberId | globally unique identifier |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Activated | boolean |
None. |
|
| NotificationsWithAttachment | boolean |
None. |
|
| NotificationsAttachmentMaxSize | integer |
None. |
|
| EntryDate | date |
None. |
|
| ExitDate | date |
None. |
|
| NotificationsForActions | boolean |
None. |
|
| NotificationsForDeliverables | boolean |
None. |
|
| NotificationsForDocuments | boolean |
None. |
|
| NotificationsForMeetings | boolean |
None. |
|
| NotificationsForLinks | boolean |
None. |
|
| NotificationsForMilestones | boolean |
None. |
|
| NotificationsForNews | boolean |
None. |
|
| Published | boolean |
None. |
|
| PublishedDescription | string |
None. |
|
| DashboardWithActions | boolean |
None. |
|
| DashboardWithDeliverables | boolean |
None. |
|
| DashboardWithDocuments | boolean |
None. |
|
| DashboardWithMeetings | boolean |
None. |
|
| DashboardWithLinks | boolean |
None. |
|
| DashboardWithMilestones | boolean |
None. |
|
| DashboardWithNews | boolean |
None. |
|
| Visible | boolean |
None. |
|
| NotificationsWeeklySummary | boolean |
None. |
|
| RegisteredBy | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Surname | string |
None. |
|
| Department | string |
None. |
|
| string |
None. |
||
| Address | string |
None. |
|
| Postcode | string |
None. |
|
| City | string |
None. |
|
| Phone | string |
None. |
|
| Mobile | string |
None. |
|
| Fax | string |
None. |
|
| Password | string |
None. |
|
| PasswordDate | date |
None. |
|
| Expertise | string |
None. |
|
| GenderId | string |
None. |
|
| FirstLoginDone | boolean |
None. |
|
| LastLoginDate | date |
None. |
|
| MessengerId | integer |
None. |
|
| MessengerUsername | string |
None. |
|
| Image | string |
None. |
|
| CountryId | integer |
None. |
|
| CountryTitle | string |
None. |
|
| CountryCode | string |
None. |
|
| DomainId | globally unique identifier |
None. |
|
| DomainCode | string |
None. |
|
| DomainShortTitle | string |
None. |
|
| DomainTitle | string |
None. |
|
| RightId | integer |
None. |
|
| RightCode | string |
None. |
|
| RightTitle | string |
None. |
|
| InheritedRight | boolean |
None. |
|
| ProjectParticipantId | globally unique identifier |
None. |
|
| ParticipantId | globally unique identifier |
None. |
|
| ParticipantNumber | integer |
None. |
|
| ParticipantLTPNumber | string |
None. |
|
| ParticipantCode | string |
None. |
|
| ParticipantShortName | string |
None. |
|
| ParticipantLegalName | string |
None. |
|
| ProjectVersionId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ProjectMemberId": "c829e226-d3e0-4580-ab32-f98f99ee9025",
"MemberId": "80c4ddc9-27a0-46eb-9085-11dfef74ae74",
"ProjectId": "7b843b1c-4b4b-4ad3-b4cb-a74a9863c321",
"Activated": true,
"NotificationsWithAttachment": true,
"NotificationsAttachmentMaxSize": 6,
"EntryDate": "2026-03-09T22:57:03.5662778+01:00",
"ExitDate": "2026-03-09T22:57:03.5662778+01:00",
"NotificationsForActions": true,
"NotificationsForDeliverables": true,
"NotificationsForDocuments": true,
"NotificationsForMeetings": true,
"NotificationsForLinks": true,
"NotificationsForMilestones": true,
"NotificationsForNews": true,
"Published": true,
"PublishedDescription": "sample string 16",
"DashboardWithActions": true,
"DashboardWithDeliverables": true,
"DashboardWithDocuments": true,
"DashboardWithMeetings": true,
"DashboardWithLinks": true,
"DashboardWithMilestones": true,
"DashboardWithNews": true,
"Visible": true,
"NotificationsWeeklySummary": true,
"RegisteredBy": "09623013-0d79-4841-a2d1-9ab8d5348781",
"Name": "sample string 26",
"Surname": "sample string 27",
"Department": "sample string 28",
"Email": "sample string 29",
"Address": "sample string 30",
"Postcode": "sample string 31",
"City": "sample string 32",
"Phone": "sample string 33",
"Mobile": "sample string 34",
"Fax": "sample string 35",
"Password": "sample string 36",
"PasswordDate": "2026-03-09T22:57:03.5662778+01:00",
"Expertise": "sample string 37",
"GenderId": "sample string 38",
"FirstLoginDone": true,
"LastLoginDate": "2026-03-09T22:57:03.5662778+01:00",
"MessengerId": 1,
"MessengerUsername": "sample string 39",
"Image": "sample string 40",
"CountryId": 41,
"CountryTitle": "sample string 42",
"CountryCode": "sample string 43",
"DomainId": "8135081b-ab50-45f2-812e-10ea7994fbde",
"DomainCode": "sample string 45",
"DomainShortTitle": "sample string 46",
"DomainTitle": "sample string 47",
"RightId": 48,
"RightCode": "sample string 49",
"RightTitle": "sample string 50",
"InheritedRight": true,
"ProjectParticipantId": "b0b52623-c818-4b85-a7ef-d9703b6f2e4e",
"ParticipantId": "ce6b38de-462a-492c-9af4-117b598bdaf6",
"ParticipantNumber": 54,
"ParticipantLTPNumber": "sample string 55",
"ParticipantCode": "sample string 56",
"ParticipantShortName": "sample string 57",
"ParticipantLegalName": "sample string 58",
"ProjectVersionId": "43ccab90-7b7f-4c5e-81ac-5f639e4d36b6"
},
{
"ProjectMemberId": "c829e226-d3e0-4580-ab32-f98f99ee9025",
"MemberId": "80c4ddc9-27a0-46eb-9085-11dfef74ae74",
"ProjectId": "7b843b1c-4b4b-4ad3-b4cb-a74a9863c321",
"Activated": true,
"NotificationsWithAttachment": true,
"NotificationsAttachmentMaxSize": 6,
"EntryDate": "2026-03-09T22:57:03.5662778+01:00",
"ExitDate": "2026-03-09T22:57:03.5662778+01:00",
"NotificationsForActions": true,
"NotificationsForDeliverables": true,
"NotificationsForDocuments": true,
"NotificationsForMeetings": true,
"NotificationsForLinks": true,
"NotificationsForMilestones": true,
"NotificationsForNews": true,
"Published": true,
"PublishedDescription": "sample string 16",
"DashboardWithActions": true,
"DashboardWithDeliverables": true,
"DashboardWithDocuments": true,
"DashboardWithMeetings": true,
"DashboardWithLinks": true,
"DashboardWithMilestones": true,
"DashboardWithNews": true,
"Visible": true,
"NotificationsWeeklySummary": true,
"RegisteredBy": "09623013-0d79-4841-a2d1-9ab8d5348781",
"Name": "sample string 26",
"Surname": "sample string 27",
"Department": "sample string 28",
"Email": "sample string 29",
"Address": "sample string 30",
"Postcode": "sample string 31",
"City": "sample string 32",
"Phone": "sample string 33",
"Mobile": "sample string 34",
"Fax": "sample string 35",
"Password": "sample string 36",
"PasswordDate": "2026-03-09T22:57:03.5662778+01:00",
"Expertise": "sample string 37",
"GenderId": "sample string 38",
"FirstLoginDone": true,
"LastLoginDate": "2026-03-09T22:57:03.5662778+01:00",
"MessengerId": 1,
"MessengerUsername": "sample string 39",
"Image": "sample string 40",
"CountryId": 41,
"CountryTitle": "sample string 42",
"CountryCode": "sample string 43",
"DomainId": "8135081b-ab50-45f2-812e-10ea7994fbde",
"DomainCode": "sample string 45",
"DomainShortTitle": "sample string 46",
"DomainTitle": "sample string 47",
"RightId": 48,
"RightCode": "sample string 49",
"RightTitle": "sample string 50",
"InheritedRight": true,
"ProjectParticipantId": "b0b52623-c818-4b85-a7ef-d9703b6f2e4e",
"ParticipantId": "ce6b38de-462a-492c-9af4-117b598bdaf6",
"ParticipantNumber": 54,
"ParticipantLTPNumber": "sample string 55",
"ParticipantCode": "sample string 56",
"ParticipantShortName": "sample string 57",
"ParticipantLegalName": "sample string 58",
"ProjectVersionId": "43ccab90-7b7f-4c5e-81ac-5f639e4d36b6"
}
]
application/xml, text/xml
Sample:
<ArrayOfV5Members xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CLToolApi">
<V5Members>
<Activated>true</Activated>
<Address>sample string 30</Address>
<City>sample string 32</City>
<CountryCode>sample string 43</CountryCode>
<CountryId>41</CountryId>
<CountryTitle>sample string 42</CountryTitle>
<DashboardWithActions>true</DashboardWithActions>
<DashboardWithDeliverables>true</DashboardWithDeliverables>
<DashboardWithDocuments>true</DashboardWithDocuments>
<DashboardWithLinks>true</DashboardWithLinks>
<DashboardWithMeetings>true</DashboardWithMeetings>
<DashboardWithMilestones>true</DashboardWithMilestones>
<DashboardWithNews>true</DashboardWithNews>
<Department>sample string 28</Department>
<DomainCode>sample string 45</DomainCode>
<DomainId>8135081b-ab50-45f2-812e-10ea7994fbde</DomainId>
<DomainShortTitle>sample string 46</DomainShortTitle>
<DomainTitle>sample string 47</DomainTitle>
<Email>sample string 29</Email>
<EntryDate>2026-03-09T22:57:03.5662778+01:00</EntryDate>
<ExitDate>2026-03-09T22:57:03.5662778+01:00</ExitDate>
<Expertise>sample string 37</Expertise>
<Fax>sample string 35</Fax>
<FirstLoginDone>true</FirstLoginDone>
<GenderId>sample string 38</GenderId>
<Image>sample string 40</Image>
<InheritedRight>true</InheritedRight>
<LastLoginDate>2026-03-09T22:57:03.5662778+01:00</LastLoginDate>
<MemberId>80c4ddc9-27a0-46eb-9085-11dfef74ae74</MemberId>
<MessengerId>1</MessengerId>
<MessengerUsername>sample string 39</MessengerUsername>
<Mobile>sample string 34</Mobile>
<Name>sample string 26</Name>
<NotificationsAttachmentMaxSize>6</NotificationsAttachmentMaxSize>
<NotificationsForActions>true</NotificationsForActions>
<NotificationsForDeliverables>true</NotificationsForDeliverables>
<NotificationsForDocuments>true</NotificationsForDocuments>
<NotificationsForLinks>true</NotificationsForLinks>
<NotificationsForMeetings>true</NotificationsForMeetings>
<NotificationsForMilestones>true</NotificationsForMilestones>
<NotificationsForNews>true</NotificationsForNews>
<NotificationsWeeklySummary>true</NotificationsWeeklySummary>
<NotificationsWithAttachment>true</NotificationsWithAttachment>
<ParticipantCode>sample string 56</ParticipantCode>
<ParticipantId>ce6b38de-462a-492c-9af4-117b598bdaf6</ParticipantId>
<ParticipantLTPNumber>sample string 55</ParticipantLTPNumber>
<ParticipantLegalName>sample string 58</ParticipantLegalName>
<ParticipantNumber>54</ParticipantNumber>
<ParticipantShortName>sample string 57</ParticipantShortName>
<Password>sample string 36</Password>
<PasswordDate>2026-03-09T22:57:03.5662778+01:00</PasswordDate>
<Phone>sample string 33</Phone>
<Postcode>sample string 31</Postcode>
<ProjectId>7b843b1c-4b4b-4ad3-b4cb-a74a9863c321</ProjectId>
<ProjectMemberId>c829e226-d3e0-4580-ab32-f98f99ee9025</ProjectMemberId>
<ProjectParticipantId>b0b52623-c818-4b85-a7ef-d9703b6f2e4e</ProjectParticipantId>
<ProjectVersionId>43ccab90-7b7f-4c5e-81ac-5f639e4d36b6</ProjectVersionId>
<Published>true</Published>
<PublishedDescription>sample string 16</PublishedDescription>
<RegisteredBy>09623013-0d79-4841-a2d1-9ab8d5348781</RegisteredBy>
<RightCode>sample string 49</RightCode>
<RightId>48</RightId>
<RightTitle>sample string 50</RightTitle>
<Surname>sample string 27</Surname>
<Visible>true</Visible>
</V5Members>
<V5Members>
<Activated>true</Activated>
<Address>sample string 30</Address>
<City>sample string 32</City>
<CountryCode>sample string 43</CountryCode>
<CountryId>41</CountryId>
<CountryTitle>sample string 42</CountryTitle>
<DashboardWithActions>true</DashboardWithActions>
<DashboardWithDeliverables>true</DashboardWithDeliverables>
<DashboardWithDocuments>true</DashboardWithDocuments>
<DashboardWithLinks>true</DashboardWithLinks>
<DashboardWithMeetings>true</DashboardWithMeetings>
<DashboardWithMilestones>true</DashboardWithMilestones>
<DashboardWithNews>true</DashboardWithNews>
<Department>sample string 28</Department>
<DomainCode>sample string 45</DomainCode>
<DomainId>8135081b-ab50-45f2-812e-10ea7994fbde</DomainId>
<DomainShortTitle>sample string 46</DomainShortTitle>
<DomainTitle>sample string 47</DomainTitle>
<Email>sample string 29</Email>
<EntryDate>2026-03-09T22:57:03.5662778+01:00</EntryDate>
<ExitDate>2026-03-09T22:57:03.5662778+01:00</ExitDate>
<Expertise>sample string 37</Expertise>
<Fax>sample string 35</Fax>
<FirstLoginDone>true</FirstLoginDone>
<GenderId>sample string 38</GenderId>
<Image>sample string 40</Image>
<InheritedRight>true</InheritedRight>
<LastLoginDate>2026-03-09T22:57:03.5662778+01:00</LastLoginDate>
<MemberId>80c4ddc9-27a0-46eb-9085-11dfef74ae74</MemberId>
<MessengerId>1</MessengerId>
<MessengerUsername>sample string 39</MessengerUsername>
<Mobile>sample string 34</Mobile>
<Name>sample string 26</Name>
<NotificationsAttachmentMaxSize>6</NotificationsAttachmentMaxSize>
<NotificationsForActions>true</NotificationsForActions>
<NotificationsForDeliverables>true</NotificationsForDeliverables>
<NotificationsForDocuments>true</NotificationsForDocuments>
<NotificationsForLinks>true</NotificationsForLinks>
<NotificationsForMeetings>true</NotificationsForMeetings>
<NotificationsForMilestones>true</NotificationsForMilestones>
<NotificationsForNews>true</NotificationsForNews>
<NotificationsWeeklySummary>true</NotificationsWeeklySummary>
<NotificationsWithAttachment>true</NotificationsWithAttachment>
<ParticipantCode>sample string 56</ParticipantCode>
<ParticipantId>ce6b38de-462a-492c-9af4-117b598bdaf6</ParticipantId>
<ParticipantLTPNumber>sample string 55</ParticipantLTPNumber>
<ParticipantLegalName>sample string 58</ParticipantLegalName>
<ParticipantNumber>54</ParticipantNumber>
<ParticipantShortName>sample string 57</ParticipantShortName>
<Password>sample string 36</Password>
<PasswordDate>2026-03-09T22:57:03.5662778+01:00</PasswordDate>
<Phone>sample string 33</Phone>
<Postcode>sample string 31</Postcode>
<ProjectId>7b843b1c-4b4b-4ad3-b4cb-a74a9863c321</ProjectId>
<ProjectMemberId>c829e226-d3e0-4580-ab32-f98f99ee9025</ProjectMemberId>
<ProjectParticipantId>b0b52623-c818-4b85-a7ef-d9703b6f2e4e</ProjectParticipantId>
<ProjectVersionId>43ccab90-7b7f-4c5e-81ac-5f639e4d36b6</ProjectVersionId>
<Published>true</Published>
<PublishedDescription>sample string 16</PublishedDescription>
<RegisteredBy>09623013-0d79-4841-a2d1-9ab8d5348781</RegisteredBy>
<RightCode>sample string 49</RightCode>
<RightId>48</RightId>
<RightTitle>sample string 50</RightTitle>
<Surname>sample string 27</Surname>
<Visible>true</Visible>
</V5Members>
</ArrayOfV5Members>