GET api/Participants?ProjectcId={ProjectcId}&PrjVersion={PrjVersion}&role={role}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProjectcId

globally unique identifier

Required

PrjVersion

globally unique identifier

Required

role

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of V5Participants
NameDescriptionTypeAdditional information
ProjectParticipantId

globally unique identifier

None.

ProjectId

globally unique identifier

None.

ParticipantId

globally unique identifier

None.

Number

integer

None.

LinkedThirdPartyNumber

string

None.

Code

string

None.

ShortName

string

None.

LegalName

string

None.

EntryDate

date

None.

ExitDate

date

None.

Published

boolean

None.

PublishedDescription

string

None.

MainPartyId

globally unique identifier

None.

Description

string

None.

ParticipantStatusId

string

None.

Department

string

None.

ReimbursementRate

decimal number

None.

Website

string

None.

Address

string

None.

Postcode

string

None.

City

string

None.

Image

string

None.

ProjectVersionId

globally unique identifier

None.

Locked

boolean

None.

JUMemberId

globally unique identifier

None.

Iban

string

None.

Bic

string

None.

Pic

string

None.

ParticipantRoleId

globally unique identifier

None.

ParticipantRoleCode

string

None.

ParticipantRoleTitle

string

None.

CountryId

integer

None.

CountryCode

string

None.

CountryTitle

string

None.

CountryCoefficient

decimal number

None.

ParticipantStatusTitle

string

None.

ExitsFromTheProject

boolean

None.

ParticipantName

string

None.

ParticipantFinancialId

globally unique identifier

None.

PersonnelMonthlyRate

decimal number

None.

PersonnelMonthlyHours

decimal number

None.

ConsultantsMonthlyRate

decimal number

None.

ConsultantsMonthlyHours

decimal number

None.

SecondedPersonsMonthlyRate

decimal number

None.

SecondedPersonsMonthlyHours

decimal number

None.

SmeOwnersMonthlyRate

decimal number

None.

SmeOwnersMonthlyHours

decimal number

None.

WithoutSalaryMonthlyRate

decimal number

None.

WithoutSalaryMonthlyHours

decimal number

None.

PersonnelAccessMonthlyRate

decimal number

None.

PersonnelAccessMonthlyHours

decimal number

None.

SecondedPersonsNMonthlyRate

decimal number

None.

SecondedPersonsNMonthlyHours

decimal number

None.

CreationDate

date

None.

JUMember

boolean

None.

Visible

boolean

None.

JU

boolean

None.

ThresholdIkop

decimal number

None.

ParticipantRiskLevelId

globally unique identifier

None.

