GET api/Documents?ProjectcId={ProjectcId}&documentType[0]={documentType[0]}&documentType[1]={documentType[1]}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectcId | globally unique identifier |
Required |
|
| documentType | Collection of string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of V5Documents| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentId | globally unique identifier |
None. |
|
| Code | string |
None. |
|
| ProjectDocumentTypeCode | string |
None. |
|
| MemberId | globally unique identifier |
None. |
|
| ParticipantId | globally unique identifier |
None. |
|
| Sequential | integer |
None. |
|
| Version | integer |
None. |
|
| Protocol | string |
None. |
|
| Link | string |
None. |
|
| CreationDate | date |
None. |
|
| UploadDate | date |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| Keywords | string |
None. |
|
| DomainId | globally unique identifier |
None. |
|
| DocumentLanguageId | integer |
None. |
|
| DocumentStatusId | string |
None. |
|
| Downloads | integer |
None. |
|
| FileName | string |
None. |
|
| FileExtension | string |
None. |
|
| FileSize | integer |
None. |
|
| FileOriginalName | string |
None. |
|
| FileServerName | string |
None. |
|
| Published | boolean |
None. |
|
| PublishedDescription | string |
None. |
|
| Locked | boolean |
None. |
|
| Password | string |
None. |
|
| RightId | integer |
None. |
|
| ModelProtocol | string |
None. |
|
| PublicDownloads | integer |
None. |
|
| CostTypeId | integer |
None. |
|
| PublishedForLoggedInUsersOnly | boolean |
None. |
|
| Important | boolean |
None. |
|
| UploaderMemberId | globally unique identifier |
None. |
|
| DocumentDate | date |
None. |
|
| PublishedFlagged | boolean |
None. |
|
| EffortPms | decimal number |
None. |
|
| CostEuro | decimal number |
None. |
|
| PublishedTitle | string |
None. |
|
| ProjectDocumentTypeId | globally unique identifier |
None. |
|
| GoogleShared | boolean |
None. |
|
| GoogleId | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"DocumentId": "48918d1d-bbf0-4288-afec-18f240b92a77",
"Code": "sample string 2",
"ProjectDocumentTypeCode": "sample string 3",
"MemberId": "27f442cb-0c78-4606-9e1f-e5a09b7ba7ef",
"ParticipantId": "922cdc55-6e91-4f2c-8e8a-c94e03549e5b",
"Sequential": 1,
"Version": 1,
"Protocol": "sample string 4",
"Link": "sample string 5",
"CreationDate": "2026-03-05T12:19:26.6142699+01:00",
"UploadDate": "2026-03-05T12:19:26.6142699+01:00",
"Title": "sample string 6",
"Description": "sample string 7",
"Keywords": "sample string 8",
"DomainId": "a7cb48d1-a7c3-4fee-bc61-68c252b7edba",
"DocumentLanguageId": 1,
"DocumentStatusId": "sample string 9",
"Downloads": 1,
"FileName": "sample string 10",
"FileExtension": "sample string 11",
"FileSize": 1,
"FileOriginalName": "sample string 12",
"FileServerName": "sample string 13",
"Published": true,
"PublishedDescription": "sample string 14",
"Locked": true,
"Password": "sample string 15",
"RightId": 1,
"ModelProtocol": "sample string 16",
"PublicDownloads": 1,
"CostTypeId": 1,
"PublishedForLoggedInUsersOnly": true,
"Important": true,
"UploaderMemberId": "09c70813-e83f-4de1-8829-770248f8dacf",
"DocumentDate": "2026-03-05T12:19:26.6142699+01:00",
"PublishedFlagged": true,
"EffortPms": 1.1,
"CostEuro": 1.1,
"PublishedTitle": "sample string 17",
"ProjectDocumentTypeId": "b2099cd6-e167-441e-a032-daf95c33c87b",
"GoogleShared": true,
"GoogleId": "sample string 19",
"ProjectId": "b4584f42-6db0-41ce-94c6-85ea61ae0065"
},
{
"DocumentId": "48918d1d-bbf0-4288-afec-18f240b92a77",
"Code": "sample string 2",
"ProjectDocumentTypeCode": "sample string 3",
"MemberId": "27f442cb-0c78-4606-9e1f-e5a09b7ba7ef",
"ParticipantId": "922cdc55-6e91-4f2c-8e8a-c94e03549e5b",
"Sequential": 1,
"Version": 1,
"Protocol": "sample string 4",
"Link": "sample string 5",
"CreationDate": "2026-03-05T12:19:26.6142699+01:00",
"UploadDate": "2026-03-05T12:19:26.6142699+01:00",
"Title": "sample string 6",
"Description": "sample string 7",
"Keywords": "sample string 8",
"DomainId": "a7cb48d1-a7c3-4fee-bc61-68c252b7edba",
"DocumentLanguageId": 1,
"DocumentStatusId": "sample string 9",
"Downloads": 1,
"FileName": "sample string 10",
"FileExtension": "sample string 11",
"FileSize": 1,
"FileOriginalName": "sample string 12",
"FileServerName": "sample string 13",
"Published": true,
"PublishedDescription": "sample string 14",
"Locked": true,
"Password": "sample string 15",
"RightId": 1,
"ModelProtocol": "sample string 16",
"PublicDownloads": 1,
"CostTypeId": 1,
"PublishedForLoggedInUsersOnly": true,
"Important": true,
"UploaderMemberId": "09c70813-e83f-4de1-8829-770248f8dacf",
"DocumentDate": "2026-03-05T12:19:26.6142699+01:00",
"PublishedFlagged": true,
"EffortPms": 1.1,
"CostEuro": 1.1,
"PublishedTitle": "sample string 17",
"ProjectDocumentTypeId": "b2099cd6-e167-441e-a032-daf95c33c87b",
"GoogleShared": true,
"GoogleId": "sample string 19",
"ProjectId": "b4584f42-6db0-41ce-94c6-85ea61ae0065"
}
]
application/xml, text/xml
Sample:
<ArrayOfV5Documents xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CLToolApi">
<V5Documents>
<Code>sample string 2</Code>
<CostEuro>1.1</CostEuro>
<CostTypeId>1</CostTypeId>
<CreationDate>2026-03-05T12:19:26.6142699+01:00</CreationDate>
<Description>sample string 7</Description>
<DocumentDate>2026-03-05T12:19:26.6142699+01:00</DocumentDate>
<DocumentId>48918d1d-bbf0-4288-afec-18f240b92a77</DocumentId>
<DocumentLanguageId>1</DocumentLanguageId>
<DocumentStatusId>sample string 9</DocumentStatusId>
<DomainId>a7cb48d1-a7c3-4fee-bc61-68c252b7edba</DomainId>
<Downloads>1</Downloads>
<EffortPms>1.1</EffortPms>
<FileExtension>sample string 11</FileExtension>
<FileName>sample string 10</FileName>
<FileOriginalName>sample string 12</FileOriginalName>
<FileServerName>sample string 13</FileServerName>
<FileSize>1</FileSize>
<GoogleId>sample string 19</GoogleId>
<GoogleShared>true</GoogleShared>
<Important>true</Important>
<Keywords>sample string 8</Keywords>
<Link>sample string 5</Link>
<Locked>true</Locked>
<MemberId>27f442cb-0c78-4606-9e1f-e5a09b7ba7ef</MemberId>
<ModelProtocol>sample string 16</ModelProtocol>
<ParticipantId>922cdc55-6e91-4f2c-8e8a-c94e03549e5b</ParticipantId>
<Password>sample string 15</Password>
<ProjectDocumentTypeCode>sample string 3</ProjectDocumentTypeCode>
<ProjectDocumentTypeId>b2099cd6-e167-441e-a032-daf95c33c87b</ProjectDocumentTypeId>
<ProjectId>b4584f42-6db0-41ce-94c6-85ea61ae0065</ProjectId>
<Protocol>sample string 4</Protocol>
<PublicDownloads>1</PublicDownloads>
<Published>true</Published>
<PublishedDescription>sample string 14</PublishedDescription>
<PublishedFlagged>true</PublishedFlagged>
<PublishedForLoggedInUsersOnly>true</PublishedForLoggedInUsersOnly>
<PublishedTitle>sample string 17</PublishedTitle>
<RightId>1</RightId>
<Sequential>1</Sequential>
<Title>sample string 6</Title>
<UploadDate>2026-03-05T12:19:26.6142699+01:00</UploadDate>
<UploaderMemberId>09c70813-e83f-4de1-8829-770248f8dacf</UploaderMemberId>
<Version>1</Version>
</V5Documents>
<V5Documents>
<Code>sample string 2</Code>
<CostEuro>1.1</CostEuro>
<CostTypeId>1</CostTypeId>
<CreationDate>2026-03-05T12:19:26.6142699+01:00</CreationDate>
<Description>sample string 7</Description>
<DocumentDate>2026-03-05T12:19:26.6142699+01:00</DocumentDate>
<DocumentId>48918d1d-bbf0-4288-afec-18f240b92a77</DocumentId>
<DocumentLanguageId>1</DocumentLanguageId>
<DocumentStatusId>sample string 9</DocumentStatusId>
<DomainId>a7cb48d1-a7c3-4fee-bc61-68c252b7edba</DomainId>
<Downloads>1</Downloads>
<EffortPms>1.1</EffortPms>
<FileExtension>sample string 11</FileExtension>
<FileName>sample string 10</FileName>
<FileOriginalName>sample string 12</FileOriginalName>
<FileServerName>sample string 13</FileServerName>
<FileSize>1</FileSize>
<GoogleId>sample string 19</GoogleId>
<GoogleShared>true</GoogleShared>
<Important>true</Important>
<Keywords>sample string 8</Keywords>
<Link>sample string 5</Link>
<Locked>true</Locked>
<MemberId>27f442cb-0c78-4606-9e1f-e5a09b7ba7ef</MemberId>
<ModelProtocol>sample string 16</ModelProtocol>
<ParticipantId>922cdc55-6e91-4f2c-8e8a-c94e03549e5b</ParticipantId>
<Password>sample string 15</Password>
<ProjectDocumentTypeCode>sample string 3</ProjectDocumentTypeCode>
<ProjectDocumentTypeId>b2099cd6-e167-441e-a032-daf95c33c87b</ProjectDocumentTypeId>
<ProjectId>b4584f42-6db0-41ce-94c6-85ea61ae0065</ProjectId>
<Protocol>sample string 4</Protocol>
<PublicDownloads>1</PublicDownloads>
<Published>true</Published>
<PublishedDescription>sample string 14</PublishedDescription>
<PublishedFlagged>true</PublishedFlagged>
<PublishedForLoggedInUsersOnly>true</PublishedForLoggedInUsersOnly>
<PublishedTitle>sample string 17</PublishedTitle>
<RightId>1</RightId>
<Sequential>1</Sequential>
<Title>sample string 6</Title>
<UploadDate>2026-03-05T12:19:26.6142699+01:00</UploadDate>
<UploaderMemberId>09c70813-e83f-4de1-8829-770248f8dacf</UploaderMemberId>
<Version>1</Version>
</V5Documents>
</ArrayOfV5Documents>