GET api/Participants?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 V5Participants| Name | Description | Type | Additional 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": "7e517f1c-648e-4ac4-9882-92f30ae12015",
"ProjectId": "b2d745ac-a4eb-4b71-917e-0b78b0a3ab11",
"ParticipantId": "d1e4008f-7265-4194-bf45-7e54d6ceb4d9",
"Number": 4,
"LinkedThirdPartyNumber": "sample string 5",
"Code": "sample string 6",
"ShortName": "sample string 7",
"LegalName": "sample string 8",
"EntryDate": "2026-06-10T15:14:16.7911432+02:00",
"ExitDate": "2026-06-10T15:14:16.7911432+02:00",
"Published": true,
"PublishedDescription": "sample string 9",
"MainPartyId": "77214938-24ce-467e-ae0c-953cf7588d5b",
"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": "a64bd289-386f-4c8e-a34f-ff0db96e2c66",
"Locked": true,
"JUMemberId": "48a8c278-6839-42c7-a847-64198e5c215b",
"Iban": "sample string 20",
"Bic": "sample string 21",
"Pic": "sample string 22",
"ParticipantRoleId": "d249f5b2-50b6-4a0e-ae04-7d86e7e46fee",
"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": "ec7a5568-93d2-4202-9a96-9659b289e611",
"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-06-10T15:14:16.7911432+02:00",
"JUMember": true,
"Visible": true,
"JU": true,
"ThresholdIkop": 1.1,
"ParticipantRiskLevelId": "c7d151f2-32f0-441c-bb8a-835ff3b898fa",
"Title": "sample string 31"
},
{
"ProjectParticipantId": "7e517f1c-648e-4ac4-9882-92f30ae12015",
"ProjectId": "b2d745ac-a4eb-4b71-917e-0b78b0a3ab11",
"ParticipantId": "d1e4008f-7265-4194-bf45-7e54d6ceb4d9",
"Number": 4,
"LinkedThirdPartyNumber": "sample string 5",
"Code": "sample string 6",
"ShortName": "sample string 7",
"LegalName": "sample string 8",
"EntryDate": "2026-06-10T15:14:16.7911432+02:00",
"ExitDate": "2026-06-10T15:14:16.7911432+02:00",
"Published": true,
"PublishedDescription": "sample string 9",
"MainPartyId": "77214938-24ce-467e-ae0c-953cf7588d5b",
"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": "a64bd289-386f-4c8e-a34f-ff0db96e2c66",
"Locked": true,
"JUMemberId": "48a8c278-6839-42c7-a847-64198e5c215b",
"Iban": "sample string 20",
"Bic": "sample string 21",
"Pic": "sample string 22",
"ParticipantRoleId": "d249f5b2-50b6-4a0e-ae04-7d86e7e46fee",
"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": "ec7a5568-93d2-4202-9a96-9659b289e611",
"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-06-10T15:14:16.7911432+02:00",
"JUMember": true,
"Visible": true,
"JU": true,
"ThresholdIkop": 1.1,
"ParticipantRiskLevelId": "c7d151f2-32f0-441c-bb8a-835ff3b898fa",
"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-06-10T15:14:16.7911432+02:00</CreationDate>
<Department>sample string 12</Department>
<Description>sample string 10</Description>
<EntryDate>2026-06-10T15:14:16.7911432+02:00</EntryDate>
<ExitDate>2026-06-10T15:14:16.7911432+02:00</ExitDate>
<ExitsFromTheProject>true</ExitsFromTheProject>
<Iban>sample string 20</Iban>
<Image>sample string 17</Image>
<JU>true</JU>
<JUMember>true</JUMember>
<JUMemberId>48a8c278-6839-42c7-a847-64198e5c215b</JUMemberId>
<LegalName>sample string 8</LegalName>
<LinkedThirdPartyNumber>sample string 5</LinkedThirdPartyNumber>
<Locked>true</Locked>
<MainPartyId>77214938-24ce-467e-ae0c-953cf7588d5b</MainPartyId>
<Number>4</Number>
<ParticipantFinancialId>ec7a5568-93d2-4202-9a96-9659b289e611</ParticipantFinancialId>
<ParticipantId>d1e4008f-7265-4194-bf45-7e54d6ceb4d9</ParticipantId>
<ParticipantName>sample string 28</ParticipantName>
<ParticipantRiskLevelId>c7d151f2-32f0-441c-bb8a-835ff3b898fa</ParticipantRiskLevelId>
<ParticipantRoleCode>sample string 23</ParticipantRoleCode>
<ParticipantRoleId>d249f5b2-50b6-4a0e-ae04-7d86e7e46fee</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>b2d745ac-a4eb-4b71-917e-0b78b0a3ab11</ProjectId>
<ProjectParticipantId>7e517f1c-648e-4ac4-9882-92f30ae12015</ProjectParticipantId>
<ProjectVersionId>a64bd289-386f-4c8e-a34f-ff0db96e2c66</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-06-10T15:14:16.7911432+02:00</CreationDate>
<Department>sample string 12</Department>
<Description>sample string 10</Description>
<EntryDate>2026-06-10T15:14:16.7911432+02:00</EntryDate>
<ExitDate>2026-06-10T15:14:16.7911432+02:00</ExitDate>
<ExitsFromTheProject>true</ExitsFromTheProject>
<Iban>sample string 20</Iban>
<Image>sample string 17</Image>
<JU>true</JU>
<JUMember>true</JUMember>
<JUMemberId>48a8c278-6839-42c7-a847-64198e5c215b</JUMemberId>
<LegalName>sample string 8</LegalName>
<LinkedThirdPartyNumber>sample string 5</LinkedThirdPartyNumber>
<Locked>true</Locked>
<MainPartyId>77214938-24ce-467e-ae0c-953cf7588d5b</MainPartyId>
<Number>4</Number>
<ParticipantFinancialId>ec7a5568-93d2-4202-9a96-9659b289e611</ParticipantFinancialId>
<ParticipantId>d1e4008f-7265-4194-bf45-7e54d6ceb4d9</ParticipantId>
<ParticipantName>sample string 28</ParticipantName>
<ParticipantRiskLevelId>c7d151f2-32f0-441c-bb8a-835ff3b898fa</ParticipantRiskLevelId>
<ParticipantRoleCode>sample string 23</ParticipantRoleCode>
<ParticipantRoleId>d249f5b2-50b6-4a0e-ae04-7d86e7e46fee</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>b2d745ac-a4eb-4b71-917e-0b78b0a3ab11</ProjectId>
<ProjectParticipantId>7e517f1c-648e-4ac4-9882-92f30ae12015</ProjectParticipantId>
<ProjectVersionId>a64bd289-386f-4c8e-a34f-ff0db96e2c66</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>