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": "15b8e481-0f62-4425-bc2e-0a481636bb84",
"Asset": {
"AssetId": "04ac5b97-15e0-4014-90d4-b488d7170ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "49691e42-8e96-4415-a9e6-da6adf05ac36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ba5433e-e3de-4196-a00e-132ae072a486",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b61778a-afdf-4cf8-a4cd-3304f9b2ed12",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "78c66acf-57ca-419d-9601-635764c01cce",
"Name": "sample string 1",
"CompanyId": "a98a93c8-50f4-49f3-bd64-0beb0b00de4a"
},
"TaskCategory": {
"TaskCategoryId": "067d8844-89a8-44bb-ae29-97385dda0ab7",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2e668f8c-f14b-4031-9f18-95410e67c375",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "eb720752-afe1-4845-ba6e-1d67cb8bad7c",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "4e680265-c3d9-4b34-9be3-e3b11337cd09",
"Section": {
"TaskTypeSectionId": "0caeea4a-df43-42ce-a00c-7729239f916b",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "4e680265-c3d9-4b34-9be3-e3b11337cd09",
"Section": {
"TaskTypeSectionId": "0caeea4a-df43-42ce-a00c-7729239f916b",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "8cb91d5a-8bc2-4521-bb8f-7996c0915fa8",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-05-29T09:13:43.1673265-07:00",
"AssignedToUser": {
"UserId": "488f3456-18b5-418b-8d98-ac6a6fd9082f",
"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": "00d0d3b8-009e-409b-ac12-4fa267a41bc3",
"Teams": [
{
"TeamId": "d628c8df-fce5-4b1c-b7b0-4e59877db54a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "2dfbad18-f548-43b6-ad0f-59609b7896e1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "d628c8df-fce5-4b1c-b7b0-4e59877db54a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "2dfbad18-f548-43b6-ad0f-59609b7896e1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "488f3456-18b5-418b-8d98-ac6a6fd9082f",
"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": "00d0d3b8-009e-409b-ac12-4fa267a41bc3",
"Teams": [
{
"TeamId": "d628c8df-fce5-4b1c-b7b0-4e59877db54a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "2dfbad18-f548-43b6-ad0f-59609b7896e1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "d628c8df-fce5-4b1c-b7b0-4e59877db54a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "2dfbad18-f548-43b6-ad0f-59609b7896e1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "d628c8df-fce5-4b1c-b7b0-4e59877db54a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "488f3456-18b5-418b-8d98-ac6a6fd9082f",
"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": "00d0d3b8-009e-409b-ac12-4fa267a41bc3",
"Teams": []
},
{
"UserId": "488f3456-18b5-418b-8d98-ac6a6fd9082f",
"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": "00d0d3b8-009e-409b-ac12-4fa267a41bc3",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "2dfbad18-f548-43b6-ad0f-59609b7896e1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-05-29T09:13:43.1673265-07:00",
"CompletedDate": "2026-05-29T09:13:43.1673265-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "e917204d-e18c-4ec4-b4e9-406d56643dd1",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "e917204d-e18c-4ec4-b4e9-406d56643dd1",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "2ccdc4c4-73a3-4b86-86d4-4c843be448c2",
"TaskTypeField": {
"TaskTypeFieldId": "4e680265-c3d9-4b34-9be3-e3b11337cd09",
"Section": {
"TaskTypeSectionId": "0caeea4a-df43-42ce-a00c-7729239f916b",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "2ccdc4c4-73a3-4b86-86d4-4c843be448c2",
"TaskTypeField": {
"TaskTypeFieldId": "4e680265-c3d9-4b34-9be3-e3b11337cd09",
"Section": {
"TaskTypeSectionId": "0caeea4a-df43-42ce-a00c-7729239f916b",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "2d49bf39-8d50-4ea9-bcfd-0cae42403d0d",
"Asset": {
"AssetId": "04ac5b97-15e0-4014-90d4-b488d7170ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "49691e42-8e96-4415-a9e6-da6adf05ac36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ba5433e-e3de-4196-a00e-132ae072a486",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b61778a-afdf-4cf8-a4cd-3304f9b2ed12",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fa3d55a2-0422-4332-94e2-ebfa8eabc1da",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "49691e42-8e96-4415-a9e6-da6adf05ac36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ba5433e-e3de-4196-a00e-132ae072a486",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ef15708c-a6de-4d75-9f2f-a61b40d133cf",
"Section": {
"FormTypeSectionId": "bc1e6433-37c6-4b4f-9762-2bd14c9ce8da",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "ef15708c-a6de-4d75-9f2f-a61b40d133cf",
"Section": {
"FormTypeSectionId": "bc1e6433-37c6-4b4f-9762-2bd14c9ce8da",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "a57f3bb3-40f7-475a-8537-277da4735e84",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-29T09:13:43.1673265-07:00",
"Location": "sample string 1",
"TaskId": "ee2bfa7b-f765-4a13-9418-40726a1a01a7",
"Values": [
{
"FormFieldValueId": "52beb386-d061-415f-a5b0-7f4dc01429ed",
"FormId": "f1a38066-5a87-4f67-9f91-f8741e1f8326",
"FormTypeField": {
"FormTypeFieldId": "ef15708c-a6de-4d75-9f2f-a61b40d133cf",
"FormType": {
"FormTypeId": "fa3d55a2-0422-4332-94e2-ebfa8eabc1da",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "49691e42-8e96-4415-a9e6-da6adf05ac36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ba5433e-e3de-4196-a00e-132ae072a486",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a57f3bb3-40f7-475a-8537-277da4735e84",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc1e6433-37c6-4b4f-9762-2bd14c9ce8da",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "52beb386-d061-415f-a5b0-7f4dc01429ed",
"FormId": "f1a38066-5a87-4f67-9f91-f8741e1f8326",
"FormTypeField": {
"FormTypeFieldId": "ef15708c-a6de-4d75-9f2f-a61b40d133cf",
"FormType": {
"FormTypeId": "fa3d55a2-0422-4332-94e2-ebfa8eabc1da",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "49691e42-8e96-4415-a9e6-da6adf05ac36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ba5433e-e3de-4196-a00e-132ae072a486",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a57f3bb3-40f7-475a-8537-277da4735e84",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc1e6433-37c6-4b4f-9762-2bd14c9ce8da",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "be7dd46e-f2eb-491a-be13-e8acafa72ebc",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "2d49bf39-8d50-4ea9-bcfd-0cae42403d0d",
"Asset": {
"AssetId": "04ac5b97-15e0-4014-90d4-b488d7170ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "49691e42-8e96-4415-a9e6-da6adf05ac36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ba5433e-e3de-4196-a00e-132ae072a486",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ff762369-096b-4e1f-8246-72a274badce6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bccfb84f-29d3-4a0a-9745-bd5ba89642c1",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"MeasurementValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b61778a-afdf-4cf8-a4cd-3304f9b2ed12",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fa3d55a2-0422-4332-94e2-ebfa8eabc1da",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "49691e42-8e96-4415-a9e6-da6adf05ac36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ba5433e-e3de-4196-a00e-132ae072a486",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ef15708c-a6de-4d75-9f2f-a61b40d133cf",
"Section": {
"FormTypeSectionId": "bc1e6433-37c6-4b4f-9762-2bd14c9ce8da",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "ef15708c-a6de-4d75-9f2f-a61b40d133cf",
"Section": {
"FormTypeSectionId": "bc1e6433-37c6-4b4f-9762-2bd14c9ce8da",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "a57f3bb3-40f7-475a-8537-277da4735e84",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-29T09:13:43.1673265-07:00",
"Location": "sample string 1",
"TaskId": "ee2bfa7b-f765-4a13-9418-40726a1a01a7",
"Values": [
{
"FormFieldValueId": "52beb386-d061-415f-a5b0-7f4dc01429ed",
"FormId": "f1a38066-5a87-4f67-9f91-f8741e1f8326",
"FormTypeField": {
"FormTypeFieldId": "ef15708c-a6de-4d75-9f2f-a61b40d133cf",
"FormType": {
"FormTypeId": "fa3d55a2-0422-4332-94e2-ebfa8eabc1da",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "49691e42-8e96-4415-a9e6-da6adf05ac36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ba5433e-e3de-4196-a00e-132ae072a486",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a57f3bb3-40f7-475a-8537-277da4735e84",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc1e6433-37c6-4b4f-9762-2bd14c9ce8da",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "52beb386-d061-415f-a5b0-7f4dc01429ed",
"FormId": "f1a38066-5a87-4f67-9f91-f8741e1f8326",
"FormTypeField": {
"FormTypeFieldId": "ef15708c-a6de-4d75-9f2f-a61b40d133cf",
"FormType": {
"FormTypeId": "fa3d55a2-0422-4332-94e2-ebfa8eabc1da",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "49691e42-8e96-4415-a9e6-da6adf05ac36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ba5433e-e3de-4196-a00e-132ae072a486",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T09:13:43.1673265-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a57f3bb3-40f7-475a-8537-277da4735e84",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc1e6433-37c6-4b4f-9762-2bd14c9ce8da",
"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": "f38b2d51-75f4-4f0c-b264-d4fc9afd4e20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e93a5fc6-f1ae-466b-bb4d-fc9d24a68173",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9193235a-98f0-4ae4-b8c3-e47b9761724e",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8cdb0d3-f4f2-414d-9026-a8384459d747",
"FieldId": "0d87e8c5-48d4-47e3-8f6c-84834de9d5c9",
"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": "be7dd46e-f2eb-491a-be13-e8acafa72ebc",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "d5405b60-3e57-46ae-811e-fd0d93769227",
"CreateDate": "2026-05-29T09:13:43.1673265-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T09:13:43.1673265-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"
}