GET Projects
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Project| Name | Description | Type | Additional information |
|---|---|---|---|
| DisplayName | string |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 255 |
|
| Inactive | boolean |
Required |
|
| ProjectGroupId | globally unique identifier |
None. |
|
| ProjectGroup | ProjectGroup |
None. |
|
| ReferenceId | string |
String length: inclusive between 0 and 255 |
|
| ProjectAccountLinks | Collection of ProjectAccountLink |
None. |
|
| Weighings | Collection of Weighing |
None. |
|
| TemporaryTaras | Collection of TemporaryTara |
None. |
|
| Campaigns | Collection of Campaign |
None. |
|
| Orders | Collection of Order |
None. |
|
| Documents | Collection of Document |
None. |
|
| InboundCheck | boolean |
None. |
|
| UserField1 | string |
String length: inclusive between 0 and 255 |
|
| UserField2 | string |
String length: inclusive between 0 and 255 |
|
| UserField3 | string |
String length: inclusive between 0 and 255 |
|
| UserField4 | string |
String length: inclusive between 0 and 255 |
|
| UserField5 | string |
String length: inclusive between 0 and 255 |
|
| Number | string |
Required String length: inclusive between 0 and 255 |
|
| Id | globally unique identifier |
None. |
|
| CreationDate | date |
None. |
|
| CreationUser | string |
String length: inclusive between 0 and 255 |
|
| ModifiedDate | date |
None. |
|
| ModifiedUser | string |
String length: inclusive between 0 and 255 |
Response Formats
application/json, text/json
Sample:
[
{
"DisplayName": "sample string 10 - sample string 1",
"Name": "sample string 1",
"Inactive": true,
"ProjectGroupId": "f5333a1a-2725-497e-b1df-244eaaf0f2b8",
"ReferenceId": "sample string 3",
"InboundCheck": true,
"UserField1": "sample string 5",
"UserField2": "sample string 6",
"UserField3": "sample string 7",
"UserField4": "sample string 8",
"UserField5": "sample string 9",
"Number": "sample string 10",
"Id": "93f46710-a46a-4d91-bf06-4913f5f39d93",
"CreationDate": "2026-05-19T17:30:55.5479119+02:00",
"CreationUser": "sample string 12",
"ModifiedDate": "2026-05-19T17:30:55.5479119+02:00",
"ModifiedUser": "sample string 13"
},
{
"DisplayName": "sample string 10 - sample string 1",
"Name": "sample string 1",
"Inactive": true,
"ProjectGroupId": "f5333a1a-2725-497e-b1df-244eaaf0f2b8",
"ReferenceId": "sample string 3",
"InboundCheck": true,
"UserField1": "sample string 5",
"UserField2": "sample string 6",
"UserField3": "sample string 7",
"UserField4": "sample string 8",
"UserField5": "sample string 9",
"Number": "sample string 10",
"Id": "93f46710-a46a-4d91-bf06-4913f5f39d93",
"CreationDate": "2026-05-19T17:30:55.5479119+02:00",
"CreationUser": "sample string 12",
"ModifiedDate": "2026-05-19T17:30:55.5479119+02:00",
"ModifiedUser": "sample string 13"
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.