DELETE Tasks
Deletes the given task.
Request Information
URI Parameters
None.
Body Parameters
The task to delete.
Task| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| TaskStatusType | TaskStatusType |
None. |
|
| TaskCategory | TaskCategory |
None. |
|
| TaskType | TaskType |
None. |
|
| AssignedOnDate | date |
None. |
|
| AssignedToUser | User |
None. |
|
| AssignedByUser | User |
None. |
|
| AssignedTeam | Team |
None. |
|
| DueDate | date |
None. |
|
| CompletedDate | date |
None. |
|
| Priority | TaskPriority |
None. |
|
| HasAttachments | boolean |
None. |
|
| Attachments | Collection of TaskAttachment |
None. |
|
| Values | Collection of TaskFieldValue |
None. |
|
| AssociatedForms | Collection of Form |
None. |
|
| SourceSystemId | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CreateDate | date |
None. |
|
| CreateUser | string |
None. |
|
| LastModifiedDate | date |
None. |
|
| LastModifiedUser | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"TaskId": "e6fa8d1a-7ced-406b-8f82-12f9b939f4d4",
"Asset": {
"AssetId": "850f9fdc-7b53-4c79-9050-6b401ae85437",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4b78c4bf-caff-4fca-b0ce-97ceb1512168",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6364082c-3bc5-47ba-8966-f3c0a9712a8e",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dd821bf3-4dda-4e90-a4dd-cf6ccb7be241",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "5e7075ae-6727-43fd-9c11-5224658dd3c7",
"Name": "sample string 1",
"CompanyId": "92af8776-8a91-4acf-807b-d92d783fb061"
},
"TaskCategory": {
"TaskCategoryId": "a173d4d5-f216-4d05-bc39-63c2317e96bc",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "fc55b4c4-aca7-4e8a-82e2-92c6827435a6",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "e836aac0-83db-44b8-9e8c-23399e280f22",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "34b15c20-955d-4f8b-bc14-b988e74d8418",
"Section": {
"TaskTypeSectionId": "e30d1ee7-bea5-48fe-87b6-952520fa503e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
{
"TaskTypeFieldId": "34b15c20-955d-4f8b-bc14-b988e74d8418",
"Section": {
"TaskTypeSectionId": "e30d1ee7-bea5-48fe-87b6-952520fa503e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "e9b078e6-c261-49d0-9e95-d40f1d837256",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-01T11:16:45.8984158-07:00",
"AssignedToUser": {
"UserId": "2626b829-edcd-46a7-ac2c-9ab9b435e34d",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "e7ad84db-8122-43be-968f-74e661f5f951",
"Teams": [
{
"TeamId": "d8beab2c-916a-4c12-87ed-158b31175dec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "16464e93-4cc7-455f-847e-87e54798e0cc",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "d8beab2c-916a-4c12-87ed-158b31175dec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "16464e93-4cc7-455f-847e-87e54798e0cc",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "2626b829-edcd-46a7-ac2c-9ab9b435e34d",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "e7ad84db-8122-43be-968f-74e661f5f951",
"Teams": [
{
"TeamId": "d8beab2c-916a-4c12-87ed-158b31175dec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "16464e93-4cc7-455f-847e-87e54798e0cc",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "d8beab2c-916a-4c12-87ed-158b31175dec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "16464e93-4cc7-455f-847e-87e54798e0cc",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "d8beab2c-916a-4c12-87ed-158b31175dec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "2626b829-edcd-46a7-ac2c-9ab9b435e34d",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "e7ad84db-8122-43be-968f-74e661f5f951",
"Teams": []
},
{
"UserId": "2626b829-edcd-46a7-ac2c-9ab9b435e34d",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "e7ad84db-8122-43be-968f-74e661f5f951",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "16464e93-4cc7-455f-847e-87e54798e0cc",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-01T11:16:45.8984158-07:00",
"CompletedDate": "2026-07-01T11:16:45.8984158-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "e06674f2-647b-4884-b55b-67deaeecd9e0",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "e06674f2-647b-4884-b55b-67deaeecd9e0",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "b3051b40-eae6-40a2-8e27-dfe2655a23fe",
"TaskTypeField": {
"TaskTypeFieldId": "34b15c20-955d-4f8b-bc14-b988e74d8418",
"Section": {
"TaskTypeSectionId": "e30d1ee7-bea5-48fe-87b6-952520fa503e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"TaskFieldValueId": "b3051b40-eae6-40a2-8e27-dfe2655a23fe",
"TaskTypeField": {
"TaskTypeFieldId": "34b15c20-955d-4f8b-bc14-b988e74d8418",
"Section": {
"TaskTypeSectionId": "e30d1ee7-bea5-48fe-87b6-952520fa503e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"AssociatedForms": [
{
"FormId": "7b3d59fa-2bbf-4579-8d03-e27fbe36a9d6",
"Asset": {
"AssetId": "850f9fdc-7b53-4c79-9050-6b401ae85437",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4b78c4bf-caff-4fca-b0ce-97ceb1512168",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6364082c-3bc5-47ba-8966-f3c0a9712a8e",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dd821bf3-4dda-4e90-a4dd-cf6ccb7be241",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "acfc1824-30a7-48d4-b7bb-4b7b7da4faf4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4b78c4bf-caff-4fca-b0ce-97ceb1512168",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6364082c-3bc5-47ba-8966-f3c0a9712a8e",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-01T11:16:45.9141678-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4a5828f7-626a-4415-ac21-0aa340609a68",
"Section": {
"FormTypeSectionId": "2e36658c-0f2f-46c8-87dc-af6c486a096e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "4a5828f7-626a-4415-ac21-0aa340609a68",
"Section": {
"FormTypeSectionId": "2e36658c-0f2f-46c8-87dc-af6c486a096e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "5a9c8267-1af9-425d-b380-eef727bf3cd9",
"CreateDate": "2026-07-01T11:16:45.9141678-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.9141678-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-01T11:16:45.9141678-07:00",
"Location": "sample string 1",
"TaskId": "91f986af-3689-408a-a02c-38d55153bd8e",
"Values": [
{
"FormFieldValueId": "bdd296fc-07dd-46fa-a1b3-cc3ef927ee11",
"FormId": "7fcc74ff-f89b-4924-ba5d-624806bd3ed8",
"FormTypeField": {
"FormTypeFieldId": "4a5828f7-626a-4415-ac21-0aa340609a68",
"FormType": {
"FormTypeId": "acfc1824-30a7-48d4-b7bb-4b7b7da4faf4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4b78c4bf-caff-4fca-b0ce-97ceb1512168",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6364082c-3bc5-47ba-8966-f3c0a9712a8e",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-01T11:16:45.9141678-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5a9c8267-1af9-425d-b380-eef727bf3cd9",
"CreateDate": "2026-07-01T11:16:45.9141678-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.9141678-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2e36658c-0f2f-46c8-87dc-af6c486a096e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "bdd296fc-07dd-46fa-a1b3-cc3ef927ee11",
"FormId": "7fcc74ff-f89b-4924-ba5d-624806bd3ed8",
"FormTypeField": {
"FormTypeFieldId": "4a5828f7-626a-4415-ac21-0aa340609a68",
"FormType": {
"FormTypeId": "acfc1824-30a7-48d4-b7bb-4b7b7da4faf4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4b78c4bf-caff-4fca-b0ce-97ceb1512168",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6364082c-3bc5-47ba-8966-f3c0a9712a8e",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-01T11:16:45.9141678-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5a9c8267-1af9-425d-b380-eef727bf3cd9",
"CreateDate": "2026-07-01T11:16:45.9141678-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.9141678-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2e36658c-0f2f-46c8-87dc-af6c486a096e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "b1fa47e9-6762-4de9-8c29-62f1fb300dc7",
"CreateDate": "2026-07-01T11:16:45.9141678-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-01T11:16:45.9141678-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "7b3d59fa-2bbf-4579-8d03-e27fbe36a9d6",
"Asset": {
"AssetId": "850f9fdc-7b53-4c79-9050-6b401ae85437",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4b78c4bf-caff-4fca-b0ce-97ceb1512168",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6364082c-3bc5-47ba-8966-f3c0a9712a8e",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e323fc5a-48a6-4f24-a169-7fbaa34a2a85",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "619401ff-366b-4ac3-91b5-c66e6e5fe371",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"MeasurementValueNeededDate": "2026-07-01T11:16:45.8984158-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dd821bf3-4dda-4e90-a4dd-cf6ccb7be241",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "acfc1824-30a7-48d4-b7bb-4b7b7da4faf4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4b78c4bf-caff-4fca-b0ce-97ceb1512168",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6364082c-3bc5-47ba-8966-f3c0a9712a8e",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-01T11:16:45.9141678-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4a5828f7-626a-4415-ac21-0aa340609a68",
"Section": {
"FormTypeSectionId": "2e36658c-0f2f-46c8-87dc-af6c486a096e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "4a5828f7-626a-4415-ac21-0aa340609a68",
"Section": {
"FormTypeSectionId": "2e36658c-0f2f-46c8-87dc-af6c486a096e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "5a9c8267-1af9-425d-b380-eef727bf3cd9",
"CreateDate": "2026-07-01T11:16:45.9141678-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.9141678-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-01T11:16:45.9141678-07:00",
"Location": "sample string 1",
"TaskId": "91f986af-3689-408a-a02c-38d55153bd8e",
"Values": [
{
"FormFieldValueId": "bdd296fc-07dd-46fa-a1b3-cc3ef927ee11",
"FormId": "7fcc74ff-f89b-4924-ba5d-624806bd3ed8",
"FormTypeField": {
"FormTypeFieldId": "4a5828f7-626a-4415-ac21-0aa340609a68",
"FormType": {
"FormTypeId": "acfc1824-30a7-48d4-b7bb-4b7b7da4faf4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4b78c4bf-caff-4fca-b0ce-97ceb1512168",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6364082c-3bc5-47ba-8966-f3c0a9712a8e",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-01T11:16:45.9141678-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5a9c8267-1af9-425d-b380-eef727bf3cd9",
"CreateDate": "2026-07-01T11:16:45.9141678-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.9141678-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2e36658c-0f2f-46c8-87dc-af6c486a096e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "bdd296fc-07dd-46fa-a1b3-cc3ef927ee11",
"FormId": "7fcc74ff-f89b-4924-ba5d-624806bd3ed8",
"FormTypeField": {
"FormTypeFieldId": "4a5828f7-626a-4415-ac21-0aa340609a68",
"FormType": {
"FormTypeId": "acfc1824-30a7-48d4-b7bb-4b7b7da4faf4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4b78c4bf-caff-4fca-b0ce-97ceb1512168",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6364082c-3bc5-47ba-8966-f3c0a9712a8e",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-01T11:16:45.9141678-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5a9c8267-1af9-425d-b380-eef727bf3cd9",
"CreateDate": "2026-07-01T11:16:45.9141678-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.9141678-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2e36658c-0f2f-46c8-87dc-af6c486a096e",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "d7e8fcf1-dfb5-41d9-9a3a-1dcc4216ad3e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "054abc1e-0be8-4c89-b067-bbc601874410",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8686dba7-0842-42ab-a6c2-a8b970a6b4bb",
"CreateDate": "2026-07-01T11:16:45.8984158-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-01T11:16:45.8984158-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "37e7e161-a524-4d3f-a24a-b54ea61cf64e",
"FieldId": "e96e4666-8c35-4599-b1d8-4b585f66c4e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "b1fa47e9-6762-4de9-8c29-62f1fb300dc7",
"CreateDate": "2026-07-01T11:16:45.9141678-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-01T11:16:45.9141678-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "baf7d2c5-92bd-466a-9cd7-f700af5bbc47",
"CreateDate": "2026-07-01T11:16:45.9141678-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-01T11:16:45.9141678-07:00",
"LastModifiedUser": "sample string 7"
}
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Object |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {},
"Total": 1,
"Message": "sample string 2"
}