Title

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ProjectParticipantId": "17aad71f-5f32-4cec-b6f9-74bc41a9e01d",
    "ProjectId": "4ae732f4-dadd-4b8a-b18f-ec352359d617",
    "ParticipantId": "b64d1b0c-db30-4360-b724-80bb8c9fa1bd",
    "Number": 4,
    "LinkedThirdPartyNumber": "sample string 5",
    "Code": "sample string 6",
    "ShortName": "sample string 7",
    "LegalName": "sample string 8",
    "EntryDate": "2026-01-22T17:31:09.7985985+01:00",
    "ExitDate": "2026-01-22T17:31:09.7985985+01:00",
    "Published": true,
    "PublishedDescription": "sample string 9",
    "MainPartyId": "9d3a541c-1b96-4166-958b-47f1059b087c",
    "Description": "sample string 10",
    "ParticipantStatusId": "sample string 11",
    "Department": "sample string 12",
    "ReimbursementRate": 1.1,
    "Website": "sample string 13",
    "Address": "sample string 14",
    "Postcode": "sample string 15",
    "City": "sample string 16",
    "Image": "sample string 17",
    "ProjectVersionId": "e45c4c49-bb80-4b56-b624-537807940c3e",
    "Locked": true,
    "JUMemberId": "0cf02ebd-b628-4a08-b374-a88d8a5b3261",
    "Iban": "sample string 20",
    "Bic": "sample string 21",
    "Pic": "sample string 22",
    "ParticipantRoleId": "e589ebc3-a289-48d1-898d-90864ae40836",
    "ParticipantRoleCode": "sample string 23",
    "ParticipantRoleTitle": "sample string 24",
    "CountryId": 1,
    "CountryCode": "sample string 25",
    "CountryTitle": "sample string 26",
    "CountryCoefficient": 1.1,
    "ParticipantStatusTitle": "sample string 27",
    "ExitsFromTheProject": true,
    "ParticipantName": "sample string 28",
    "ParticipantFinancialId": "643db353-5ced-449f-8ecf-685c7330f487",
    "PersonnelMonthlyRate": 1.1,
    "PersonnelMonthlyHours": 1.1,
    "ConsultantsMonthlyRate": 1.1,
    "ConsultantsMonthlyHours": 1.1,
    "SecondedPersonsMonthlyRate": 1.1,
    "SecondedPersonsMonthlyHours": 1.1,
    "SmeOwnersMonthlyRate": 1.1,
    "SmeOwnersMonthlyHours": 1.1,
    "WithoutSalaryMonthlyRate": 1.1,
    "WithoutSalaryMonthlyHours": 1.1,
    "PersonnelAccessMonthlyRate": 1.1,
    "PersonnelAccessMonthlyHours": 1.1,
    "SecondedPersonsNMonthlyRate": 1.1,
    "SecondedPersonsNMonthlyHours": 1.1,
    "CreationDate": "2026-01-22T17:31:09.7985985+01:00",
    "JUMember": true,
    "Visible": true,
    "JU": true,
    "ThresholdIkop": 1.1,
    "ParticipantRiskLevelId": "d4fc222e-1bda-4c96-a975-f9b805899c51",
    "Title": "sample string 31"
  },
  {
    "ProjectParticipantId": "17aad71f-5f32-4cec-b6f9-74bc41a9e01d",
    "ProjectId": "4ae732f4-dadd-4b8a-b18f-ec352359d617",
    "ParticipantId": "b64d1b0c-db30-4360-b724-80bb8c9fa1bd",
    "Number": 4,
    "LinkedThirdPartyNumber": "sample string 5",
    "Code": "sample string 6",
    "ShortName": "sample string 7",
    "LegalName": "sample string 8",
    "EntryDate": "2026-01-22T17:31:09.7985985+01:00",
    "ExitDate": "2026-01-22T17:31:09.7985985+01:00",
    "Published": true,
    "PublishedDescription": "sample string 9",
    "MainPartyId": "9d3a541c-1b96-4166-958b-47f1059b087c",
    "Description": "sample string 10",
    "ParticipantStatusId": "sample string 11",
    "Department": "sample string 12",
    "ReimbursementRate": 1.1,
    "Website": "sample string 13",
    "Address": "sample string 14",
    "Postcode": "sample string 15",
    "City": "sample string 16",
    "Image": "sample string 17",
    "ProjectVersionId": "e45c4c49-bb80-4b56-b624-537807940c3e",
    "Locked": true,
    "JUMemberId": "0cf02ebd-b628-4a08-b374-a88d8a5b3261",
    "Iban": "sample string 20",
    "Bic": "sample string 21",
    "Pic": "sample string 22",
    "ParticipantRoleId": "e589ebc3-a289-48d1-898d-90864ae40836",
    "ParticipantRoleCode": "sample string 23",
    "ParticipantRoleTitle": "sample string 24",
    "CountryId": 1,
    "CountryCode": "sample string 25",
    "CountryTitle": "sample string 26",
    "CountryCoefficient": 1.1,
    "ParticipantStatusTitle": "sample string 27",
    "ExitsFromTheProject": true,
    "ParticipantName": "sample string 28",
    "ParticipantFinancialId": "643db353-5ced-449f-8ecf-685c7330f487",
    "PersonnelMonthlyRate": 1.1,
    "PersonnelMonthlyHours": 1.1,
    "ConsultantsMonthlyRate": 1.1,
    "ConsultantsMonthlyHours": 1.1,
    "SecondedPersonsMonthlyRate": 1.1,
    "SecondedPersonsMonthlyHours": 1.1,
    "SmeOwnersMonthlyRate": 1.1,
    "SmeOwnersMonthlyHours": 1.1,
    "WithoutSalaryMonthlyRate": 1.1,
    "WithoutSalaryMonthlyHours": 1.1,
    "PersonnelAccessMonthlyRate": 1.1,
    "PersonnelAccessMonthlyHours": 1.1,
    "SecondedPersonsNMonthlyRate": 1.1,
    "SecondedPersonsNMonthlyHours": 1.1,
    "CreationDate": "2026-01-22T17:31:09.7985985+01:00",
    "JUMember": true,
    "Visible": true,
    "JU": true,
    "ThresholdIkop": 1.1,
    "ParticipantRiskLevelId": "d4fc222e-1bda-4c96-a975-f9b805899c51",
    "Title": "sample string 31"
  }
]

