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": "208e82dd-15fc-40c6-bbcc-49ff769f5f6a",
"Asset": {
"AssetId": "ac45edc2-81dc-427d-939f-49235da91e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "971aca8f-b54b-4886-bcad-25052800cf27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27eaf434-4c98-43e9-bb1a-fb72d4dd7e41",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6f94d655-46c0-4a64-a9d1-0817ed0d7555",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "62589721-c8e9-46f6-9f6b-ce82573821fe",
"Name": "sample string 1",
"CompanyId": "897118d1-b370-477a-8681-00038acf80c1"
},
"TaskCategory": {
"TaskCategoryId": "c37aa175-f4ec-4903-ac19-d86c228215ab",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e08ee0e7-79c1-499c-b308-dea8672806e5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "a7924a7f-da11-4498-bbf2-c468188a3ad8",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "8165dd7a-99ae-48e6-80b8-5b3df1fa2246",
"Section": {
"TaskTypeSectionId": "aab70cc3-f24c-4583-aa6a-08d7da649976",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "8165dd7a-99ae-48e6-80b8-5b3df1fa2246",
"Section": {
"TaskTypeSectionId": "aab70cc3-f24c-4583-aa6a-08d7da649976",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "40df2fa8-7dfd-451d-8844-35e78071fb08",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-04-23T18:29:31.908044-07:00",
"AssignedToUser": {
"UserId": "ffd06c91-f29a-44a8-85b6-fbf9d9227413",
"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": "b8a63a8a-81e6-41ab-bc8d-442af3ecc0db",
"Teams": [
{
"TeamId": "76b807bc-d9a5-4573-bf25-897aa45f37f0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d2c0aad4-1d5f-4daf-bde1-040a311fe04d",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "76b807bc-d9a5-4573-bf25-897aa45f37f0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d2c0aad4-1d5f-4daf-bde1-040a311fe04d",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "ffd06c91-f29a-44a8-85b6-fbf9d9227413",
"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": "b8a63a8a-81e6-41ab-bc8d-442af3ecc0db",
"Teams": [
{
"TeamId": "76b807bc-d9a5-4573-bf25-897aa45f37f0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d2c0aad4-1d5f-4daf-bde1-040a311fe04d",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "76b807bc-d9a5-4573-bf25-897aa45f37f0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d2c0aad4-1d5f-4daf-bde1-040a311fe04d",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "76b807bc-d9a5-4573-bf25-897aa45f37f0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "ffd06c91-f29a-44a8-85b6-fbf9d9227413",
"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": "b8a63a8a-81e6-41ab-bc8d-442af3ecc0db",
"Teams": []
},
{
"UserId": "ffd06c91-f29a-44a8-85b6-fbf9d9227413",
"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": "b8a63a8a-81e6-41ab-bc8d-442af3ecc0db",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d2c0aad4-1d5f-4daf-bde1-040a311fe04d",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-04-23T18:29:31.908044-07:00",
"CompletedDate": "2026-04-23T18:29:31.908044-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "ed3227d6-be2e-45b7-a244-4c5eb56a24cb",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "ed3227d6-be2e-45b7-a244-4c5eb56a24cb",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "3ca4f12c-9207-47ca-b56b-3de5f5d9289f",
"TaskTypeField": {
"TaskTypeFieldId": "8165dd7a-99ae-48e6-80b8-5b3df1fa2246",
"Section": {
"TaskTypeSectionId": "aab70cc3-f24c-4583-aa6a-08d7da649976",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "3ca4f12c-9207-47ca-b56b-3de5f5d9289f",
"TaskTypeField": {
"TaskTypeFieldId": "8165dd7a-99ae-48e6-80b8-5b3df1fa2246",
"Section": {
"TaskTypeSectionId": "aab70cc3-f24c-4583-aa6a-08d7da649976",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "b17f60a8-4290-4cba-ae3c-262b0d97c7d6",
"Asset": {
"AssetId": "ac45edc2-81dc-427d-939f-49235da91e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "971aca8f-b54b-4886-bcad-25052800cf27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27eaf434-4c98-43e9-bb1a-fb72d4dd7e41",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6f94d655-46c0-4a64-a9d1-0817ed0d7555",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "4b39c897-0ea2-4d2d-a560-46fc50836374",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "971aca8f-b54b-4886-bcad-25052800cf27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27eaf434-4c98-43e9-bb1a-fb72d4dd7e41",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5a6b8aae-4afb-4aee-90f0-068a44cc82ac",
"Section": {
"FormTypeSectionId": "3c7f7856-a8ea-412a-a9a7-322c0a4a6ec0",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "5a6b8aae-4afb-4aee-90f0-068a44cc82ac",
"Section": {
"FormTypeSectionId": "3c7f7856-a8ea-412a-a9a7-322c0a4a6ec0",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "8dea0fb3-c2f3-41c0-ad4e-6a5b01f05a34",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-23T18:29:31.908044-07:00",
"Location": "sample string 1",
"TaskId": "af6f5d4d-6131-4198-97d2-4871fccff1f4",
"Values": [
{
"FormFieldValueId": "43360fad-daaf-42cc-bd20-b06a81ef2682",
"FormId": "43558814-52e4-48c8-82fa-2d8d6e7485ab",
"FormTypeField": {
"FormTypeFieldId": "5a6b8aae-4afb-4aee-90f0-068a44cc82ac",
"FormType": {
"FormTypeId": "4b39c897-0ea2-4d2d-a560-46fc50836374",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "971aca8f-b54b-4886-bcad-25052800cf27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27eaf434-4c98-43e9-bb1a-fb72d4dd7e41",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8dea0fb3-c2f3-41c0-ad4e-6a5b01f05a34",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3c7f7856-a8ea-412a-a9a7-322c0a4a6ec0",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "43360fad-daaf-42cc-bd20-b06a81ef2682",
"FormId": "43558814-52e4-48c8-82fa-2d8d6e7485ab",
"FormTypeField": {
"FormTypeFieldId": "5a6b8aae-4afb-4aee-90f0-068a44cc82ac",
"FormType": {
"FormTypeId": "4b39c897-0ea2-4d2d-a560-46fc50836374",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "971aca8f-b54b-4886-bcad-25052800cf27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27eaf434-4c98-43e9-bb1a-fb72d4dd7e41",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8dea0fb3-c2f3-41c0-ad4e-6a5b01f05a34",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3c7f7856-a8ea-412a-a9a7-322c0a4a6ec0",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "dd75f7de-89aa-4515-a00d-f30d9d5b171b",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "b17f60a8-4290-4cba-ae3c-262b0d97c7d6",
"Asset": {
"AssetId": "ac45edc2-81dc-427d-939f-49235da91e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "971aca8f-b54b-4886-bcad-25052800cf27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27eaf434-4c98-43e9-bb1a-fb72d4dd7e41",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d8cf5266-1931-4cda-b786-3abb88f79772",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b7fb9fc4-0288-4d5f-87d4-d3169cd15951",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"MeasurementValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6f94d655-46c0-4a64-a9d1-0817ed0d7555",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "4b39c897-0ea2-4d2d-a560-46fc50836374",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "971aca8f-b54b-4886-bcad-25052800cf27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27eaf434-4c98-43e9-bb1a-fb72d4dd7e41",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5a6b8aae-4afb-4aee-90f0-068a44cc82ac",
"Section": {
"FormTypeSectionId": "3c7f7856-a8ea-412a-a9a7-322c0a4a6ec0",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "5a6b8aae-4afb-4aee-90f0-068a44cc82ac",
"Section": {
"FormTypeSectionId": "3c7f7856-a8ea-412a-a9a7-322c0a4a6ec0",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "8dea0fb3-c2f3-41c0-ad4e-6a5b01f05a34",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-23T18:29:31.908044-07:00",
"Location": "sample string 1",
"TaskId": "af6f5d4d-6131-4198-97d2-4871fccff1f4",
"Values": [
{
"FormFieldValueId": "43360fad-daaf-42cc-bd20-b06a81ef2682",
"FormId": "43558814-52e4-48c8-82fa-2d8d6e7485ab",
"FormTypeField": {
"FormTypeFieldId": "5a6b8aae-4afb-4aee-90f0-068a44cc82ac",
"FormType": {
"FormTypeId": "4b39c897-0ea2-4d2d-a560-46fc50836374",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "971aca8f-b54b-4886-bcad-25052800cf27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27eaf434-4c98-43e9-bb1a-fb72d4dd7e41",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8dea0fb3-c2f3-41c0-ad4e-6a5b01f05a34",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3c7f7856-a8ea-412a-a9a7-322c0a4a6ec0",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "43360fad-daaf-42cc-bd20-b06a81ef2682",
"FormId": "43558814-52e4-48c8-82fa-2d8d6e7485ab",
"FormTypeField": {
"FormTypeFieldId": "5a6b8aae-4afb-4aee-90f0-068a44cc82ac",
"FormType": {
"FormTypeId": "4b39c897-0ea2-4d2d-a560-46fc50836374",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "971aca8f-b54b-4886-bcad-25052800cf27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27eaf434-4c98-43e9-bb1a-fb72d4dd7e41",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-23T18:29:31.908044-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8dea0fb3-c2f3-41c0-ad4e-6a5b01f05a34",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3c7f7856-a8ea-412a-a9a7-322c0a4a6ec0",
"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": "65e48ab0-1210-4ed2-a0ca-a48ab570350f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d5281342-d43a-40a6-a362-de9c11a68ccf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f367a204-ff1f-441e-9dc3-fc0a2341d7b5",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1cb9d6ef-8a6a-45ea-9bae-cdbbac5d9cd6",
"FieldId": "21cdc719-2a2b-443c-a6c7-a71cc657b94b",
"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": "dd75f7de-89aa-4515-a00d-f30d9d5b171b",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-23T18:29:31.908044-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "6cd2887b-d050-4348-84a3-e03d25c37076",
"CreateDate": "2026-04-23T18:29:31.908044-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-23T18:29:31.908044-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"
}