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": "e0405ec8-8db8-4481-aa3d-5ee070a483ff",
"Asset": {
"AssetId": "4e60e108-6fb6-4902-9bf8-f33db74887c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dd34b548-8871-45ec-922b-a6f4e2d4889e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fc9c6309-2fc3-4274-ac1d-e9285702182d",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "065de364-464f-4eb5-837a-a0975eac8a76",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "d238bd92-d345-439d-8f05-68cdbd42aee1",
"Name": "sample string 1",
"CompanyId": "6c1e9689-8a5f-4b45-9bc7-7cd76dd2d468"
},
"TaskCategory": {
"TaskCategoryId": "f7f6ac8b-ae0c-4286-87a4-705da84f6ec0",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a057270e-1f00-463c-b714-25356f717615",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "c5bb788e-4f2a-491f-ae5f-b5821d27d6ac",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "749fab75-4550-4523-9ff2-efbdab92d939",
"Section": {
"TaskTypeSectionId": "d6a6e49a-b5bd-4436-9cdb-db59a5967629",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "749fab75-4550-4523-9ff2-efbdab92d939",
"Section": {
"TaskTypeSectionId": "d6a6e49a-b5bd-4436-9cdb-db59a5967629",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "f8b5c701-61bc-4006-94b5-14d1ccf15f77",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-06-24T03:04:23.7407096-07:00",
"AssignedToUser": {
"UserId": "7e434bff-a0aa-4614-b723-9af1e7b3f053",
"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": "d93fd304-d616-4b0d-ab16-734b246da931",
"Teams": [
{
"TeamId": "4a9ce6aa-551e-450f-96a7-fabffa86b517",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "54e2b4fd-55b7-4e67-9787-b0c3f338f97a",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4a9ce6aa-551e-450f-96a7-fabffa86b517",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "54e2b4fd-55b7-4e67-9787-b0c3f338f97a",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "7e434bff-a0aa-4614-b723-9af1e7b3f053",
"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": "d93fd304-d616-4b0d-ab16-734b246da931",
"Teams": [
{
"TeamId": "4a9ce6aa-551e-450f-96a7-fabffa86b517",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "54e2b4fd-55b7-4e67-9787-b0c3f338f97a",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4a9ce6aa-551e-450f-96a7-fabffa86b517",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "54e2b4fd-55b7-4e67-9787-b0c3f338f97a",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "4a9ce6aa-551e-450f-96a7-fabffa86b517",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "7e434bff-a0aa-4614-b723-9af1e7b3f053",
"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": "d93fd304-d616-4b0d-ab16-734b246da931",
"Teams": []
},
{
"UserId": "7e434bff-a0aa-4614-b723-9af1e7b3f053",
"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": "d93fd304-d616-4b0d-ab16-734b246da931",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "54e2b4fd-55b7-4e67-9787-b0c3f338f97a",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-06-24T03:04:23.7407096-07:00",
"CompletedDate": "2026-06-24T03:04:23.7407096-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "04bc5fb8-7078-486e-96a2-ddcc2ad47b15",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "04bc5fb8-7078-486e-96a2-ddcc2ad47b15",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "0b1eefe5-0102-4962-9462-acd67d66ac88",
"TaskTypeField": {
"TaskTypeFieldId": "749fab75-4550-4523-9ff2-efbdab92d939",
"Section": {
"TaskTypeSectionId": "d6a6e49a-b5bd-4436-9cdb-db59a5967629",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "0b1eefe5-0102-4962-9462-acd67d66ac88",
"TaskTypeField": {
"TaskTypeFieldId": "749fab75-4550-4523-9ff2-efbdab92d939",
"Section": {
"TaskTypeSectionId": "d6a6e49a-b5bd-4436-9cdb-db59a5967629",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "10fe4215-814b-4af9-ae96-fb0e2f0e0598",
"Asset": {
"AssetId": "4e60e108-6fb6-4902-9bf8-f33db74887c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dd34b548-8871-45ec-922b-a6f4e2d4889e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fc9c6309-2fc3-4274-ac1d-e9285702182d",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "065de364-464f-4eb5-837a-a0975eac8a76",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fd4fc25a-55c2-40b2-88ed-f6c83c8c5a1a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd34b548-8871-45ec-922b-a6f4e2d4889e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fc9c6309-2fc3-4274-ac1d-e9285702182d",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a163cc23-5836-4dd9-8e89-83aa34309023",
"Section": {
"FormTypeSectionId": "a523e761-4e69-47f8-9d0c-38d6f04d93f4",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "a163cc23-5836-4dd9-8e89-83aa34309023",
"Section": {
"FormTypeSectionId": "a523e761-4e69-47f8-9d0c-38d6f04d93f4",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "33b284b2-0ae9-4716-abbc-0400bf2e3b26",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-24T03:04:23.7407096-07:00",
"Location": "sample string 1",
"TaskId": "ef554489-a074-40fc-9ff8-438f949182b4",
"Values": [
{
"FormFieldValueId": "25b8d144-edcb-4d53-ae0f-446f93e5e7e7",
"FormId": "dae1ebb6-e2a7-401a-8f04-8c8d54ce5120",
"FormTypeField": {
"FormTypeFieldId": "a163cc23-5836-4dd9-8e89-83aa34309023",
"FormType": {
"FormTypeId": "fd4fc25a-55c2-40b2-88ed-f6c83c8c5a1a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd34b548-8871-45ec-922b-a6f4e2d4889e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fc9c6309-2fc3-4274-ac1d-e9285702182d",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "33b284b2-0ae9-4716-abbc-0400bf2e3b26",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a523e761-4e69-47f8-9d0c-38d6f04d93f4",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "25b8d144-edcb-4d53-ae0f-446f93e5e7e7",
"FormId": "dae1ebb6-e2a7-401a-8f04-8c8d54ce5120",
"FormTypeField": {
"FormTypeFieldId": "a163cc23-5836-4dd9-8e89-83aa34309023",
"FormType": {
"FormTypeId": "fd4fc25a-55c2-40b2-88ed-f6c83c8c5a1a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd34b548-8871-45ec-922b-a6f4e2d4889e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fc9c6309-2fc3-4274-ac1d-e9285702182d",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "33b284b2-0ae9-4716-abbc-0400bf2e3b26",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a523e761-4e69-47f8-9d0c-38d6f04d93f4",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "03cb6ea5-507e-46f5-8e2a-7b809cc6913c",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "10fe4215-814b-4af9-ae96-fb0e2f0e0598",
"Asset": {
"AssetId": "4e60e108-6fb6-4902-9bf8-f33db74887c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dd34b548-8871-45ec-922b-a6f4e2d4889e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fc9c6309-2fc3-4274-ac1d-e9285702182d",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4ae291bd-7c32-41a6-9cce-e09f81ddb61d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b584d45-adf4-4006-8fda-10c9b1572fa6",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"MeasurementValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "065de364-464f-4eb5-837a-a0975eac8a76",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fd4fc25a-55c2-40b2-88ed-f6c83c8c5a1a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd34b548-8871-45ec-922b-a6f4e2d4889e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fc9c6309-2fc3-4274-ac1d-e9285702182d",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a163cc23-5836-4dd9-8e89-83aa34309023",
"Section": {
"FormTypeSectionId": "a523e761-4e69-47f8-9d0c-38d6f04d93f4",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "a163cc23-5836-4dd9-8e89-83aa34309023",
"Section": {
"FormTypeSectionId": "a523e761-4e69-47f8-9d0c-38d6f04d93f4",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "33b284b2-0ae9-4716-abbc-0400bf2e3b26",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-24T03:04:23.7407096-07:00",
"Location": "sample string 1",
"TaskId": "ef554489-a074-40fc-9ff8-438f949182b4",
"Values": [
{
"FormFieldValueId": "25b8d144-edcb-4d53-ae0f-446f93e5e7e7",
"FormId": "dae1ebb6-e2a7-401a-8f04-8c8d54ce5120",
"FormTypeField": {
"FormTypeFieldId": "a163cc23-5836-4dd9-8e89-83aa34309023",
"FormType": {
"FormTypeId": "fd4fc25a-55c2-40b2-88ed-f6c83c8c5a1a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd34b548-8871-45ec-922b-a6f4e2d4889e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fc9c6309-2fc3-4274-ac1d-e9285702182d",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "33b284b2-0ae9-4716-abbc-0400bf2e3b26",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a523e761-4e69-47f8-9d0c-38d6f04d93f4",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "25b8d144-edcb-4d53-ae0f-446f93e5e7e7",
"FormId": "dae1ebb6-e2a7-401a-8f04-8c8d54ce5120",
"FormTypeField": {
"FormTypeFieldId": "a163cc23-5836-4dd9-8e89-83aa34309023",
"FormType": {
"FormTypeId": "fd4fc25a-55c2-40b2-88ed-f6c83c8c5a1a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd34b548-8871-45ec-922b-a6f4e2d4889e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fc9c6309-2fc3-4274-ac1d-e9285702182d",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T03:04:23.7407096-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "33b284b2-0ae9-4716-abbc-0400bf2e3b26",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a523e761-4e69-47f8-9d0c-38d6f04d93f4",
"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": "89be694f-d293-4bad-b055-f4f089836301",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "17510382-8db7-4ef4-a816-ef943fdf6914",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4e7f18-6258-4ec5-b435-44423bca88c1",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "43b060dc-b134-438a-9ce5-b553d466ef8c",
"FieldId": "385eedf3-8af3-4f0c-9b6b-01f36837f232",
"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": "03cb6ea5-507e-46f5-8e2a-7b809cc6913c",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "c55af996-f757-4f13-9cd2-f2d584dfc513",
"CreateDate": "2026-06-24T03:04:23.7407096-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T03:04:23.7407096-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"
}