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": "739eb016-5072-4a49-9093-5a52e6692fca",
"Asset": {
"AssetId": "7d3eb9e8-9ad6-4d18-ba98-6d154949e7a5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bfc59a1f-a1f5-4c62-88e6-ecb6427671a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72e7c203-c59d-403e-ab5d-d9185581fe48",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "12bf729f-627d-4bbd-b22e-95a5328ce8a1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "a716481b-27e0-4b41-8329-18361a1a6dfb",
"Name": "sample string 1",
"CompanyId": "e40cf6b0-7b37-4165-a204-4a3446fdbc3a"
},
"TaskCategory": {
"TaskCategoryId": "3f8d5410-c904-4917-96d4-c4d32778e469",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "83a308c7-ec69-4fe7-a3f1-646270feb540",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "e8b3306e-c621-4102-a490-fa1d0f53cd6f",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "b86b7030-f543-437f-8381-14bae28f66f0",
"Section": {
"TaskTypeSectionId": "456c9e4c-7616-43ee-ba30-6e2a62ce9a04",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "b86b7030-f543-437f-8381-14bae28f66f0",
"Section": {
"TaskTypeSectionId": "456c9e4c-7616-43ee-ba30-6e2a62ce9a04",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "735b2061-42a4-4dda-bd97-399fee746659",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-08-29T06:29:54.6847879-07:00",
"AssignedToUser": {
"UserId": "af28248c-9d2a-47ef-84fa-e63fb6497d4b",
"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": "4ea80279-54bc-43a9-a9ce-074bdfb8bc3a",
"Teams": [
{
"TeamId": "720546ab-7896-4b07-90d9-175658bd3c2e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "9d526623-7110-4d28-af5c-45da364f5717",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "720546ab-7896-4b07-90d9-175658bd3c2e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "9d526623-7110-4d28-af5c-45da364f5717",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "af28248c-9d2a-47ef-84fa-e63fb6497d4b",
"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": "4ea80279-54bc-43a9-a9ce-074bdfb8bc3a",
"Teams": [
{
"TeamId": "720546ab-7896-4b07-90d9-175658bd3c2e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "9d526623-7110-4d28-af5c-45da364f5717",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "720546ab-7896-4b07-90d9-175658bd3c2e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "9d526623-7110-4d28-af5c-45da364f5717",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "720546ab-7896-4b07-90d9-175658bd3c2e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "af28248c-9d2a-47ef-84fa-e63fb6497d4b",
"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": "4ea80279-54bc-43a9-a9ce-074bdfb8bc3a",
"Teams": []
},
{
"UserId": "af28248c-9d2a-47ef-84fa-e63fb6497d4b",
"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": "4ea80279-54bc-43a9-a9ce-074bdfb8bc3a",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "9d526623-7110-4d28-af5c-45da364f5717",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-08-29T06:29:54.6847879-07:00",
"CompletedDate": "2026-08-29T06:29:54.6847879-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "41042595-1660-4167-bb46-421182b58bae",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "41042595-1660-4167-bb46-421182b58bae",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "3ed2c3c1-e933-43a7-ace4-289bc5a5ab22",
"TaskTypeField": {
"TaskTypeFieldId": "b86b7030-f543-437f-8381-14bae28f66f0",
"Section": {
"TaskTypeSectionId": "456c9e4c-7616-43ee-ba30-6e2a62ce9a04",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "3ed2c3c1-e933-43a7-ace4-289bc5a5ab22",
"TaskTypeField": {
"TaskTypeFieldId": "b86b7030-f543-437f-8381-14bae28f66f0",
"Section": {
"TaskTypeSectionId": "456c9e4c-7616-43ee-ba30-6e2a62ce9a04",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "3b786628-6493-46fe-90f5-bdeb22fa68db",
"Asset": {
"AssetId": "7d3eb9e8-9ad6-4d18-ba98-6d154949e7a5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bfc59a1f-a1f5-4c62-88e6-ecb6427671a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72e7c203-c59d-403e-ab5d-d9185581fe48",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "12bf729f-627d-4bbd-b22e-95a5328ce8a1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c083cfa7-6e34-44bf-bf1f-dbbd95ef1271",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bfc59a1f-a1f5-4c62-88e6-ecb6427671a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72e7c203-c59d-403e-ab5d-d9185581fe48",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-29T06:29:54.7004114-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e452cfd1-e68b-452a-8697-ef1b53abcce6",
"Section": {
"FormTypeSectionId": "3e576a62-0d94-4b72-a2e6-eb58322a8cd9",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "e452cfd1-e68b-452a-8697-ef1b53abcce6",
"Section": {
"FormTypeSectionId": "3e576a62-0d94-4b72-a2e6-eb58322a8cd9",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "ab5a7ee2-29cd-435d-ac3f-d27434aeb7f7",
"CreateDate": "2026-08-29T06:29:54.7004114-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.7004114-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-29T06:29:54.7004114-07:00",
"Location": "sample string 1",
"TaskId": "3090b3a2-5d73-4d77-9767-3103826f4879",
"Values": [
{
"FormFieldValueId": "36fb092b-ceee-4f34-8b08-e09c3c980fb5",
"FormId": "a6de0ecc-ee93-4f38-afe2-03279e2502a7",
"FormTypeField": {
"FormTypeFieldId": "e452cfd1-e68b-452a-8697-ef1b53abcce6",
"FormType": {
"FormTypeId": "c083cfa7-6e34-44bf-bf1f-dbbd95ef1271",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bfc59a1f-a1f5-4c62-88e6-ecb6427671a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72e7c203-c59d-403e-ab5d-d9185581fe48",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-29T06:29:54.7004114-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ab5a7ee2-29cd-435d-ac3f-d27434aeb7f7",
"CreateDate": "2026-08-29T06:29:54.7004114-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.7004114-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3e576a62-0d94-4b72-a2e6-eb58322a8cd9",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "36fb092b-ceee-4f34-8b08-e09c3c980fb5",
"FormId": "a6de0ecc-ee93-4f38-afe2-03279e2502a7",
"FormTypeField": {
"FormTypeFieldId": "e452cfd1-e68b-452a-8697-ef1b53abcce6",
"FormType": {
"FormTypeId": "c083cfa7-6e34-44bf-bf1f-dbbd95ef1271",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bfc59a1f-a1f5-4c62-88e6-ecb6427671a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72e7c203-c59d-403e-ab5d-d9185581fe48",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-29T06:29:54.7004114-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ab5a7ee2-29cd-435d-ac3f-d27434aeb7f7",
"CreateDate": "2026-08-29T06:29:54.7004114-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.7004114-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3e576a62-0d94-4b72-a2e6-eb58322a8cd9",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "4f46d762-6395-4d2c-8dba-c314d9d664a5",
"CreateDate": "2026-08-29T06:29:54.7004114-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-29T06:29:54.7004114-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "3b786628-6493-46fe-90f5-bdeb22fa68db",
"Asset": {
"AssetId": "7d3eb9e8-9ad6-4d18-ba98-6d154949e7a5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bfc59a1f-a1f5-4c62-88e6-ecb6427671a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72e7c203-c59d-403e-ab5d-d9185581fe48",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1b788c4c-fae7-4b15-bb62-fcf2e05f64fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3b45e2e8-a4b8-4458-a4c2-1b4e4e5d70c1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:29:54.6847879-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "12bf729f-627d-4bbd-b22e-95a5328ce8a1",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c083cfa7-6e34-44bf-bf1f-dbbd95ef1271",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bfc59a1f-a1f5-4c62-88e6-ecb6427671a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72e7c203-c59d-403e-ab5d-d9185581fe48",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-29T06:29:54.7004114-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e452cfd1-e68b-452a-8697-ef1b53abcce6",
"Section": {
"FormTypeSectionId": "3e576a62-0d94-4b72-a2e6-eb58322a8cd9",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "e452cfd1-e68b-452a-8697-ef1b53abcce6",
"Section": {
"FormTypeSectionId": "3e576a62-0d94-4b72-a2e6-eb58322a8cd9",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "ab5a7ee2-29cd-435d-ac3f-d27434aeb7f7",
"CreateDate": "2026-08-29T06:29:54.7004114-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.7004114-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-29T06:29:54.7004114-07:00",
"Location": "sample string 1",
"TaskId": "3090b3a2-5d73-4d77-9767-3103826f4879",
"Values": [
{
"FormFieldValueId": "36fb092b-ceee-4f34-8b08-e09c3c980fb5",
"FormId": "a6de0ecc-ee93-4f38-afe2-03279e2502a7",
"FormTypeField": {
"FormTypeFieldId": "e452cfd1-e68b-452a-8697-ef1b53abcce6",
"FormType": {
"FormTypeId": "c083cfa7-6e34-44bf-bf1f-dbbd95ef1271",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bfc59a1f-a1f5-4c62-88e6-ecb6427671a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72e7c203-c59d-403e-ab5d-d9185581fe48",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-29T06:29:54.7004114-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ab5a7ee2-29cd-435d-ac3f-d27434aeb7f7",
"CreateDate": "2026-08-29T06:29:54.7004114-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.7004114-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3e576a62-0d94-4b72-a2e6-eb58322a8cd9",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "36fb092b-ceee-4f34-8b08-e09c3c980fb5",
"FormId": "a6de0ecc-ee93-4f38-afe2-03279e2502a7",
"FormTypeField": {
"FormTypeFieldId": "e452cfd1-e68b-452a-8697-ef1b53abcce6",
"FormType": {
"FormTypeId": "c083cfa7-6e34-44bf-bf1f-dbbd95ef1271",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bfc59a1f-a1f5-4c62-88e6-ecb6427671a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72e7c203-c59d-403e-ab5d-d9185581fe48",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-29T06:29:54.7004114-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ab5a7ee2-29cd-435d-ac3f-d27434aeb7f7",
"CreateDate": "2026-08-29T06:29:54.7004114-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.7004114-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3e576a62-0d94-4b72-a2e6-eb58322a8cd9",
"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": "1bc3be13-a2a8-45af-a973-be5bd605a081",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "573d8820-87a7-40f8-8ed2-643d35c59ca2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e3f6f11-4ab5-4956-91e1-1a97e9e982b4",
"CreateDate": "2026-08-29T06:29:54.6847879-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:29:54.6847879-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "430afd1d-76d6-4214-bb0e-664eb8bef7d6",
"FieldId": "36ba06fc-bb1f-49ab-9ec3-4fb79ac06b3d",
"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": "4f46d762-6395-4d2c-8dba-c314d9d664a5",
"CreateDate": "2026-08-29T06:29:54.7004114-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-29T06:29:54.7004114-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "089a50c6-75c3-44c9-b7d6-e735a92c911d",
"CreateDate": "2026-08-29T06:29:54.7004114-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:29:54.7004114-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"
}