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": "7cf40e72-da68-4270-8f1f-e0fe70717c57",
"ProjectId": "a4557bdc-d2d8-4da4-bb32-ab88aa7f672a",
"ParticipantId": "a3bb83c7-afff-48f5-ae0f-754244565717",
"Number": 4,
"LinkedThirdPartyNumber": "sample string 5",
"Code": "sample string 6",
"ShortName": "sample string 7",
"LegalName": "sample string 8",
"EntryDate": "2026-01-22T17:29:34.1776983+01:00",
"ExitDate": "2026-01-22T17:29:34.1776983+01:00",
"Published": true,
"PublishedDescription": "sample string 9",
"MainPartyId": "d84902d1-3551-4035-85aa-683dc71c5417",
"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": "5e93b22b-8fc4-49ba-b2aa-d0dec403b7bb",
"Locked": true,
"JUMemberId": "69a3879e-aee8-4445-8423-5a97f91042ab",
"Iban": "sample string 20",
"Bic": "sample string 21",
"Pic": "sample string 22",
"ParticipantRoleId": "9d3cb223-8150-44c1-86c3-6096c53df788",
"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": "fb6b3b67-ad82-451e-8d2a-0b6516700e14",
"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:29:34.1776983+01:00",
"JUMember": true,
"Visible": true,
"JU": true,
"ThresholdIkop": 1.1,
"ParticipantRiskLevelId": "3cc2c98e-2c2f-4484-babf-30c87eaf3d44",
"Title": "sample string 31"
},
{
"ProjectParticipantId": "7cf40e72-da68-4270-8f1f-e0fe70717c57",
"ProjectId": "a4557bdc-d2d8-4da4-bb32-ab88aa7f672a",
"ParticipantId": "a3bb83c7-afff-48f5-ae0f-754244565717",
"Number": 4,
"LinkedThirdPartyNumber": "sample string 5",
"Code": "sample string 6",
"ShortName": "sample string 7",
"LegalName": "sample string 8",
"EntryDate": "2026-01-22T17:29:34.1776983+01:00",
"ExitDate": "2026-01-22T17:29:34.1776983+01:00",
"Published": true,
"PublishedDescription": "sample string 9",
"MainPartyId": "d84902d1-3551-4035-85aa-683dc71c5417",
"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": "5e93b22b-8fc4-49ba-b2aa-d0dec403b7bb",
"Locked": true,
"JUMemberId": "69a3879e-aee8-4445-8423-5a97f91042ab",
"Iban": "sample string 20",
"Bic": "sample string 21",
"Pic": "sample string 22",
"ParticipantRoleId": "9d3cb223-8150-44c1-86c3-6096c53df788",
"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": "fb6b3b67-ad82-451e-8d2a-0b6516700e14",
"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:29:34.1776983+01:00",
"JUMember": true,
"Visible": true,
"JU": true,
"ThresholdIkop": 1.1,
"ParticipantRiskLevelId": "3cc2c98e-2c2f-4484-babf-30c87eaf3d44",
"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:29:34.1776983+01:00</CreationDate>
<Department>sample string 12</Department>
<Description>sample string 10</Description>
<EntryDate>2026-01-22T17:29:34.1776983+01:00</EntryDate>
<ExitDate>2026-01-22T17:29:34.1776983+01:00</ExitDate>
<ExitsFromTheProject>true</ExitsFromTheProject>
<Iban>sample string 20</Iban>
<Image>sample string 17</Image>
<JU>true</JU>
<JUMember>true</JUMember>
<JUMemberId>69a3879e-aee8-4445-8423-5a97f91042ab</JUMemberId>
<LegalName>sample string 8</LegalName>
<LinkedThirdPartyNumber>sample string 5</LinkedThirdPartyNumber>
<Locked>true</Locked>
<MainPartyId>d84902d1-3551-4035-85aa-683dc71c5417</MainPartyId>
<Number>4</Number>
<ParticipantFinancialId>fb6b3b67-ad82-451e-8d2a-0b6516700e14</ParticipantFinancialId>
<ParticipantId>a3bb83c7-afff-48f5-ae0f-754244565717</ParticipantId>
<ParticipantName>sample string 28</ParticipantName>
<ParticipantRiskLevelId>3cc2c98e-2c2f-4484-babf-30c87eaf3d44</ParticipantRiskLevelId>
<ParticipantRoleCode>sample string 23</ParticipantRoleCode>
<ParticipantRoleId>9d3cb223-8150-44c1-86c3-6096c53df788</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>a4557bdc-d2d8-4da4-bb32-ab88aa7f672a</ProjectId>
<ProjectParticipantId>7cf40e72-da68-4270-8f1f-e0fe70717c57</ProjectParticipantId>
<ProjectVersionId>5e93b22b-8fc4-49ba-b2aa-d0dec403b7bb</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:29:34.1776983+01:00</CreationDate>
<Department>sample string 12</Department>
<Description>sample string 10</Description>
<EntryDate>2026-01-22T17:29:34.1776983+01:00</EntryDate>
<ExitDate>2026-01-22T17:29:34.1776983+01:00</ExitDate>
<ExitsFromTheProject>true</ExitsFromTheProject>
<Iban>sample string 20</Iban>
<Image>sample string 17</Image>
<JU>true</JU>
<JUMember>true</JUMember>
<JUMemberId>69a3879e-aee8-4445-8423-5a97f91042ab</JUMemberId>
<LegalName>sample string 8</LegalName>
<LinkedThirdPartyNumber>sample string 5</LinkedThirdPartyNumber>
<Locked>true</Locked>
<MainPartyId>d84902d1-3551-4035-85aa-683dc71c5417</MainPartyId>
<Number>4</Number>
<ParticipantFinancialId>fb6b3b67-ad82-451e-8d2a-0b6516700e14</ParticipantFinancialId>
<ParticipantId>a3bb83c7-afff-48f5-ae0f-754244565717</ParticipantId>
<ParticipantName>sample string 28</ParticipantName>
<ParticipantRiskLevelId>3cc2c98e-2c2f-4484-babf-30c87eaf3d44</ParticipantRiskLevelId>
<ParticipantRoleCode>sample string 23</ParticipantRoleCode>
<ParticipantRoleId>9d3cb223-8150-44c1-86c3-6096c53df788</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>a4557bdc-d2d8-4da4-bb32-ab88aa7f672a</ProjectId>
<ProjectParticipantId>7cf40e72-da68-4270-8f1f-e0fe70717c57</ProjectParticipantId>
<ProjectVersionId>5e93b22b-8fc4-49ba-b2aa-d0dec403b7bb</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>