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": "c3c77a26-abfb-4b4b-8a5d-3b9b88fdf66b",
"Asset": {
"AssetId": "1cb6c4f7-c950-4973-8bc3-91be8e3312a0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "381823ed-503e-45e1-9451-e61085ec35fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9a83b0-56b0-49d7-b083-ef89c371feef",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "89525d3a-db73-492c-b63b-a5f91d0861a0",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "c9e16edf-d82e-4c21-8c48-babe89acf7ad",
"Name": "sample string 1",
"CompanyId": "345d70c5-8458-484e-855f-0878d134c3ae"
},
"TaskCategory": {
"TaskCategoryId": "106f8248-a549-484f-90c9-dcbfb186130b",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "cbcefb7f-fb6d-417a-991d-e54ce555edb8",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "ab51f01c-7906-44f1-b0b0-d9eee337b8da",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "b75fced1-5614-4254-a645-c5e3882f11a4",
"Section": {
"TaskTypeSectionId": "35014ebe-bab2-480a-8b9f-56d7be0435eb",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "b75fced1-5614-4254-a645-c5e3882f11a4",
"Section": {
"TaskTypeSectionId": "35014ebe-bab2-480a-8b9f-56d7be0435eb",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "af42ef58-0d66-4e31-af1c-ef95588f724f",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-09-24T09:40:46.8075876-07:00",
"AssignedToUser": {
"UserId": "6c4120b6-c36b-4351-9a4e-65fca9da84cf",
"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": "4983026e-88d0-4f25-9275-8f4427ace239",
"Teams": [
{
"TeamId": "4e566bcd-16eb-416f-88c3-85edd6a4af7b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "53d5b317-9c24-43c2-833a-bf705efbbf45",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4e566bcd-16eb-416f-88c3-85edd6a4af7b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "53d5b317-9c24-43c2-833a-bf705efbbf45",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "6c4120b6-c36b-4351-9a4e-65fca9da84cf",
"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": "4983026e-88d0-4f25-9275-8f4427ace239",
"Teams": [
{
"TeamId": "4e566bcd-16eb-416f-88c3-85edd6a4af7b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "53d5b317-9c24-43c2-833a-bf705efbbf45",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4e566bcd-16eb-416f-88c3-85edd6a4af7b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "53d5b317-9c24-43c2-833a-bf705efbbf45",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "4e566bcd-16eb-416f-88c3-85edd6a4af7b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "6c4120b6-c36b-4351-9a4e-65fca9da84cf",
"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": "4983026e-88d0-4f25-9275-8f4427ace239",
"Teams": []
},
{
"UserId": "6c4120b6-c36b-4351-9a4e-65fca9da84cf",
"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": "4983026e-88d0-4f25-9275-8f4427ace239",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "53d5b317-9c24-43c2-833a-bf705efbbf45",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-09-24T09:40:46.8075876-07:00",
"CompletedDate": "2026-09-24T09:40:46.8075876-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "9c0055de-e7da-4302-8d4c-11396d3dd9ad",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "9c0055de-e7da-4302-8d4c-11396d3dd9ad",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "cdcf60fc-6653-43e7-aac6-59c9e11b4162",
"TaskTypeField": {
"TaskTypeFieldId": "b75fced1-5614-4254-a645-c5e3882f11a4",
"Section": {
"TaskTypeSectionId": "35014ebe-bab2-480a-8b9f-56d7be0435eb",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "cdcf60fc-6653-43e7-aac6-59c9e11b4162",
"TaskTypeField": {
"TaskTypeFieldId": "b75fced1-5614-4254-a645-c5e3882f11a4",
"Section": {
"TaskTypeSectionId": "35014ebe-bab2-480a-8b9f-56d7be0435eb",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "cb91fe46-0126-4153-9912-986d79e8803f",
"Asset": {
"AssetId": "1cb6c4f7-c950-4973-8bc3-91be8e3312a0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "381823ed-503e-45e1-9451-e61085ec35fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9a83b0-56b0-49d7-b083-ef89c371feef",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "89525d3a-db73-492c-b63b-a5f91d0861a0",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5fb935ea-c6f8-49c3-8496-8f1f254e9526",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "381823ed-503e-45e1-9451-e61085ec35fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9a83b0-56b0-49d7-b083-ef89c371feef",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "be2c7859-96bf-431d-89a6-4af2250d2e59",
"Section": {
"FormTypeSectionId": "804dc777-69de-475a-b0db-6ecd95a001d9",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "be2c7859-96bf-431d-89a6-4af2250d2e59",
"Section": {
"FormTypeSectionId": "804dc777-69de-475a-b0db-6ecd95a001d9",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "0dc82202-f6a9-448e-b358-0f46d670964b",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-24T09:40:46.8075876-07:00",
"Location": "sample string 1",
"TaskId": "edadac59-54b6-4773-b5be-6569af76c58c",
"Values": [
{
"FormFieldValueId": "3cb0f229-272c-4b55-8740-61981a59a59b",
"FormId": "94a32bbf-b8b9-4664-a367-7f72bce8577b",
"FormTypeField": {
"FormTypeFieldId": "be2c7859-96bf-431d-89a6-4af2250d2e59",
"FormType": {
"FormTypeId": "5fb935ea-c6f8-49c3-8496-8f1f254e9526",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "381823ed-503e-45e1-9451-e61085ec35fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9a83b0-56b0-49d7-b083-ef89c371feef",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0dc82202-f6a9-448e-b358-0f46d670964b",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "804dc777-69de-475a-b0db-6ecd95a001d9",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "3cb0f229-272c-4b55-8740-61981a59a59b",
"FormId": "94a32bbf-b8b9-4664-a367-7f72bce8577b",
"FormTypeField": {
"FormTypeFieldId": "be2c7859-96bf-431d-89a6-4af2250d2e59",
"FormType": {
"FormTypeId": "5fb935ea-c6f8-49c3-8496-8f1f254e9526",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "381823ed-503e-45e1-9451-e61085ec35fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9a83b0-56b0-49d7-b083-ef89c371feef",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0dc82202-f6a9-448e-b358-0f46d670964b",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "804dc777-69de-475a-b0db-6ecd95a001d9",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "c738ac21-4b83-4e6c-bf18-6f80d07e2808",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "cb91fe46-0126-4153-9912-986d79e8803f",
"Asset": {
"AssetId": "1cb6c4f7-c950-4973-8bc3-91be8e3312a0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "381823ed-503e-45e1-9451-e61085ec35fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9a83b0-56b0-49d7-b083-ef89c371feef",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5c2dfff6-0814-40db-aaa2-88c07c661146",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "85ffa099-821d-41d2-9c55-8be11ac5ddb1",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"MeasurementValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "89525d3a-db73-492c-b63b-a5f91d0861a0",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5fb935ea-c6f8-49c3-8496-8f1f254e9526",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "381823ed-503e-45e1-9451-e61085ec35fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9a83b0-56b0-49d7-b083-ef89c371feef",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "be2c7859-96bf-431d-89a6-4af2250d2e59",
"Section": {
"FormTypeSectionId": "804dc777-69de-475a-b0db-6ecd95a001d9",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "be2c7859-96bf-431d-89a6-4af2250d2e59",
"Section": {
"FormTypeSectionId": "804dc777-69de-475a-b0db-6ecd95a001d9",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "0dc82202-f6a9-448e-b358-0f46d670964b",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-24T09:40:46.8075876-07:00",
"Location": "sample string 1",
"TaskId": "edadac59-54b6-4773-b5be-6569af76c58c",
"Values": [
{
"FormFieldValueId": "3cb0f229-272c-4b55-8740-61981a59a59b",
"FormId": "94a32bbf-b8b9-4664-a367-7f72bce8577b",
"FormTypeField": {
"FormTypeFieldId": "be2c7859-96bf-431d-89a6-4af2250d2e59",
"FormType": {
"FormTypeId": "5fb935ea-c6f8-49c3-8496-8f1f254e9526",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "381823ed-503e-45e1-9451-e61085ec35fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9a83b0-56b0-49d7-b083-ef89c371feef",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0dc82202-f6a9-448e-b358-0f46d670964b",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "804dc777-69de-475a-b0db-6ecd95a001d9",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "3cb0f229-272c-4b55-8740-61981a59a59b",
"FormId": "94a32bbf-b8b9-4664-a367-7f72bce8577b",
"FormTypeField": {
"FormTypeFieldId": "be2c7859-96bf-431d-89a6-4af2250d2e59",
"FormType": {
"FormTypeId": "5fb935ea-c6f8-49c3-8496-8f1f254e9526",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "381823ed-503e-45e1-9451-e61085ec35fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9a83b0-56b0-49d7-b083-ef89c371feef",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-24T09:40:46.8075876-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0dc82202-f6a9-448e-b358-0f46d670964b",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "804dc777-69de-475a-b0db-6ecd95a001d9",
"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": "e91a3210-9a3c-4d8a-b4c3-cc8a680970d4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0a7d1fc7-9fef-44e4-aad3-09265c2b7dfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d113263-241b-4edd-be9d-bbe6215a3d40",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21a6a7e6-3721-4745-8400-c1ef925f0a05",
"FieldId": "6cd4a512-0de9-42b2-a7f6-ef162f299da0",
"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": "c738ac21-4b83-4e6c-bf18-6f80d07e2808",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "22f60571-96e2-4d69-9e38-92d34edd4a60",
"CreateDate": "2026-09-24T09:40:46.8075876-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-24T09:40:46.8075876-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"
}