application/xml, text/xml

Sample:
<ArrayOfV5Participants xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CLToolApi">
  <V5Participants>
    <Address>sample string 14</Address>
    <Bic>sample string 21</Bic>
    <City>sample string 16</City>
    <Code>sample string 6</Code>
    <ConsultantsMonthlyHours>1.1</ConsultantsMonthlyHours>
    <ConsultantsMonthlyRate>1.1</ConsultantsMonthlyRate>
    <CountryCode>sample string 25</CountryCode>
    <CountryCoefficient>1.1</CountryCoefficient>
    <CountryId>1</CountryId>
    <CountryTitle>sample string 26</CountryTitle>
    <CreationDate>2026-01-22T17:31:09.7985985+01:00</CreationDate>
    <Department>sample string 12</Department>
    <Description>sample string 10</Description>
    <EntryDate>2026-01-22T17:31:09.7985985+01:00</EntryDate>
    <ExitDate>2026-01-22T17:31:09.7985985+01:00</ExitDate>
    <ExitsFromTheProject>true</ExitsFromTheProject>
    <Iban>sample string 20</Iban>
    <Image>sample string 17</Image>
    <JU>true</JU>
    <JUMember>true</JUMember>
    <JUMemberId>0cf02ebd-b628-4a08-b374-a88d8a5b3261</JUMemberId>
    <LegalName>sample string 8</LegalName>
    <LinkedThirdPartyNumber>sample string 5</LinkedThirdPartyNumber>
    <Locked>true</Locked>
    <MainPartyId>9d3a541c-1b96-4166-958b-47f1059b087c</MainPartyId>
    <Number>4</Number>
    <ParticipantFinancialId>643db353-5ced-449f-8ecf-685c7330f487</ParticipantFinancialId>
    <ParticipantId>b64d1b0c-db30-4360-b724-80bb8c9fa1bd</ParticipantId>
    <ParticipantName>sample string 28</ParticipantName>
    <ParticipantRiskLevelId>d4fc222e-1bda-4c96-a975-f9b805899c51</ParticipantRiskLevelId>
    <ParticipantRoleCode>sample string 23</ParticipantRoleCode>
    <ParticipantRoleId>e589ebc3-a289-48d1-898d-90864ae40836</ParticipantRoleId>
    <ParticipantRoleTitle>sample string 24</ParticipantRoleTitle>
    <ParticipantStatusId>sample string 11</ParticipantStatusId>
    <ParticipantStatusTitle>sample string 27</ParticipantStatusTitle>
    <PersonnelAccessMonthlyHours>1.1</PersonnelAccessMonthlyHours>
    <PersonnelAccessMonthlyRate>1.1</PersonnelAccessMonthlyRate>
    <PersonnelMonthlyHours>1.1</PersonnelMonthlyHours>
    <PersonnelMonthlyRate>1.1</PersonnelMonthlyRate>
    <Pic>sample string 22</Pic>
    <Postcode>sample string 15</Postcode>
    <ProjectId>4ae732f4-dadd-4b8a-b18f-ec352359d617</ProjectId>
    <ProjectParticipantId>17aad71f-5f32-4cec-b6f9-74bc41a9e01d</ProjectParticipantId>
    <ProjectVersionId>e45c4c49-bb80-4b56-b624-537807940c3e</ProjectVersionId>
    <Published>true</Published>
    <PublishedDescription>sample string 9</PublishedDescription>
    <ReimbursementRate>1.1</ReimbursementRate>
    <SecondedPersonsMonthlyHours>1.1</SecondedPersonsMonthlyHours>
    <SecondedPersonsMonthlyRate>1.1</SecondedPersonsMonthlyRate>
    <SecondedPersonsNMonthlyHours>1.1</SecondedPersonsNMonthlyHours>
    <SecondedPersonsNMonthlyRate>1.1</SecondedPersonsNMonthlyRate>
    <ShortName>sample string 7</ShortName>
    <SmeOwnersMonthlyHours>1.1</SmeOwnersMonthlyHours>
    <SmeOwnersMonthlyRate>1.1</SmeOwnersMonthlyRate>
    <ThresholdIkop>1.1</ThresholdIkop>
    <Title>sample string 31</Title>
    <Visible>true</Visible>
    <Website>sample string 13</Website>
    <WithoutSalaryMonthlyHours>1.1</WithoutSalaryMonthlyHours>
    <WithoutSalaryMonthlyRate>1.1</WithoutSalaryMonthlyRate>
  </V5Participants>
  <V5Participants>
    <Address>sample string 14</Address>
    <Bic>sample string 21</Bic>
    <City>sample string 16</City>
    <Code>sample string 6</Code>
    <ConsultantsMonthlyHours>1.1</ConsultantsMonthlyHours>
    <ConsultantsMonthlyRate>1.1</ConsultantsMonthlyRate>
    <CountryCode>sample string 25</CountryCode>
    <CountryCoefficient>1.1</CountryCoefficient>
    <CountryId>1</CountryId>
    <CountryTitle>sample string 26</CountryTitle>
    <CreationDate>2026-01-22T17:31:09.7985985+01:00</CreationDate>
    <Department>sample string 12</Department>
    <Description>sample string 10</Description>
    <EntryDate>2026-01-22T17:31:09.7985985+01:00</EntryDate>
    <ExitDate>2026-01-22T17:31:09.7985985+01:00</ExitDate>
    <ExitsFromTheProject>true</ExitsFromTheProject>
    <Iban>sample string 20</Iban>
    <Image>sample string 17</Image>
    <JU>true</JU>
    <JUMember>true</JUMember>
    <JUMemberId>0cf02ebd-b628-4a08-b374-a88d8a5b3261</JUMemberId>
    <LegalName>sample string 8</LegalName>
    <LinkedThirdPartyNumber>sample string 5</LinkedThirdPartyNumber>
    <Locked>true</Locked>
    <MainPartyId>9d3a541c-1b96-4166-958b-47f1059b087c</MainPartyId>
    <Number>4</Number>
    <ParticipantFinancialId>643db353-5ced-449f-8ecf-685c7330f487</ParticipantFinancialId>
    <ParticipantId>b64d1b0c-db30-4360-b724-80bb8c9fa1bd</ParticipantId>
    <ParticipantName>sample string 28</ParticipantName>
    <ParticipantRiskLevelId>d4fc222e-1bda-4c96-a975-f9b805899c51</ParticipantRiskLevelId>
    <ParticipantRoleCode>sample string 23</ParticipantRoleCode>
    <ParticipantRoleId>e589ebc3-a289-48d1-898d-90864ae40836</ParticipantRoleId>
    <ParticipantRoleTitle>sample string 24</ParticipantRoleTitle>
    <ParticipantStatusId>sample string 11</ParticipantStatusId>
    <ParticipantStatusTitle>sample string 27</ParticipantStatusTitle>
    <PersonnelAccessMonthlyHours>1.1</PersonnelAccessMonthlyHours>
    <PersonnelAccessMonthlyRate>1.1</PersonnelAccessMonthlyRate>
    <PersonnelMonthlyHours>1.1</PersonnelMonthlyHours>
    <PersonnelMonthlyRate>1.1</PersonnelMonthlyRate>
    <Pic>sample string 22</Pic>
    <Postcode>sample string 15</Postcode>
    <ProjectId>4ae732f4-dadd-4b8a-b18f-ec352359d617</ProjectId>
    <ProjectParticipantId>17aad71f-5f32-4cec-b6f9-74bc41a9e01d</ProjectParticipantId>
    <ProjectVersionId>e45c4c49-bb80-4b56-b624-537807940c3e</ProjectVersionId>
    <Published>true</Published>
    <PublishedDescription>sample string 9</PublishedDescription>
    <ReimbursementRate>1.1</ReimbursementRate>
    <SecondedPersonsMonthlyHours>1.1</SecondedPersonsMonthlyHours>
    <SecondedPersonsMonthlyRate>1.1</SecondedPersonsMonthlyRate>
    <SecondedPersonsNMonthlyHours>1.1</SecondedPersonsNMonthlyHours>
    <SecondedPersonsNMonthlyRate>1.1</SecondedPersonsNMonthlyRate>
    <ShortName>sample string 7</ShortName>
    <SmeOwnersMonthlyHours>1.1</SmeOwnersMonthlyHours>
    <SmeOwnersMonthlyRate>1.1</SmeOwnersMonthlyRate>
    <ThresholdIkop>1.1</ThresholdIkop>
    <Title>sample string 31</Title>
    <Visible>true</Visible>
    <Website>sample string 13</Website>
    <WithoutSalaryMonthlyHours>1.1</WithoutSalaryMonthlyHours>
    <WithoutSalaryMonthlyRate>1.1</WithoutSalaryMonthlyRate>
  </V5Participants>
</ArrayOfV5Participants>