GET api/Tasks/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Task| Name | Description | Type | Additional information |
|---|---|---|---|
| taskId | globally unique identifier |
None. |
|
| customerId | globally unique identifier |
None. |
|
| fieldId | globally unique identifier |
None. |
|
| materialId | globally unique identifier |
None. |
|
| protocolId | globally unique identifier |
None. |
|
| statusId | globally unique identifier |
None. |
|
| createdDate | date |
None. |
|
| executionDate | date |
None. |
|
| executionTeam | string |
None. |
|
| pilotId | globally unique identifier |
None. |
|
| approvedExecutionDate | date |
None. |
|
| approvedStatusId | globally unique identifier |
None. |
|
| scheduledDate | date |
None. |
|
| scheduledTeam | string |
None. |
|
| executionStatusId | globally unique identifier |
None. |
|
| Customer | Customer |
None. |
|
| Material | Material |
None. |
|
| Pilot | Pilot |
None. |
|
| Status | Status |
None. |
|
| Field | Field |
None. |
|
| Protocol | Protocol |
None. |
|
| ApprovedStatus | Status |
None. |
|
| ExecutionStatus | Status |
None. |
Response Formats
application/json, text/json
Sample:
{
"taskId": "81f5dc55-3eb8-49b6-aec0-54f73d4eb998",
"customerId": "74478503-d39f-42b2-8726-44201bb26804",
"fieldId": "8c2fd6a3-57aa-4b94-9985-85a0f5c10ee0",
"materialId": "ed48602a-4357-4923-8d6a-2724b5cad1da",
"protocolId": "7cd19380-d4ee-46f0-a21c-9ee7d3a3fdb2",
"statusId": "01817d7c-014f-48aa-afd7-43d314d05011",
"createdDate": "2026-03-20T18:43:05.4925532+00:00",
"executionDate": "2026-03-20T18:43:05.4925532+00:00",
"executionTeam": "sample string 8",
"pilotId": "914f412c-b74c-4743-805b-957c8a4dd8bf",
"approvedExecutionDate": "2026-03-20T18:43:05.4925532+00:00",
"approvedStatusId": "e9a5cde1-5335-4a50-a4d3-0db41121368f",
"scheduledDate": "2026-03-20T18:43:05.4925532+00:00",
"scheduledTeam": "sample string 9",
"executionStatusId": "4f818378-3b1d-481b-9e70-6cd78b59593b",
"Customer": {
"customerId": "ad0846e6-40c4-418d-ba34-2ba91a0ef86a",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:43:05.4925532+00:00"
},
"Material": {
"materialId": "c3efdc3a-5f11-4668-8d87-a50c36116ec3",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.4925532+00:00"
},
"Pilot": {
"pilotId": "c2b6969c-7d42-41cb-99e2-888058662290",
"name": "sample string 2",
"pilotTypeId": "43a1f326-e773-4f03-b9d1-563dd6f49478",
"phone": "sample string 4",
"isLicenseGimel": true,
"isLicenseRT": true,
"createdDate": "2026-03-20T18:43:05.4925532+00:00",
"PilotType": {
"pilotTypeId": "ae7eb151-ba16-466c-bf7f-cb1cc5fecaf4",
"name": "sample string 2"
}
},
"Status": {
"statusId": "f6e17015-e96b-45b9-90dc-e44fc2de8cb8",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.4925532+00:00"
},
"Field": {
"fieldId": "c61e3c8d-68eb-4f2b-9d70-e2ec29aadcac",
"customerId": "dfea544b-0434-48fc-95f7-c196b7590baf",
"coordinates": "sample string 3",
"cropName": "sample string 4",
"plotNumber": "sample string 5",
"plantingYear": 1,
"createdDate": "2026-03-20T18:43:05.4925532+00:00",
"fullyLoaded": true,
"moagId": "sample string 6",
"isDeleted": true,
"areaSquareMeters": 1.1,
"Customer": {
"customerId": "ad0846e6-40c4-418d-ba34-2ba91a0ef86a",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:43:05.4925532+00:00"
}
},
"Protocol": {
"protocolId": "e8fcf1b1-a8be-4824-9a02-e9c9dce9416e",
"name": "sample string 2",
"materialId": "5941f878-bcbd-4c28-bb65-b2ba855bd23d",
"marginSpace": 4.1,
"rowSpace": 5.1,
"dunamVolume": 1.1,
"activeIngredientVolume": 1.1,
"waterVolume": 1.1,
"createdDate": "2026-03-20T18:43:05.4925532+00:00",
"payloadId": "f2efc02b-fbc8-42cf-bb39-25ff2d8e89f0",
"nozzle": "sample string 6",
"Material": {
"materialId": "c3efdc3a-5f11-4668-8d87-a50c36116ec3",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.4925532+00:00"
},
"Payload": {
"payloadId": "81550479-e62e-447f-a4f1-e5a3df81f5bb",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.4925532+00:00"
}
},
"ApprovedStatus": {
"statusId": "f6e17015-e96b-45b9-90dc-e44fc2de8cb8",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.4925532+00:00"
},
"ExecutionStatus": {
"statusId": "f6e17015-e96b-45b9-90dc-e44fc2de8cb8",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.4925532+00:00"
}
}
text/html
Sample:
{"taskId":"81f5dc55-3eb8-49b6-aec0-54f73d4eb998","customerId":"74478503-d39f-42b2-8726-44201bb26804","fieldId":"8c2fd6a3-57aa-4b94-9985-85a0f5c10ee0","materialId":"ed48602a-4357-4923-8d6a-2724b5cad1da","protocolId":"7cd19380-d4ee-46f0-a21c-9ee7d3a3fdb2","statusId":"01817d7c-014f-48aa-afd7-43d314d05011","createdDate":"2026-03-20T18:43:05.4925532+00:00","executionDate":"2026-03-20T18:43:05.4925532+00:00","executionTeam":"sample string 8","pilotId":"914f412c-b74c-4743-805b-957c8a4dd8bf","approvedExecutionDate":"2026-03-20T18:43:05.4925532+00:00","approvedStatusId":"e9a5cde1-5335-4a50-a4d3-0db41121368f","scheduledDate":"2026-03-20T18:43:05.4925532+00:00","scheduledTeam":"sample string 9","executionStatusId":"4f818378-3b1d-481b-9e70-6cd78b59593b","Customer":{"customerId":"ad0846e6-40c4-418d-ba34-2ba91a0ef86a","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:43:05.4925532+00:00"},"Material":{"materialId":"c3efdc3a-5f11-4668-8d87-a50c36116ec3","name":"sample string 2","createdDate":"2026-03-20T18:43:05.4925532+00:00"},"Pilot":{"pilotId":"c2b6969c-7d42-41cb-99e2-888058662290","name":"sample string 2","pilotTypeId":"43a1f326-e773-4f03-b9d1-563dd6f49478","phone":"sample string 4","isLicenseGimel":true,"isLicenseRT":true,"createdDate":"2026-03-20T18:43:05.4925532+00:00","PilotType":{"pilotTypeId":"ae7eb151-ba16-466c-bf7f-cb1cc5fecaf4","name":"sample string 2"}},"Status":{"statusId":"f6e17015-e96b-45b9-90dc-e44fc2de8cb8","name":"sample string 2","createdDate":"2026-03-20T18:43:05.4925532+00:00"},"Field":{"fieldId":"c61e3c8d-68eb-4f2b-9d70-e2ec29aadcac","customerId":"dfea544b-0434-48fc-95f7-c196b7590baf","coordinates":"sample string 3","cropName":"sample string 4","plotNumber":"sample string 5","plantingYear":1,"createdDate":"2026-03-20T18:43:05.4925532+00:00","fullyLoaded":true,"moagId":"sample string 6","isDeleted":true,"areaSquareMeters":1.1,"Customer":{"customerId":"ad0846e6-40c4-418d-ba34-2ba91a0ef86a","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:43:05.4925532+00:00"}},"Protocol":{"protocolId":"e8fcf1b1-a8be-4824-9a02-e9c9dce9416e","name":"sample string 2","materialId":"5941f878-bcbd-4c28-bb65-b2ba855bd23d","marginSpace":4.1,"rowSpace":5.1,"dunamVolume":1.1,"activeIngredientVolume":1.1,"waterVolume":1.1,"createdDate":"2026-03-20T18:43:05.4925532+00:00","payloadId":"f2efc02b-fbc8-42cf-bb39-25ff2d8e89f0","nozzle":"sample string 6","Material":{"materialId":"c3efdc3a-5f11-4668-8d87-a50c36116ec3","name":"sample string 2","createdDate":"2026-03-20T18:43:05.4925532+00:00"},"Payload":{"payloadId":"81550479-e62e-447f-a4f1-e5a3df81f5bb","name":"sample string 2","createdDate":"2026-03-20T18:43:05.4925532+00:00"}},"ApprovedStatus":{"statusId":"f6e17015-e96b-45b9-90dc-e44fc2de8cb8","name":"sample string 2","createdDate":"2026-03-20T18:43:05.4925532+00:00"},"ExecutionStatus":{"statusId":"f6e17015-e96b-45b9-90dc-e44fc2de8cb8","name":"sample string 2","createdDate":"2026-03-20T18:43:05.4925532+00:00"}}