GET api/Tasks
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of 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": "2a049156-b394-4867-8e53-2f78a1bb05b9",
"customerId": "c1c34253-1c2c-433d-b9d6-9ed96e774fa9",
"fieldId": "548be1a6-80ed-498d-b193-c8320a210957",
"materialId": "94acb7b1-36c1-4209-b445-dac7295f03e5",
"protocolId": "d7ba3886-da70-4990-ad47-02a5a1cb0654",
"statusId": "f1d2a52c-0119-40f4-8723-d6c2ad7cb1fb",
"createdDate": "2026-03-20T18:45:59.7883555+00:00",
"executionDate": "2026-03-20T18:45:59.7883555+00:00",
"executionTeam": "sample string 8",
"pilotId": "61f83501-8b87-48ed-bd1d-5ebf41869dbc",
"approvedExecutionDate": "2026-03-20T18:45:59.7883555+00:00",
"approvedStatusId": "e2cbd6f9-8d72-4d30-a398-d46d76a4ef36",
"scheduledDate": "2026-03-20T18:45:59.7883555+00:00",
"scheduledTeam": "sample string 9",
"executionStatusId": "8e9c592c-97be-43c8-a268-8f90e8316cba",
"Customer": {
"customerId": "ed0cba6e-da25-4fe7-97da-fc157c7d83cb",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:45:59.7883555+00:00"
},
"Material": {
"materialId": "86a8046a-bff3-47eb-bc6a-8d32956adae2",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
},
"Pilot": {
"pilotId": "62b2a71b-2817-462e-96d0-0fcde25c1b00",
"name": "sample string 2",
"pilotTypeId": "46d49517-36ff-4008-ac8e-3b33edc8378d",
"phone": "sample string 4",
"isLicenseGimel": true,
"isLicenseRT": true,
"createdDate": "2026-03-20T18:45:59.7883555+00:00",
"PilotType": {
"pilotTypeId": "f20ab062-ba4f-4397-919a-05b3c7deb779",
"name": "sample string 2"
}
},
"Status": {
"statusId": "2f6c76df-735f-4e90-a832-8a18630d28ee",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
},
"Field": {
"fieldId": "933285f6-071c-43f3-8f0e-b4d93c263588",
"customerId": "b41434af-1e61-4ac4-9a97-765dc94b4d37",
"coordinates": "sample string 3",
"cropName": "sample string 4",
"plotNumber": "sample string 5",
"plantingYear": 1,
"createdDate": "2026-03-20T18:45:59.7883555+00:00",
"fullyLoaded": true,
"moagId": "sample string 6",
"isDeleted": true,
"areaSquareMeters": 1.1,
"Customer": {
"customerId": "ed0cba6e-da25-4fe7-97da-fc157c7d83cb",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:45:59.7883555+00:00"
}
},
"Protocol": {
"protocolId": "030e762a-c596-45d0-bc92-49da0d1e151c",
"name": "sample string 2",
"materialId": "7262da24-c051-43ee-991f-702913ebd77a",
"marginSpace": 4.1,
"rowSpace": 5.1,
"dunamVolume": 1.1,
"activeIngredientVolume": 1.1,
"waterVolume": 1.1,
"createdDate": "2026-03-20T18:45:59.7883555+00:00",
"payloadId": "48bbabbd-f06a-4a8d-a10f-910b32ed3b6f",
"nozzle": "sample string 6",
"Material": {
"materialId": "86a8046a-bff3-47eb-bc6a-8d32956adae2",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
},
"Payload": {
"payloadId": "4dcb59d8-7a4c-457f-80e5-7169979e0610",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
}
},
"ApprovedStatus": {
"statusId": "2f6c76df-735f-4e90-a832-8a18630d28ee",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
},
"ExecutionStatus": {
"statusId": "2f6c76df-735f-4e90-a832-8a18630d28ee",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
}
},
{
"taskId": "2a049156-b394-4867-8e53-2f78a1bb05b9",
"customerId": "c1c34253-1c2c-433d-b9d6-9ed96e774fa9",
"fieldId": "548be1a6-80ed-498d-b193-c8320a210957",
"materialId": "94acb7b1-36c1-4209-b445-dac7295f03e5",
"protocolId": "d7ba3886-da70-4990-ad47-02a5a1cb0654",
"statusId": "f1d2a52c-0119-40f4-8723-d6c2ad7cb1fb",
"createdDate": "2026-03-20T18:45:59.7883555+00:00",
"executionDate": "2026-03-20T18:45:59.7883555+00:00",
"executionTeam": "sample string 8",
"pilotId": "61f83501-8b87-48ed-bd1d-5ebf41869dbc",
"approvedExecutionDate": "2026-03-20T18:45:59.7883555+00:00",
"approvedStatusId": "e2cbd6f9-8d72-4d30-a398-d46d76a4ef36",
"scheduledDate": "2026-03-20T18:45:59.7883555+00:00",
"scheduledTeam": "sample string 9",
"executionStatusId": "8e9c592c-97be-43c8-a268-8f90e8316cba",
"Customer": {
"customerId": "ed0cba6e-da25-4fe7-97da-fc157c7d83cb",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:45:59.7883555+00:00"
},
"Material": {
"materialId": "86a8046a-bff3-47eb-bc6a-8d32956adae2",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
},
"Pilot": {
"pilotId": "62b2a71b-2817-462e-96d0-0fcde25c1b00",
"name": "sample string 2",
"pilotTypeId": "46d49517-36ff-4008-ac8e-3b33edc8378d",
"phone": "sample string 4",
"isLicenseGimel": true,
"isLicenseRT": true,
"createdDate": "2026-03-20T18:45:59.7883555+00:00",
"PilotType": {
"pilotTypeId": "f20ab062-ba4f-4397-919a-05b3c7deb779",
"name": "sample string 2"
}
},
"Status": {
"statusId": "2f6c76df-735f-4e90-a832-8a18630d28ee",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
},
"Field": {
"fieldId": "933285f6-071c-43f3-8f0e-b4d93c263588",
"customerId": "b41434af-1e61-4ac4-9a97-765dc94b4d37",
"coordinates": "sample string 3",
"cropName": "sample string 4",
"plotNumber": "sample string 5",
"plantingYear": 1,
"createdDate": "2026-03-20T18:45:59.7883555+00:00",
"fullyLoaded": true,
"moagId": "sample string 6",
"isDeleted": true,
"areaSquareMeters": 1.1,
"Customer": {
"customerId": "ed0cba6e-da25-4fe7-97da-fc157c7d83cb",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:45:59.7883555+00:00"
}
},
"Protocol": {
"protocolId": "030e762a-c596-45d0-bc92-49da0d1e151c",
"name": "sample string 2",
"materialId": "7262da24-c051-43ee-991f-702913ebd77a",
"marginSpace": 4.1,
"rowSpace": 5.1,
"dunamVolume": 1.1,
"activeIngredientVolume": 1.1,
"waterVolume": 1.1,
"createdDate": "2026-03-20T18:45:59.7883555+00:00",
"payloadId": "48bbabbd-f06a-4a8d-a10f-910b32ed3b6f",
"nozzle": "sample string 6",
"Material": {
"materialId": "86a8046a-bff3-47eb-bc6a-8d32956adae2",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
},
"Payload": {
"payloadId": "4dcb59d8-7a4c-457f-80e5-7169979e0610",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
}
},
"ApprovedStatus": {
"statusId": "2f6c76df-735f-4e90-a832-8a18630d28ee",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
},
"ExecutionStatus": {
"statusId": "2f6c76df-735f-4e90-a832-8a18630d28ee",
"name": "sample string 2",
"createdDate": "2026-03-20T18:45:59.7883555+00:00"
}
}
]
text/html
Sample:
[{"taskId":"2a049156-b394-4867-8e53-2f78a1bb05b9","customerId":"c1c34253-1c2c-433d-b9d6-9ed96e774fa9","fieldId":"548be1a6-80ed-498d-b193-c8320a210957","materialId":"94acb7b1-36c1-4209-b445-dac7295f03e5","protocolId":"d7ba3886-da70-4990-ad47-02a5a1cb0654","statusId":"f1d2a52c-0119-40f4-8723-d6c2ad7cb1fb","createdDate":"2026-03-20T18:45:59.7883555+00:00","executionDate":"2026-03-20T18:45:59.7883555+00:00","executionTeam":"sample string 8","pilotId":"61f83501-8b87-48ed-bd1d-5ebf41869dbc","approvedExecutionDate":"2026-03-20T18:45:59.7883555+00:00","approvedStatusId":"e2cbd6f9-8d72-4d30-a398-d46d76a4ef36","scheduledDate":"2026-03-20T18:45:59.7883555+00:00","scheduledTeam":"sample string 9","executionStatusId":"8e9c592c-97be-43c8-a268-8f90e8316cba","Customer":{"customerId":"ed0cba6e-da25-4fe7-97da-fc157c7d83cb","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:45:59.7883555+00:00"},"Material":{"materialId":"86a8046a-bff3-47eb-bc6a-8d32956adae2","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"},"Pilot":{"pilotId":"62b2a71b-2817-462e-96d0-0fcde25c1b00","name":"sample string 2","pilotTypeId":"46d49517-36ff-4008-ac8e-3b33edc8378d","phone":"sample string 4","isLicenseGimel":true,"isLicenseRT":true,"createdDate":"2026-03-20T18:45:59.7883555+00:00","PilotType":{"pilotTypeId":"f20ab062-ba4f-4397-919a-05b3c7deb779","name":"sample string 2"}},"Status":{"statusId":"2f6c76df-735f-4e90-a832-8a18630d28ee","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"},"Field":{"fieldId":"933285f6-071c-43f3-8f0e-b4d93c263588","customerId":"b41434af-1e61-4ac4-9a97-765dc94b4d37","coordinates":"sample string 3","cropName":"sample string 4","plotNumber":"sample string 5","plantingYear":1,"createdDate":"2026-03-20T18:45:59.7883555+00:00","fullyLoaded":true,"moagId":"sample string 6","isDeleted":true,"areaSquareMeters":1.1,"Customer":{"customerId":"ed0cba6e-da25-4fe7-97da-fc157c7d83cb","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:45:59.7883555+00:00"}},"Protocol":{"protocolId":"030e762a-c596-45d0-bc92-49da0d1e151c","name":"sample string 2","materialId":"7262da24-c051-43ee-991f-702913ebd77a","marginSpace":4.1,"rowSpace":5.1,"dunamVolume":1.1,"activeIngredientVolume":1.1,"waterVolume":1.1,"createdDate":"2026-03-20T18:45:59.7883555+00:00","payloadId":"48bbabbd-f06a-4a8d-a10f-910b32ed3b6f","nozzle":"sample string 6","Material":{"materialId":"86a8046a-bff3-47eb-bc6a-8d32956adae2","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"},"Payload":{"payloadId":"4dcb59d8-7a4c-457f-80e5-7169979e0610","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"}},"ApprovedStatus":{"statusId":"2f6c76df-735f-4e90-a832-8a18630d28ee","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"},"ExecutionStatus":{"statusId":"2f6c76df-735f-4e90-a832-8a18630d28ee","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"}},{"taskId":"2a049156-b394-4867-8e53-2f78a1bb05b9","customerId":"c1c34253-1c2c-433d-b9d6-9ed96e774fa9","fieldId":"548be1a6-80ed-498d-b193-c8320a210957","materialId":"94acb7b1-36c1-4209-b445-dac7295f03e5","protocolId":"d7ba3886-da70-4990-ad47-02a5a1cb0654","statusId":"f1d2a52c-0119-40f4-8723-d6c2ad7cb1fb","createdDate":"2026-03-20T18:45:59.7883555+00:00","executionDate":"2026-03-20T18:45:59.7883555+00:00","executionTeam":"sample string 8","pilotId":"61f83501-8b87-48ed-bd1d-5ebf41869dbc","approvedExecutionDate":"2026-03-20T18:45:59.7883555+00:00","approvedStatusId":"e2cbd6f9-8d72-4d30-a398-d46d76a4ef36","scheduledDate":"2026-03-20T18:45:59.7883555+00:00","scheduledTeam":"sample string 9","executionStatusId":"8e9c592c-97be-43c8-a268-8f90e8316cba","Customer":{"customerId":"ed0cba6e-da25-4fe7-97da-fc157c7d83cb","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:45:59.7883555+00:00"},"Material":{"materialId":"86a8046a-bff3-47eb-bc6a-8d32956adae2","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"},"Pilot":{"pilotId":"62b2a71b-2817-462e-96d0-0fcde25c1b00","name":"sample string 2","pilotTypeId":"46d49517-36ff-4008-ac8e-3b33edc8378d","phone":"sample string 4","isLicenseGimel":true,"isLicenseRT":true,"createdDate":"2026-03-20T18:45:59.7883555+00:00","PilotType":{"pilotTypeId":"f20ab062-ba4f-4397-919a-05b3c7deb779","name":"sample string 2"}},"Status":{"statusId":"2f6c76df-735f-4e90-a832-8a18630d28ee","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"},"Field":{"fieldId":"933285f6-071c-43f3-8f0e-b4d93c263588","customerId":"b41434af-1e61-4ac4-9a97-765dc94b4d37","coordinates":"sample string 3","cropName":"sample string 4","plotNumber":"sample string 5","plantingYear":1,"createdDate":"2026-03-20T18:45:59.7883555+00:00","fullyLoaded":true,"moagId":"sample string 6","isDeleted":true,"areaSquareMeters":1.1,"Customer":{"customerId":"ed0cba6e-da25-4fe7-97da-fc157c7d83cb","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:45:59.7883555+00:00"}},"Protocol":{"protocolId":"030e762a-c596-45d0-bc92-49da0d1e151c","name":"sample string 2","materialId":"7262da24-c051-43ee-991f-702913ebd77a","marginSpace":4.1,"rowSpace":5.1,"dunamVolume":1.1,"activeIngredientVolume":1.1,"waterVolume":1.1,"createdDate":"2026-03-20T18:45:59.7883555+00:00","payloadId":"48bbabbd-f06a-4a8d-a10f-910b32ed3b6f","nozzle":"sample string 6","Material":{"materialId":"86a8046a-bff3-47eb-bc6a-8d32956adae2","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"},"Payload":{"payloadId":"4dcb59d8-7a4c-457f-80e5-7169979e0610","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"}},"ApprovedStatus":{"statusId":"2f6c76df-735f-4e90-a832-8a18630d28ee","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"},"ExecutionStatus":{"statusId":"2f6c76df-735f-4e90-a832-8a18630d28ee","name":"sample string 2","createdDate":"2026-03-20T18:45:59.7883555+00:00"}}]