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": "11c8c3c6-bf77-4f88-88f7-ca1946bbcce6",
"Asset": {
"AssetId": "66616dd9-d5ac-4086-b762-a5f3d6cd19c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "650e7d4a-1748-4dad-b2fc-2b445c7d9c08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0dffd6d1-7340-4add-912c-92585e33ab1e",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1d07d099-7c59-4c09-84d9-c184e11c7042",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "264ac43b-3a2e-493f-acd0-6c575429e75c",
"Name": "sample string 1",
"CompanyId": "eb363a3a-10ec-4f69-a591-0162f2527a81"
},
"TaskCategory": {
"TaskCategoryId": "e881d6a0-75f0-47a6-88b8-105b0b243927",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d6c8f05c-1927-4701-ab96-23f70a097c48",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "589855fd-dde6-4d90-a995-ebb67bcb9155",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "f8634365-8193-4389-89f2-62418e09001c",
"Section": {
"TaskTypeSectionId": "10f490fe-7792-4b28-b478-54318a67fa5c",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "f8634365-8193-4389-89f2-62418e09001c",
"Section": {
"TaskTypeSectionId": "10f490fe-7792-4b28-b478-54318a67fa5c",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "97f9b5ad-f37d-49c4-ae6e-1ee2d72a50f2",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-05-31T02:06:55.1705477-07:00",
"AssignedToUser": {
"UserId": "e94d897e-21cb-4fe6-8f35-806fe21c8262",
"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": "224c2f91-0fd4-4c9a-ac93-a3eba4df6f6c",
"Teams": [
{
"TeamId": "f0074112-cda1-49fe-91f9-f3d71c705cc3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "798d6b66-2b41-41ad-a099-9f7b6c71a8ee",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "f0074112-cda1-49fe-91f9-f3d71c705cc3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "798d6b66-2b41-41ad-a099-9f7b6c71a8ee",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "e94d897e-21cb-4fe6-8f35-806fe21c8262",
"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": "224c2f91-0fd4-4c9a-ac93-a3eba4df6f6c",
"Teams": [
{
"TeamId": "f0074112-cda1-49fe-91f9-f3d71c705cc3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "798d6b66-2b41-41ad-a099-9f7b6c71a8ee",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "f0074112-cda1-49fe-91f9-f3d71c705cc3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "798d6b66-2b41-41ad-a099-9f7b6c71a8ee",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "f0074112-cda1-49fe-91f9-f3d71c705cc3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "e94d897e-21cb-4fe6-8f35-806fe21c8262",
"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": "224c2f91-0fd4-4c9a-ac93-a3eba4df6f6c",
"Teams": []
},
{
"UserId": "e94d897e-21cb-4fe6-8f35-806fe21c8262",
"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": "224c2f91-0fd4-4c9a-ac93-a3eba4df6f6c",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "798d6b66-2b41-41ad-a099-9f7b6c71a8ee",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-05-31T02:06:55.1705477-07:00",
"CompletedDate": "2026-05-31T02:06:55.1705477-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "42b683cc-6834-4ade-8cfe-7db72617e253",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "42b683cc-6834-4ade-8cfe-7db72617e253",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "bb37f15f-ba1f-4b1d-9932-d93b9851d4ef",
"TaskTypeField": {
"TaskTypeFieldId": "f8634365-8193-4389-89f2-62418e09001c",
"Section": {
"TaskTypeSectionId": "10f490fe-7792-4b28-b478-54318a67fa5c",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "bb37f15f-ba1f-4b1d-9932-d93b9851d4ef",
"TaskTypeField": {
"TaskTypeFieldId": "f8634365-8193-4389-89f2-62418e09001c",
"Section": {
"TaskTypeSectionId": "10f490fe-7792-4b28-b478-54318a67fa5c",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "f1626ed0-7a9d-4f89-aa9a-9d72bf867c47",
"Asset": {
"AssetId": "66616dd9-d5ac-4086-b762-a5f3d6cd19c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "650e7d4a-1748-4dad-b2fc-2b445c7d9c08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0dffd6d1-7340-4add-912c-92585e33ab1e",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1d07d099-7c59-4c09-84d9-c184e11c7042",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d8fe4068-1f1e-4da8-aa5f-5176057a503b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "650e7d4a-1748-4dad-b2fc-2b445c7d9c08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0dffd6d1-7340-4add-912c-92585e33ab1e",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3225ffbe-0b07-4986-9c17-9baae28c7157",
"Section": {
"FormTypeSectionId": "c7193063-25ce-436f-a864-6bb38f83c9bb",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "3225ffbe-0b07-4986-9c17-9baae28c7157",
"Section": {
"FormTypeSectionId": "c7193063-25ce-436f-a864-6bb38f83c9bb",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "a667aad4-74b4-4013-960a-05f21e75b6c9",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-31T02:06:55.1705477-07:00",
"Location": "sample string 1",
"TaskId": "a2ed0892-041a-4939-90de-c770e83fc907",
"Values": [
{
"FormFieldValueId": "46ea96d9-c129-45ab-a828-c596b3be003d",
"FormId": "943457d7-d66c-4ff9-8faf-21897b77e0fa",
"FormTypeField": {
"FormTypeFieldId": "3225ffbe-0b07-4986-9c17-9baae28c7157",
"FormType": {
"FormTypeId": "d8fe4068-1f1e-4da8-aa5f-5176057a503b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "650e7d4a-1748-4dad-b2fc-2b445c7d9c08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0dffd6d1-7340-4add-912c-92585e33ab1e",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a667aad4-74b4-4013-960a-05f21e75b6c9",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c7193063-25ce-436f-a864-6bb38f83c9bb",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "46ea96d9-c129-45ab-a828-c596b3be003d",
"FormId": "943457d7-d66c-4ff9-8faf-21897b77e0fa",
"FormTypeField": {
"FormTypeFieldId": "3225ffbe-0b07-4986-9c17-9baae28c7157",
"FormType": {
"FormTypeId": "d8fe4068-1f1e-4da8-aa5f-5176057a503b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "650e7d4a-1748-4dad-b2fc-2b445c7d9c08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0dffd6d1-7340-4add-912c-92585e33ab1e",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a667aad4-74b4-4013-960a-05f21e75b6c9",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c7193063-25ce-436f-a864-6bb38f83c9bb",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "bc7a8248-f8b5-4ae8-abed-4f11e4719c30",
"CreateDate": "2026-05-31T02:06:55.1861061-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-31T02:06:55.1861061-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "f1626ed0-7a9d-4f89-aa9a-9d72bf867c47",
"Asset": {
"AssetId": "66616dd9-d5ac-4086-b762-a5f3d6cd19c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "650e7d4a-1748-4dad-b2fc-2b445c7d9c08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0dffd6d1-7340-4add-912c-92585e33ab1e",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "44fed0fe-bafe-452a-8e06-74352b6080e8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06cb2c7e-f3e6-4a40-bbd5-9b59f0fd791d",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"MeasurementValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1d07d099-7c59-4c09-84d9-c184e11c7042",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d8fe4068-1f1e-4da8-aa5f-5176057a503b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "650e7d4a-1748-4dad-b2fc-2b445c7d9c08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0dffd6d1-7340-4add-912c-92585e33ab1e",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3225ffbe-0b07-4986-9c17-9baae28c7157",
"Section": {
"FormTypeSectionId": "c7193063-25ce-436f-a864-6bb38f83c9bb",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "3225ffbe-0b07-4986-9c17-9baae28c7157",
"Section": {
"FormTypeSectionId": "c7193063-25ce-436f-a864-6bb38f83c9bb",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "a667aad4-74b4-4013-960a-05f21e75b6c9",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-31T02:06:55.1705477-07:00",
"Location": "sample string 1",
"TaskId": "a2ed0892-041a-4939-90de-c770e83fc907",
"Values": [
{
"FormFieldValueId": "46ea96d9-c129-45ab-a828-c596b3be003d",
"FormId": "943457d7-d66c-4ff9-8faf-21897b77e0fa",
"FormTypeField": {
"FormTypeFieldId": "3225ffbe-0b07-4986-9c17-9baae28c7157",
"FormType": {
"FormTypeId": "d8fe4068-1f1e-4da8-aa5f-5176057a503b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "650e7d4a-1748-4dad-b2fc-2b445c7d9c08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0dffd6d1-7340-4add-912c-92585e33ab1e",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a667aad4-74b4-4013-960a-05f21e75b6c9",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c7193063-25ce-436f-a864-6bb38f83c9bb",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "46ea96d9-c129-45ab-a828-c596b3be003d",
"FormId": "943457d7-d66c-4ff9-8faf-21897b77e0fa",
"FormTypeField": {
"FormTypeFieldId": "3225ffbe-0b07-4986-9c17-9baae28c7157",
"FormType": {
"FormTypeId": "d8fe4068-1f1e-4da8-aa5f-5176057a503b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "650e7d4a-1748-4dad-b2fc-2b445c7d9c08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0dffd6d1-7340-4add-912c-92585e33ab1e",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-31T02:06:55.1705477-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a667aad4-74b4-4013-960a-05f21e75b6c9",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c7193063-25ce-436f-a864-6bb38f83c9bb",
"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": "41f20710-d539-4a30-9421-000a28cdbd13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d9239fe-8e31-4f75-8e51-6a02418b01f9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "10b44411-c797-4c0c-abc8-57b3bae380e3",
"CreateDate": "2026-05-31T02:06:55.1705477-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-31T02:06:55.1705477-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e28097f3-32e2-4946-85e2-918b2745edfc",
"FieldId": "ba744f07-eaff-4d9d-9865-87ee8c6cd694",
"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": "bc7a8248-f8b5-4ae8-abed-4f11e4719c30",
"CreateDate": "2026-05-31T02:06:55.1861061-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-31T02:06:55.1861061-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "11b43153-ae7c-430e-9e39-0cab2cdbf8b4",
"CreateDate": "2026-05-31T02:06:55.1861061-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-31T02:06:55.1861061-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"
}