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": "d1b7940d-f518-4151-8d8e-62e3375472b8",
"Asset": {
"AssetId": "4aeb6f26-ffe8-49f5-a011-61e0d17f421b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d21e2d67-4288-40a8-bece-2bc48b7b0292",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0735d976-592c-4f31-ba48-885af8b0c4a7",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7ec21ab0-8822-4cb0-b352-24e3128ed95c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "bc3fd94f-be68-4d83-b602-63ad36e72afe",
"Name": "sample string 1",
"CompanyId": "f91091ed-b25c-4211-a8a9-200c3689f003"
},
"TaskCategory": {
"TaskCategoryId": "3128708e-e54c-4259-bcb7-667579364fe1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7f42193d-4330-4005-90f3-e8ef5f638c55",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "1a3cf425-b745-4cfb-9bbc-128918135778",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "48c651c0-3af2-4a8f-8370-374403d7bc1d",
"Section": {
"TaskTypeSectionId": "21160430-d213-47f9-a4a6-be68c9241c6f",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "48c651c0-3af2-4a8f-8370-374403d7bc1d",
"Section": {
"TaskTypeSectionId": "21160430-d213-47f9-a4a6-be68c9241c6f",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "8025840f-d540-4229-8be5-49033366c8a8",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-02-18T23:47:59.6503698-08:00",
"AssignedToUser": {
"UserId": "29d4d7c0-389c-4891-96ba-6511353daba3",
"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": "269fd3fc-6530-4cf7-b957-85ccb6c30df1",
"Teams": [
{
"TeamId": "3cb2a23b-e0af-4215-add6-7146186de199",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e86d1f85-cf45-4e8e-9bea-619d065c149d",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "3cb2a23b-e0af-4215-add6-7146186de199",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e86d1f85-cf45-4e8e-9bea-619d065c149d",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "29d4d7c0-389c-4891-96ba-6511353daba3",
"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": "269fd3fc-6530-4cf7-b957-85ccb6c30df1",
"Teams": [
{
"TeamId": "3cb2a23b-e0af-4215-add6-7146186de199",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e86d1f85-cf45-4e8e-9bea-619d065c149d",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "3cb2a23b-e0af-4215-add6-7146186de199",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e86d1f85-cf45-4e8e-9bea-619d065c149d",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "3cb2a23b-e0af-4215-add6-7146186de199",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "29d4d7c0-389c-4891-96ba-6511353daba3",
"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": "269fd3fc-6530-4cf7-b957-85ccb6c30df1",
"Teams": []
},
{
"UserId": "29d4d7c0-389c-4891-96ba-6511353daba3",
"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": "269fd3fc-6530-4cf7-b957-85ccb6c30df1",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e86d1f85-cf45-4e8e-9bea-619d065c149d",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-02-18T23:47:59.6660017-08:00",
"CompletedDate": "2026-02-18T23:47:59.6660017-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "1c2d409e-6590-400e-afa2-ebaf0ef76c45",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "1c2d409e-6590-400e-afa2-ebaf0ef76c45",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "9e5cba57-4ddf-494d-9982-0220923c6707",
"TaskTypeField": {
"TaskTypeFieldId": "48c651c0-3af2-4a8f-8370-374403d7bc1d",
"Section": {
"TaskTypeSectionId": "21160430-d213-47f9-a4a6-be68c9241c6f",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "9e5cba57-4ddf-494d-9982-0220923c6707",
"TaskTypeField": {
"TaskTypeFieldId": "48c651c0-3af2-4a8f-8370-374403d7bc1d",
"Section": {
"TaskTypeSectionId": "21160430-d213-47f9-a4a6-be68c9241c6f",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "2aaa11a7-5cbd-4517-8753-76f91a12dc22",
"Asset": {
"AssetId": "4aeb6f26-ffe8-49f5-a011-61e0d17f421b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d21e2d67-4288-40a8-bece-2bc48b7b0292",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0735d976-592c-4f31-ba48-885af8b0c4a7",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7ec21ab0-8822-4cb0-b352-24e3128ed95c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a871cf45-51ab-41fb-8888-5067dbb8a821",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d21e2d67-4288-40a8-bece-2bc48b7b0292",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0735d976-592c-4f31-ba48-885af8b0c4a7",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-18T23:47:59.6660017-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0b740de1-757c-4552-b33d-9e0bcdf9e2aa",
"Section": {
"FormTypeSectionId": "1aa28eaf-beff-42a4-954b-a739393d8a4d",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "0b740de1-757c-4552-b33d-9e0bcdf9e2aa",
"Section": {
"FormTypeSectionId": "1aa28eaf-beff-42a4-954b-a739393d8a4d",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "35ba6947-127f-4608-a022-bee7eb8eb06b",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-18T23:47:59.6660017-08:00",
"Location": "sample string 1",
"TaskId": "15cc17e5-7903-471d-b945-de910115b37b",
"Values": [
{
"FormFieldValueId": "bb4cf530-3daf-4ee8-97fe-a1eee5ac2d7a",
"FormId": "0102bf9f-3b65-4990-bef6-aa4e0d8d1609",
"FormTypeField": {
"FormTypeFieldId": "0b740de1-757c-4552-b33d-9e0bcdf9e2aa",
"FormType": {
"FormTypeId": "a871cf45-51ab-41fb-8888-5067dbb8a821",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d21e2d67-4288-40a8-bece-2bc48b7b0292",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0735d976-592c-4f31-ba48-885af8b0c4a7",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-18T23:47:59.6660017-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "35ba6947-127f-4608-a022-bee7eb8eb06b",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1aa28eaf-beff-42a4-954b-a739393d8a4d",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "bb4cf530-3daf-4ee8-97fe-a1eee5ac2d7a",
"FormId": "0102bf9f-3b65-4990-bef6-aa4e0d8d1609",
"FormTypeField": {
"FormTypeFieldId": "0b740de1-757c-4552-b33d-9e0bcdf9e2aa",
"FormType": {
"FormTypeId": "a871cf45-51ab-41fb-8888-5067dbb8a821",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d21e2d67-4288-40a8-bece-2bc48b7b0292",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0735d976-592c-4f31-ba48-885af8b0c4a7",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-18T23:47:59.6660017-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "35ba6947-127f-4608-a022-bee7eb8eb06b",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1aa28eaf-beff-42a4-954b-a739393d8a4d",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "9f58bf86-1e86-4118-99ec-a77865509585",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "2aaa11a7-5cbd-4517-8753-76f91a12dc22",
"Asset": {
"AssetId": "4aeb6f26-ffe8-49f5-a011-61e0d17f421b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d21e2d67-4288-40a8-bece-2bc48b7b0292",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0735d976-592c-4f31-ba48-885af8b0c4a7",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0edb9c4f-7354-4fa9-8e45-189aa4322889",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a68e408-b2b1-46d4-9922-07937ce5652c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"MeasurementValueNeededDate": "2026-02-18T23:47:59.6503698-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7ec21ab0-8822-4cb0-b352-24e3128ed95c",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a871cf45-51ab-41fb-8888-5067dbb8a821",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d21e2d67-4288-40a8-bece-2bc48b7b0292",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0735d976-592c-4f31-ba48-885af8b0c4a7",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-18T23:47:59.6660017-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0b740de1-757c-4552-b33d-9e0bcdf9e2aa",
"Section": {
"FormTypeSectionId": "1aa28eaf-beff-42a4-954b-a739393d8a4d",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "0b740de1-757c-4552-b33d-9e0bcdf9e2aa",
"Section": {
"FormTypeSectionId": "1aa28eaf-beff-42a4-954b-a739393d8a4d",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "35ba6947-127f-4608-a022-bee7eb8eb06b",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-18T23:47:59.6660017-08:00",
"Location": "sample string 1",
"TaskId": "15cc17e5-7903-471d-b945-de910115b37b",
"Values": [
{
"FormFieldValueId": "bb4cf530-3daf-4ee8-97fe-a1eee5ac2d7a",
"FormId": "0102bf9f-3b65-4990-bef6-aa4e0d8d1609",
"FormTypeField": {
"FormTypeFieldId": "0b740de1-757c-4552-b33d-9e0bcdf9e2aa",
"FormType": {
"FormTypeId": "a871cf45-51ab-41fb-8888-5067dbb8a821",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d21e2d67-4288-40a8-bece-2bc48b7b0292",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0735d976-592c-4f31-ba48-885af8b0c4a7",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-18T23:47:59.6660017-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "35ba6947-127f-4608-a022-bee7eb8eb06b",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1aa28eaf-beff-42a4-954b-a739393d8a4d",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "bb4cf530-3daf-4ee8-97fe-a1eee5ac2d7a",
"FormId": "0102bf9f-3b65-4990-bef6-aa4e0d8d1609",
"FormTypeField": {
"FormTypeFieldId": "0b740de1-757c-4552-b33d-9e0bcdf9e2aa",
"FormType": {
"FormTypeId": "a871cf45-51ab-41fb-8888-5067dbb8a821",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d21e2d67-4288-40a8-bece-2bc48b7b0292",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0735d976-592c-4f31-ba48-885af8b0c4a7",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-18T23:47:59.6660017-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "35ba6947-127f-4608-a022-bee7eb8eb06b",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1aa28eaf-beff-42a4-954b-a739393d8a4d",
"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": "0068b054-91ba-4ed2-81e6-c518a011234b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a17f8f86-0f2c-480a-b7d8-60ad94c58910",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ea6a55-eee4-46ee-88da-b39ffaffe40a",
"CreateDate": "2026-02-18T23:47:59.6503698-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-18T23:47:59.6503698-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9acfc23f-0f1d-46cb-bf97-c6fd463c4ce3",
"FieldId": "66bfe398-974d-46dc-a4bd-3abecb7b44bc",
"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": "9f58bf86-1e86-4118-99ec-a77865509585",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "32a480e1-6632-4ec7-a999-0ef897780648",
"CreateDate": "2026-02-18T23:47:59.6660017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-18T23:47:59.6660017-08: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"
}