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": "21177db5-da42-41a0-abab-9e9f1a807dca",
"Asset": {
"AssetId": "2d39b364-bff8-4d40-9002-464f7f566c18",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "239917ef-3100-4f9d-ae5c-30889befa45e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a337804f-044c-4abb-824a-d88627473af4",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "eef6674b-af89-4bb9-93d4-83ba27d79149",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "46497b89-3844-404e-8560-56c54434aa85",
"Name": "sample string 1",
"CompanyId": "1c773d22-0176-4ac6-b0fe-06056ee45e1f"
},
"TaskCategory": {
"TaskCategoryId": "8326afb4-174f-4d19-93a9-ed3d89932164",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2f774513-9bb9-47e9-9980-5d3b2d66ef29",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "5551ed20-2a37-4e44-9a63-a6cc3cb6a8ae",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "04ffa0b2-5897-4a5b-be72-a0d94571528a",
"Section": {
"TaskTypeSectionId": "646242cb-ff98-49ef-a23a-fd408ddbd957",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "04ffa0b2-5897-4a5b-be72-a0d94571528a",
"Section": {
"TaskTypeSectionId": "646242cb-ff98-49ef-a23a-fd408ddbd957",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "9daccac6-2feb-4277-8d32-6a0dbdd4dfd9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-03-15T22:38:24.553774-07:00",
"AssignedToUser": {
"UserId": "118bffa5-4f25-4708-aeab-d2ddc2b2b980",
"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": "8be38e72-8dc0-4559-b83b-cf283505c852",
"Teams": [
{
"TeamId": "ab2387f4-387e-489b-bbe6-b74e91878c9c",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e341e20f-a905-4807-bfef-0238b83ca708",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "ab2387f4-387e-489b-bbe6-b74e91878c9c",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e341e20f-a905-4807-bfef-0238b83ca708",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "118bffa5-4f25-4708-aeab-d2ddc2b2b980",
"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": "8be38e72-8dc0-4559-b83b-cf283505c852",
"Teams": [
{
"TeamId": "ab2387f4-387e-489b-bbe6-b74e91878c9c",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e341e20f-a905-4807-bfef-0238b83ca708",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "ab2387f4-387e-489b-bbe6-b74e91878c9c",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e341e20f-a905-4807-bfef-0238b83ca708",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "ab2387f4-387e-489b-bbe6-b74e91878c9c",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "118bffa5-4f25-4708-aeab-d2ddc2b2b980",
"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": "8be38e72-8dc0-4559-b83b-cf283505c852",
"Teams": []
},
{
"UserId": "118bffa5-4f25-4708-aeab-d2ddc2b2b980",
"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": "8be38e72-8dc0-4559-b83b-cf283505c852",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e341e20f-a905-4807-bfef-0238b83ca708",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-03-15T22:38:24.553774-07:00",
"CompletedDate": "2026-03-15T22:38:24.553774-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "087a4cea-805d-4171-96f5-c4579142b7a6",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "087a4cea-805d-4171-96f5-c4579142b7a6",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "82f0f522-68cf-469c-b742-15855ddd6bfb",
"TaskTypeField": {
"TaskTypeFieldId": "04ffa0b2-5897-4a5b-be72-a0d94571528a",
"Section": {
"TaskTypeSectionId": "646242cb-ff98-49ef-a23a-fd408ddbd957",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "82f0f522-68cf-469c-b742-15855ddd6bfb",
"TaskTypeField": {
"TaskTypeFieldId": "04ffa0b2-5897-4a5b-be72-a0d94571528a",
"Section": {
"TaskTypeSectionId": "646242cb-ff98-49ef-a23a-fd408ddbd957",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "37554173-a53b-46f4-89a6-2c4b3abfcf36",
"Asset": {
"AssetId": "2d39b364-bff8-4d40-9002-464f7f566c18",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "239917ef-3100-4f9d-ae5c-30889befa45e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a337804f-044c-4abb-824a-d88627473af4",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "eef6674b-af89-4bb9-93d4-83ba27d79149",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f29de062-d582-4ead-a595-8b89bdcd72be",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "239917ef-3100-4f9d-ae5c-30889befa45e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a337804f-044c-4abb-824a-d88627473af4",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "cdee2371-9033-400d-9f28-63f069f5b9da",
"Section": {
"FormTypeSectionId": "2521c7c6-02bf-4627-bf5c-5807d5759702",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "cdee2371-9033-400d-9f28-63f069f5b9da",
"Section": {
"FormTypeSectionId": "2521c7c6-02bf-4627-bf5c-5807d5759702",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "b82f1881-95a6-4cf7-a813-853d1e395156",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-15T22:38:24.553774-07:00",
"Location": "sample string 1",
"TaskId": "29bb6149-93b2-428b-97f0-08918c5fbbd1",
"Values": [
{
"FormFieldValueId": "48c8f5dd-f0e1-44f2-a2d6-de43b2ebd456",
"FormId": "dc4531f6-2abf-492c-9355-c9d60ea79b0e",
"FormTypeField": {
"FormTypeFieldId": "cdee2371-9033-400d-9f28-63f069f5b9da",
"FormType": {
"FormTypeId": "f29de062-d582-4ead-a595-8b89bdcd72be",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "239917ef-3100-4f9d-ae5c-30889befa45e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a337804f-044c-4abb-824a-d88627473af4",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b82f1881-95a6-4cf7-a813-853d1e395156",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2521c7c6-02bf-4627-bf5c-5807d5759702",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "48c8f5dd-f0e1-44f2-a2d6-de43b2ebd456",
"FormId": "dc4531f6-2abf-492c-9355-c9d60ea79b0e",
"FormTypeField": {
"FormTypeFieldId": "cdee2371-9033-400d-9f28-63f069f5b9da",
"FormType": {
"FormTypeId": "f29de062-d582-4ead-a595-8b89bdcd72be",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "239917ef-3100-4f9d-ae5c-30889befa45e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a337804f-044c-4abb-824a-d88627473af4",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b82f1881-95a6-4cf7-a813-853d1e395156",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2521c7c6-02bf-4627-bf5c-5807d5759702",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "9eb0e953-0d8c-4c95-8808-db76f5bacd48",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "37554173-a53b-46f4-89a6-2c4b3abfcf36",
"Asset": {
"AssetId": "2d39b364-bff8-4d40-9002-464f7f566c18",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "239917ef-3100-4f9d-ae5c-30889befa45e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a337804f-044c-4abb-824a-d88627473af4",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "44064ade-9e46-415e-8421-7fd2e3102237",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4ff3b6f3-b6fd-4ef3-a1ec-cc3d30ee9eed",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"MeasurementValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "eef6674b-af89-4bb9-93d4-83ba27d79149",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f29de062-d582-4ead-a595-8b89bdcd72be",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "239917ef-3100-4f9d-ae5c-30889befa45e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a337804f-044c-4abb-824a-d88627473af4",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "cdee2371-9033-400d-9f28-63f069f5b9da",
"Section": {
"FormTypeSectionId": "2521c7c6-02bf-4627-bf5c-5807d5759702",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "cdee2371-9033-400d-9f28-63f069f5b9da",
"Section": {
"FormTypeSectionId": "2521c7c6-02bf-4627-bf5c-5807d5759702",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "b82f1881-95a6-4cf7-a813-853d1e395156",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-15T22:38:24.553774-07:00",
"Location": "sample string 1",
"TaskId": "29bb6149-93b2-428b-97f0-08918c5fbbd1",
"Values": [
{
"FormFieldValueId": "48c8f5dd-f0e1-44f2-a2d6-de43b2ebd456",
"FormId": "dc4531f6-2abf-492c-9355-c9d60ea79b0e",
"FormTypeField": {
"FormTypeFieldId": "cdee2371-9033-400d-9f28-63f069f5b9da",
"FormType": {
"FormTypeId": "f29de062-d582-4ead-a595-8b89bdcd72be",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "239917ef-3100-4f9d-ae5c-30889befa45e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a337804f-044c-4abb-824a-d88627473af4",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b82f1881-95a6-4cf7-a813-853d1e395156",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2521c7c6-02bf-4627-bf5c-5807d5759702",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "48c8f5dd-f0e1-44f2-a2d6-de43b2ebd456",
"FormId": "dc4531f6-2abf-492c-9355-c9d60ea79b0e",
"FormTypeField": {
"FormTypeFieldId": "cdee2371-9033-400d-9f28-63f069f5b9da",
"FormType": {
"FormTypeId": "f29de062-d582-4ead-a595-8b89bdcd72be",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "239917ef-3100-4f9d-ae5c-30889befa45e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a337804f-044c-4abb-824a-d88627473af4",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T22:38:24.553774-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b82f1881-95a6-4cf7-a813-853d1e395156",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2521c7c6-02bf-4627-bf5c-5807d5759702",
"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": "969a433e-524a-4bf6-9a4c-a66c2630f562",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f89b0c92-e91b-47cf-9cf4-475886df25bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acac8a66-2960-408a-92d9-7cdc6113aad9",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "710c8513-6504-4892-91cc-16e7f327452d",
"FieldId": "7d0d684b-f658-4dfe-a48d-afd8b71e43d8",
"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": "9eb0e953-0d8c-4c95-8808-db76f5bacd48",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-15T22:38:24.553774-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "9df780c6-a302-4bd8-accc-242cf636ef76",
"CreateDate": "2026-03-15T22:38:24.553774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T22:38:24.553774-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"
}