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": "20c6843f-f28b-4f19-a208-43d87c69923a",
"Asset": {
"AssetId": "fdf40d0e-4918-4f0d-a348-55ab37ba586f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "717053fe-8a8b-4d5e-a1ed-95bb927aa586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d17fd36b-f01b-4ee1-b888-d7c9b9339e90",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7ca25225-e5bf-4c06-851a-b8709ae31778",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "f41a12fe-24b5-4b21-a666-2fb0e04a65ee",
"Name": "sample string 1",
"CompanyId": "8cd524dd-ce18-4032-871f-ce14ff1cc157"
},
"TaskCategory": {
"TaskCategoryId": "9171b654-5046-45f1-a071-472cfaf935a8",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "336be12a-fa4b-4b46-8cc8-255a3410b130",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "b99cbd83-711b-4bb0-92ad-ed0bcd5e9e78",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "0eb174b8-cf6d-4bbd-bbdc-4496727113d8",
"Section": {
"TaskTypeSectionId": "aa7e476d-774a-4c6a-9b98-7f1e2e80b0a4",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "0eb174b8-cf6d-4bbd-bbdc-4496727113d8",
"Section": {
"TaskTypeSectionId": "aa7e476d-774a-4c6a-9b98-7f1e2e80b0a4",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "b3ffbccd-27ad-4d6c-8c39-757ffaa3acb2",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-28T06:28:41.0892334-07:00",
"AssignedToUser": {
"UserId": "9a3a16b6-fe4b-48c4-8ce3-e3769da94f09",
"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": "256ccdbe-c120-48b5-b80f-b27b65cb58a3",
"Teams": [
{
"TeamId": "574b5c05-c7c0-4242-99e7-6455b09cdf9a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8592ab17-d1f0-415b-872e-192fc13953d6",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "574b5c05-c7c0-4242-99e7-6455b09cdf9a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8592ab17-d1f0-415b-872e-192fc13953d6",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "9a3a16b6-fe4b-48c4-8ce3-e3769da94f09",
"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": "256ccdbe-c120-48b5-b80f-b27b65cb58a3",
"Teams": [
{
"TeamId": "574b5c05-c7c0-4242-99e7-6455b09cdf9a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8592ab17-d1f0-415b-872e-192fc13953d6",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "574b5c05-c7c0-4242-99e7-6455b09cdf9a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8592ab17-d1f0-415b-872e-192fc13953d6",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "574b5c05-c7c0-4242-99e7-6455b09cdf9a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "9a3a16b6-fe4b-48c4-8ce3-e3769da94f09",
"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": "256ccdbe-c120-48b5-b80f-b27b65cb58a3",
"Teams": []
},
{
"UserId": "9a3a16b6-fe4b-48c4-8ce3-e3769da94f09",
"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": "256ccdbe-c120-48b5-b80f-b27b65cb58a3",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8592ab17-d1f0-415b-872e-192fc13953d6",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-28T06:28:41.0892334-07:00",
"CompletedDate": "2026-07-28T06:28:41.0892334-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "e0a6b069-a5dc-4647-b884-27c008c73054",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "e0a6b069-a5dc-4647-b884-27c008c73054",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "1215f460-f8da-42c2-9c7d-304aa3f99f84",
"TaskTypeField": {
"TaskTypeFieldId": "0eb174b8-cf6d-4bbd-bbdc-4496727113d8",
"Section": {
"TaskTypeSectionId": "aa7e476d-774a-4c6a-9b98-7f1e2e80b0a4",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "1215f460-f8da-42c2-9c7d-304aa3f99f84",
"TaskTypeField": {
"TaskTypeFieldId": "0eb174b8-cf6d-4bbd-bbdc-4496727113d8",
"Section": {
"TaskTypeSectionId": "aa7e476d-774a-4c6a-9b98-7f1e2e80b0a4",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "6e269c43-4b14-43f2-a894-4c0a410363d8",
"Asset": {
"AssetId": "fdf40d0e-4918-4f0d-a348-55ab37ba586f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "717053fe-8a8b-4d5e-a1ed-95bb927aa586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d17fd36b-f01b-4ee1-b888-d7c9b9339e90",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7ca25225-e5bf-4c06-851a-b8709ae31778",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "394b115b-5447-470b-ba3b-7b000ba3510b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "717053fe-8a8b-4d5e-a1ed-95bb927aa586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d17fd36b-f01b-4ee1-b888-d7c9b9339e90",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e675eb2e-e22a-46cb-a44f-33dc6698fae1",
"Section": {
"FormTypeSectionId": "ab313512-7032-4ba7-be39-93ca19f6103e",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "e675eb2e-e22a-46cb-a44f-33dc6698fae1",
"Section": {
"FormTypeSectionId": "ab313512-7032-4ba7-be39-93ca19f6103e",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "933f007b-62fd-4f64-98e3-a8dc69357301",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-28T06:28:41.0892334-07:00",
"Location": "sample string 1",
"TaskId": "74cca45f-2da8-4647-8a3a-733e4e61c5b6",
"Values": [
{
"FormFieldValueId": "2a452e0f-93d6-4b5b-98d3-6724c1dbe8db",
"FormId": "537f04db-83ed-4893-9511-a9f806dea891",
"FormTypeField": {
"FormTypeFieldId": "e675eb2e-e22a-46cb-a44f-33dc6698fae1",
"FormType": {
"FormTypeId": "394b115b-5447-470b-ba3b-7b000ba3510b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "717053fe-8a8b-4d5e-a1ed-95bb927aa586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d17fd36b-f01b-4ee1-b888-d7c9b9339e90",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "933f007b-62fd-4f64-98e3-a8dc69357301",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ab313512-7032-4ba7-be39-93ca19f6103e",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "2a452e0f-93d6-4b5b-98d3-6724c1dbe8db",
"FormId": "537f04db-83ed-4893-9511-a9f806dea891",
"FormTypeField": {
"FormTypeFieldId": "e675eb2e-e22a-46cb-a44f-33dc6698fae1",
"FormType": {
"FormTypeId": "394b115b-5447-470b-ba3b-7b000ba3510b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "717053fe-8a8b-4d5e-a1ed-95bb927aa586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d17fd36b-f01b-4ee1-b888-d7c9b9339e90",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "933f007b-62fd-4f64-98e3-a8dc69357301",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ab313512-7032-4ba7-be39-93ca19f6103e",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "9b8760fc-5f9f-4443-9591-bae39fb42ab8",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "6e269c43-4b14-43f2-a894-4c0a410363d8",
"Asset": {
"AssetId": "fdf40d0e-4918-4f0d-a348-55ab37ba586f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "717053fe-8a8b-4d5e-a1ed-95bb927aa586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d17fd36b-f01b-4ee1-b888-d7c9b9339e90",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4aff1f02-0cbb-48ba-acce-0267c512c348",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d026d71-d9c2-431d-a75b-c7377f86375e",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"MeasurementValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7ca25225-e5bf-4c06-851a-b8709ae31778",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "394b115b-5447-470b-ba3b-7b000ba3510b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "717053fe-8a8b-4d5e-a1ed-95bb927aa586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d17fd36b-f01b-4ee1-b888-d7c9b9339e90",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e675eb2e-e22a-46cb-a44f-33dc6698fae1",
"Section": {
"FormTypeSectionId": "ab313512-7032-4ba7-be39-93ca19f6103e",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "e675eb2e-e22a-46cb-a44f-33dc6698fae1",
"Section": {
"FormTypeSectionId": "ab313512-7032-4ba7-be39-93ca19f6103e",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "933f007b-62fd-4f64-98e3-a8dc69357301",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-28T06:28:41.0892334-07:00",
"Location": "sample string 1",
"TaskId": "74cca45f-2da8-4647-8a3a-733e4e61c5b6",
"Values": [
{
"FormFieldValueId": "2a452e0f-93d6-4b5b-98d3-6724c1dbe8db",
"FormId": "537f04db-83ed-4893-9511-a9f806dea891",
"FormTypeField": {
"FormTypeFieldId": "e675eb2e-e22a-46cb-a44f-33dc6698fae1",
"FormType": {
"FormTypeId": "394b115b-5447-470b-ba3b-7b000ba3510b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "717053fe-8a8b-4d5e-a1ed-95bb927aa586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d17fd36b-f01b-4ee1-b888-d7c9b9339e90",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "933f007b-62fd-4f64-98e3-a8dc69357301",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ab313512-7032-4ba7-be39-93ca19f6103e",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "2a452e0f-93d6-4b5b-98d3-6724c1dbe8db",
"FormId": "537f04db-83ed-4893-9511-a9f806dea891",
"FormTypeField": {
"FormTypeFieldId": "e675eb2e-e22a-46cb-a44f-33dc6698fae1",
"FormType": {
"FormTypeId": "394b115b-5447-470b-ba3b-7b000ba3510b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "717053fe-8a8b-4d5e-a1ed-95bb927aa586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d17fd36b-f01b-4ee1-b888-d7c9b9339e90",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-28T06:28:41.0892334-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "933f007b-62fd-4f64-98e3-a8dc69357301",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ab313512-7032-4ba7-be39-93ca19f6103e",
"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": "89d39b10-fa5e-4c98-ac49-56f720f9cd2f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e4642f5-b594-488f-af2b-9fc5662ba977",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd724bc-97dd-4d3c-816d-b6ee00feae78",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cdfdb402-b087-46fe-a8e3-9548a90375a4",
"FieldId": "a526b7e7-b801-418b-85bc-f6560342cd7c",
"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": "9b8760fc-5f9f-4443-9591-bae39fb42ab8",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "d1c8187d-6011-4d20-8a2e-e72ba1ab67a8",
"CreateDate": "2026-07-28T06:28:41.0892334-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-28T06:28:41.0892334-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"
}