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": "7869d7bb-dd32-4084-9ab4-009f9910a032",
"Asset": {
"AssetId": "3b97bd36-8a8e-4319-8c5d-7e8983af6390",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f0844cd9-f8e8-4db4-ac3c-ced9e067dd1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f93d1038-5923-4a15-88ac-a47e4225b87b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1ebccf19-7460-428a-bd8c-726c1e15cd5b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "a551fd61-be99-4968-93d9-a7efb71e7bf8",
"Name": "sample string 1",
"CompanyId": "b8eb9e1e-372f-46ca-bee1-02c65d021433"
},
"TaskCategory": {
"TaskCategoryId": "f003eec1-48ca-4f67-9e5c-ce1a1a5069ac",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0cccccfa-2c9b-420d-b644-ca330d7c1a45",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "cdefbce5-c3b5-4f08-8ee5-add106bd03bd",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "681b17f0-6dc0-4cdd-804b-ff1f860dde50",
"Section": {
"TaskTypeSectionId": "99d2f24e-1ee4-4be9-9f17-db6e7d0bb07f",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "681b17f0-6dc0-4cdd-804b-ff1f860dde50",
"Section": {
"TaskTypeSectionId": "99d2f24e-1ee4-4be9-9f17-db6e7d0bb07f",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "e2073a29-fd90-4f6f-a2b9-22497e9a28ef",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-08-09T19:37:37.1139033-07:00",
"AssignedToUser": {
"UserId": "b0954332-0b9e-4e0e-9d02-6e74eb996e68",
"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": "ce200be9-45f7-41da-a0ff-3ef47ec9ceed",
"Teams": [
{
"TeamId": "e51775e5-e035-4933-b1ff-62ee06649503",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3f8daa8e-2b35-4b8b-9bb6-e827560e9455",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "e51775e5-e035-4933-b1ff-62ee06649503",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3f8daa8e-2b35-4b8b-9bb6-e827560e9455",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "b0954332-0b9e-4e0e-9d02-6e74eb996e68",
"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": "ce200be9-45f7-41da-a0ff-3ef47ec9ceed",
"Teams": [
{
"TeamId": "e51775e5-e035-4933-b1ff-62ee06649503",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3f8daa8e-2b35-4b8b-9bb6-e827560e9455",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "e51775e5-e035-4933-b1ff-62ee06649503",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3f8daa8e-2b35-4b8b-9bb6-e827560e9455",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "e51775e5-e035-4933-b1ff-62ee06649503",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "b0954332-0b9e-4e0e-9d02-6e74eb996e68",
"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": "ce200be9-45f7-41da-a0ff-3ef47ec9ceed",
"Teams": []
},
{
"UserId": "b0954332-0b9e-4e0e-9d02-6e74eb996e68",
"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": "ce200be9-45f7-41da-a0ff-3ef47ec9ceed",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3f8daa8e-2b35-4b8b-9bb6-e827560e9455",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-08-09T19:37:37.1139033-07:00",
"CompletedDate": "2026-08-09T19:37:37.1139033-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "963c1a68-64ae-4b52-9c7a-929add248c4a",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "963c1a68-64ae-4b52-9c7a-929add248c4a",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "828fc451-d98f-4a3f-b169-718379ebb5d5",
"TaskTypeField": {
"TaskTypeFieldId": "681b17f0-6dc0-4cdd-804b-ff1f860dde50",
"Section": {
"TaskTypeSectionId": "99d2f24e-1ee4-4be9-9f17-db6e7d0bb07f",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "828fc451-d98f-4a3f-b169-718379ebb5d5",
"TaskTypeField": {
"TaskTypeFieldId": "681b17f0-6dc0-4cdd-804b-ff1f860dde50",
"Section": {
"TaskTypeSectionId": "99d2f24e-1ee4-4be9-9f17-db6e7d0bb07f",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "0b9ea3d6-a2da-4553-a001-ada7e951eb4c",
"Asset": {
"AssetId": "3b97bd36-8a8e-4319-8c5d-7e8983af6390",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f0844cd9-f8e8-4db4-ac3c-ced9e067dd1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f93d1038-5923-4a15-88ac-a47e4225b87b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1ebccf19-7460-428a-bd8c-726c1e15cd5b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "0b44b137-89c3-4a7c-81dc-e2d2fb9bc537",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f0844cd9-f8e8-4db4-ac3c-ced9e067dd1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f93d1038-5923-4a15-88ac-a47e4225b87b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "12df6ee5-bd5d-427a-81b4-5423f1aee7f2",
"Section": {
"FormTypeSectionId": "967e3492-d91c-42e2-960f-fd8e74dd2de6",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "12df6ee5-bd5d-427a-81b4-5423f1aee7f2",
"Section": {
"FormTypeSectionId": "967e3492-d91c-42e2-960f-fd8e74dd2de6",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "f6acd351-5eae-48dc-8dfd-7975ef828c81",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-09T19:37:37.1139033-07:00",
"Location": "sample string 1",
"TaskId": "9937fd55-6cda-4902-a4be-2e74c84ed6a9",
"Values": [
{
"FormFieldValueId": "b724f1af-12c3-42fc-830c-b7ae25586e56",
"FormId": "60a63468-715e-48ca-8412-e1c8cb222727",
"FormTypeField": {
"FormTypeFieldId": "12df6ee5-bd5d-427a-81b4-5423f1aee7f2",
"FormType": {
"FormTypeId": "0b44b137-89c3-4a7c-81dc-e2d2fb9bc537",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f0844cd9-f8e8-4db4-ac3c-ced9e067dd1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f93d1038-5923-4a15-88ac-a47e4225b87b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f6acd351-5eae-48dc-8dfd-7975ef828c81",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "967e3492-d91c-42e2-960f-fd8e74dd2de6",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "b724f1af-12c3-42fc-830c-b7ae25586e56",
"FormId": "60a63468-715e-48ca-8412-e1c8cb222727",
"FormTypeField": {
"FormTypeFieldId": "12df6ee5-bd5d-427a-81b4-5423f1aee7f2",
"FormType": {
"FormTypeId": "0b44b137-89c3-4a7c-81dc-e2d2fb9bc537",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f0844cd9-f8e8-4db4-ac3c-ced9e067dd1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f93d1038-5923-4a15-88ac-a47e4225b87b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f6acd351-5eae-48dc-8dfd-7975ef828c81",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "967e3492-d91c-42e2-960f-fd8e74dd2de6",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "3fccef17-f2b5-4fe8-9de1-12eea5363cdb",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "0b9ea3d6-a2da-4553-a001-ada7e951eb4c",
"Asset": {
"AssetId": "3b97bd36-8a8e-4319-8c5d-7e8983af6390",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f0844cd9-f8e8-4db4-ac3c-ced9e067dd1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f93d1038-5923-4a15-88ac-a47e4225b87b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "396fd1c9-2a99-4135-8b46-4f632cf5083d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f5d21e-4245-48d9-8012-c85db4b790a2",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"MeasurementValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1ebccf19-7460-428a-bd8c-726c1e15cd5b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "0b44b137-89c3-4a7c-81dc-e2d2fb9bc537",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f0844cd9-f8e8-4db4-ac3c-ced9e067dd1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f93d1038-5923-4a15-88ac-a47e4225b87b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "12df6ee5-bd5d-427a-81b4-5423f1aee7f2",
"Section": {
"FormTypeSectionId": "967e3492-d91c-42e2-960f-fd8e74dd2de6",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "12df6ee5-bd5d-427a-81b4-5423f1aee7f2",
"Section": {
"FormTypeSectionId": "967e3492-d91c-42e2-960f-fd8e74dd2de6",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "f6acd351-5eae-48dc-8dfd-7975ef828c81",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-09T19:37:37.1139033-07:00",
"Location": "sample string 1",
"TaskId": "9937fd55-6cda-4902-a4be-2e74c84ed6a9",
"Values": [
{
"FormFieldValueId": "b724f1af-12c3-42fc-830c-b7ae25586e56",
"FormId": "60a63468-715e-48ca-8412-e1c8cb222727",
"FormTypeField": {
"FormTypeFieldId": "12df6ee5-bd5d-427a-81b4-5423f1aee7f2",
"FormType": {
"FormTypeId": "0b44b137-89c3-4a7c-81dc-e2d2fb9bc537",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f0844cd9-f8e8-4db4-ac3c-ced9e067dd1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f93d1038-5923-4a15-88ac-a47e4225b87b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f6acd351-5eae-48dc-8dfd-7975ef828c81",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "967e3492-d91c-42e2-960f-fd8e74dd2de6",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "b724f1af-12c3-42fc-830c-b7ae25586e56",
"FormId": "60a63468-715e-48ca-8412-e1c8cb222727",
"FormTypeField": {
"FormTypeFieldId": "12df6ee5-bd5d-427a-81b4-5423f1aee7f2",
"FormType": {
"FormTypeId": "0b44b137-89c3-4a7c-81dc-e2d2fb9bc537",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f0844cd9-f8e8-4db4-ac3c-ced9e067dd1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f93d1038-5923-4a15-88ac-a47e4225b87b",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T19:37:37.1139033-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f6acd351-5eae-48dc-8dfd-7975ef828c81",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "967e3492-d91c-42e2-960f-fd8e74dd2de6",
"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": "829a69a6-f698-48da-a3dd-812b3bd818fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5b7f825a-9729-4993-8a83-03f2fb41bd33",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81069907-c1d9-4eff-a161-7b69ada223b8",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "913a5e90-95c9-4d20-8274-d4c9550ea57e",
"FieldId": "4d658f70-d984-4904-89f2-74c7d85214cf",
"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": "3fccef17-f2b5-4fe8-9de1-12eea5363cdb",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "2ea47b91-cb85-4fca-881d-6a7726861dc0",
"CreateDate": "2026-08-09T19:37:37.1139033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T19:37:37.1139033-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"
}