GET api/V5Members?ProjectcId={ProjectcId}&PrjVersion={PrjVersion}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProjectcId

globally unique identifier

Required

PrjVersion

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of V5Members
NameDescriptionTypeAdditional 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.

Email

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": "7c9b4d30-80be-4bee-80c1-c9bd0231a8c3",
    "MemberId": "0713d3f5-874c-44f4-91da-1c9525c6d70c",
    "ProjectId": "3b00a75f-fa9a-4e7b-b1ad-f01cae9ff25a",
    "Activated": true,
    "NotificationsWithAttachment": true,
    "NotificationsAttachmentMaxSize": 6,
    "EntryDate": "2026-01-22T17:30:16.2631221+01:00",
    "ExitDate": "2026-01-22T17:30:16.2631221+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": "048859a8-3697-4791-83ee-e207e8d090cf",
    "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-01-22T17:30:16.2631221+01:00",
    "Expertise": "sample string 37",
    "GenderId": "sample string 38",
    "FirstLoginDone": true,
    "LastLoginDate": "2026-01-22T17:30:16.2631221+01:00",
    "MessengerId": 1,
    "MessengerUsername": "sample string 39",
    "Image": "sample string 40",
    "CountryId": 41,
    "CountryTitle": "sample string 42",
    "CountryCode": "sample string 43",
    "DomainId": "c990e589-7b79-4564-9aea-a0b26be27b72",
    "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": "6c2feeed-f6e7-4fde-bccd-62cdbb856bdb",
    "ParticipantId": "f06eb2ed-3753-4150-8d8e-d0199302a967",
    "ParticipantNumber": 54,
    "ParticipantLTPNumber": "sample string 55",
    "ParticipantCode": "sample string 56",
    "ParticipantShortName": "sample string 57",
    "ParticipantLegalName": "sample string 58",
    "ProjectVersionId": "0d2d449b-2830-412f-abfd-6877d9e246ea"
  },
  {
    "ProjectMemberId": "7c9b4d30-80be-4bee-80c1-c9bd0231a8c3",
    "MemberId": "0713d3f5-874c-44f4-91da-1c9525c6d70c",
    "ProjectId": "3b00a75f-fa9a-4e7b-b1ad-f01cae9ff25a",
    "Activated": true,
    "NotificationsWithAttachment": true,
    "NotificationsAttachmentMaxSize": 6,
    "EntryDate": "2026-01-22T17:30:16.2631221+01:00",
    "ExitDate": "2026-01-22T17:30:16.2631221+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": "048859a8-3697-4791-83ee-e207e8d090cf",
    "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-01-22T17:30:16.2631221+01:00",
    "Expertise": "sample string 37",
    "GenderId": "sample string 38",
    "FirstLoginDone": true,
    "LastLoginDate": "2026-01-22T17:30:16.2631221+01:00",
    "MessengerId": 1,
    "MessengerUsername": "sample string 39",
    "Image": "sample string 40",
    "CountryId": 41,
    "CountryTitle": "sample string 42",
    "CountryCode": "sample string 43",
    "DomainId": "c990e589-7b79-4564-9aea-a0b26be27b72",
    "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": "6c2feeed-f6e7-4fde-bccd-62cdbb856bdb",
    "ParticipantId": "f06eb2ed-3753-4150-8d8e-d0199302a967",
    "ParticipantNumber": 54,
    "ParticipantLTPNumber": "sample string 55",
    "ParticipantCode": "sample string 56",
    "ParticipantShortName": "sample string 57",
    "ParticipantLegalName": "sample string 58",
    "ProjectVersionId": "0d2d449b-2830-412f-abfd-6877d9e246ea"
  }
]

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>c990e589-7b79-4564-9aea-a0b26be27b72</DomainId>
    <DomainShortTitle>sample string 46</DomainShortTitle>
    <DomainTitle>sample string 47</DomainTitle>
    <Email>sample string 29</Email>
    <EntryDate>2026-01-22T17:30:16.2631221+01:00</EntryDate>
    <ExitDate>2026-01-22T17:30:16.2631221+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-01-22T17:30:16.2631221+01:00</LastLoginDate>
    <MemberId>0713d3f5-874c-44f4-91da-1c9525c6d70c</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>f06eb2ed-3753-4150-8d8e-d0199302a967</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-01-22T17:30:16.2631221+01:00</PasswordDate>
    <Phone>sample string 33</Phone>
    <Postcode>sample string 31</Postcode>
    <ProjectId>3b00a75f-fa9a-4e7b-b1ad-f01cae9ff25a</ProjectId>
    <ProjectMemberId>7c9b4d30-80be-4bee-80c1-c9bd0231a8c3</ProjectMemberId>
    <ProjectParticipantId>6c2feeed-f6e7-4fde-bccd-62cdbb856bdb</ProjectParticipantId>
    <ProjectVersionId>0d2d449b-2830-412f-abfd-6877d9e246ea</ProjectVersionId>
    <Published>true</Published>
    <PublishedDescription>sample string 16</PublishedDescription>
    <RegisteredBy>048859a8-3697-4791-83ee-e207e8d090cf</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>c990e589-7b79-4564-9aea-a0b26be27b72</DomainId>
    <DomainShortTitle>sample string 46</DomainShortTitle>
    <DomainTitle>sample string 47</DomainTitle>
    <Email>sample string 29</Email>
    <EntryDate>2026-01-22T17:30:16.2631221+01:00</EntryDate>
    <ExitDate>2026-01-22T17:30:16.2631221+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-01-22T17:30:16.2631221+01:00</LastLoginDate>
    <MemberId>0713d3f5-874c-44f4-91da-1c9525c6d70c</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>f06eb2ed-3753-4150-8d8e-d0199302a967</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-01-22T17:30:16.2631221+01:00</PasswordDate>
    <Phone>sample string 33</Phone>
    <Postcode>sample string 31</Postcode>
    <ProjectId>3b00a75f-fa9a-4e7b-b1ad-f01cae9ff25a</ProjectId>
    <ProjectMemberId>7c9b4d30-80be-4bee-80c1-c9bd0231a8c3</ProjectMemberId>
    <ProjectParticipantId>6c2feeed-f6e7-4fde-bccd-62cdbb856bdb</ProjectParticipantId>
    <ProjectVersionId>0d2d449b-2830-412f-abfd-6877d9e246ea</ProjectVersionId>
    <Published>true</Published>
    <PublishedDescription>sample string 16</PublishedDescription>
    <RegisteredBy>048859a8-3697-4791-83ee-e207e8d090cf</RegisteredBy>
    <RightCode>sample string 49</RightCode>
    <RightId>48</RightId>
    <RightTitle>sample string 50</RightTitle>
    <Surname>sample string 27</Surname>
    <Visible>true</Visible>
  </V5Members>
</ArrayOfV5Members>