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": "a8c2ecdc-97ba-42b3-bd8e-4ea83465ed55",
"Asset": {
"AssetId": "f09d4828-1f1d-4738-9b69-1ab372e1a9ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ee65089d-a539-413c-ad7d-f00cf1d1d103",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1741053-253d-4e08-8cbf-116413d1b239",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "adc63a16-3f5f-44e2-b6cf-54531e9e85cc",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "660566ef-24d3-438a-b81f-92c75eeb30dd",
"Name": "sample string 1",
"CompanyId": "cdfa56a0-b30d-4db5-aced-8d3f133ada83"
},
"TaskCategory": {
"TaskCategoryId": "01e3e362-d93b-49d2-bb32-0ebcbf597264",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f04437a9-b83b-475b-abbb-89f0e4f9ac3b",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "113105f8-ba48-4f22-84f5-8d54ae6c9b9f",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "5bd1fd60-bbfd-4aab-80a5-1dfe63ad63c8",
"Section": {
"TaskTypeSectionId": "cc8af15f-7565-462b-9321-596bc7b0ba0d",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "5bd1fd60-bbfd-4aab-80a5-1dfe63ad63c8",
"Section": {
"TaskTypeSectionId": "cc8af15f-7565-462b-9321-596bc7b0ba0d",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "e757a682-dcc8-47eb-bf81-10d6b5078da0",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-05-19T19:08:49.2761217-07:00",
"AssignedToUser": {
"UserId": "caa50328-10c4-4ec0-8492-398b0befdd34",
"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": "5ae39a3a-1458-48d1-97c4-fa52fb97e80a",
"Teams": [
{
"TeamId": "785b0741-da32-4378-a4e4-2496ce7b44e0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "35ba9c8e-426c-4106-b23f-5de7621a23fc",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "785b0741-da32-4378-a4e4-2496ce7b44e0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "35ba9c8e-426c-4106-b23f-5de7621a23fc",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "caa50328-10c4-4ec0-8492-398b0befdd34",
"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": "5ae39a3a-1458-48d1-97c4-fa52fb97e80a",
"Teams": [
{
"TeamId": "785b0741-da32-4378-a4e4-2496ce7b44e0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "35ba9c8e-426c-4106-b23f-5de7621a23fc",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "785b0741-da32-4378-a4e4-2496ce7b44e0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "35ba9c8e-426c-4106-b23f-5de7621a23fc",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "785b0741-da32-4378-a4e4-2496ce7b44e0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "caa50328-10c4-4ec0-8492-398b0befdd34",
"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": "5ae39a3a-1458-48d1-97c4-fa52fb97e80a",
"Teams": []
},
{
"UserId": "caa50328-10c4-4ec0-8492-398b0befdd34",
"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": "5ae39a3a-1458-48d1-97c4-fa52fb97e80a",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "35ba9c8e-426c-4106-b23f-5de7621a23fc",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-05-19T19:08:49.2761217-07:00",
"CompletedDate": "2026-05-19T19:08:49.2761217-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "fdcde17f-c777-423b-a8b2-fe606ced0884",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "fdcde17f-c777-423b-a8b2-fe606ced0884",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "774e1322-6f3d-4dbc-ac8a-b3998df8972f",
"TaskTypeField": {
"TaskTypeFieldId": "5bd1fd60-bbfd-4aab-80a5-1dfe63ad63c8",
"Section": {
"TaskTypeSectionId": "cc8af15f-7565-462b-9321-596bc7b0ba0d",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "774e1322-6f3d-4dbc-ac8a-b3998df8972f",
"TaskTypeField": {
"TaskTypeFieldId": "5bd1fd60-bbfd-4aab-80a5-1dfe63ad63c8",
"Section": {
"TaskTypeSectionId": "cc8af15f-7565-462b-9321-596bc7b0ba0d",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "0ba47ef6-0476-47af-8785-621895f4ee36",
"Asset": {
"AssetId": "f09d4828-1f1d-4738-9b69-1ab372e1a9ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ee65089d-a539-413c-ad7d-f00cf1d1d103",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1741053-253d-4e08-8cbf-116413d1b239",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "adc63a16-3f5f-44e2-b6cf-54531e9e85cc",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3e9a559c-0e54-4f56-87f1-d71b85f800c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ee65089d-a539-413c-ad7d-f00cf1d1d103",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1741053-253d-4e08-8cbf-116413d1b239",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "d4bfbbe2-f502-4cdb-9b74-ad09a71ed863",
"Section": {
"FormTypeSectionId": "76cea546-a138-4337-9bea-7b6f0539dfae",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "d4bfbbe2-f502-4cdb-9b74-ad09a71ed863",
"Section": {
"FormTypeSectionId": "76cea546-a138-4337-9bea-7b6f0539dfae",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "8054638c-2c23-49ba-8d72-456c9a633740",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-19T19:08:49.2761217-07:00",
"Location": "sample string 1",
"TaskId": "0461b468-2483-4f2b-ad8d-89b0fc44baa8",
"Values": [
{
"FormFieldValueId": "6a0c62b9-d90f-422e-8ecf-14b572e0faab",
"FormId": "147d767d-d43c-4b38-bf70-e38ac2f2d027",
"FormTypeField": {
"FormTypeFieldId": "d4bfbbe2-f502-4cdb-9b74-ad09a71ed863",
"FormType": {
"FormTypeId": "3e9a559c-0e54-4f56-87f1-d71b85f800c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ee65089d-a539-413c-ad7d-f00cf1d1d103",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1741053-253d-4e08-8cbf-116413d1b239",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8054638c-2c23-49ba-8d72-456c9a633740",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "76cea546-a138-4337-9bea-7b6f0539dfae",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "6a0c62b9-d90f-422e-8ecf-14b572e0faab",
"FormId": "147d767d-d43c-4b38-bf70-e38ac2f2d027",
"FormTypeField": {
"FormTypeFieldId": "d4bfbbe2-f502-4cdb-9b74-ad09a71ed863",
"FormType": {
"FormTypeId": "3e9a559c-0e54-4f56-87f1-d71b85f800c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ee65089d-a539-413c-ad7d-f00cf1d1d103",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1741053-253d-4e08-8cbf-116413d1b239",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8054638c-2c23-49ba-8d72-456c9a633740",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "76cea546-a138-4337-9bea-7b6f0539dfae",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "5d902374-824c-46de-ad49-c4181b7b37a8",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "0ba47ef6-0476-47af-8785-621895f4ee36",
"Asset": {
"AssetId": "f09d4828-1f1d-4738-9b69-1ab372e1a9ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ee65089d-a539-413c-ad7d-f00cf1d1d103",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1741053-253d-4e08-8cbf-116413d1b239",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "54a62e9d-384c-45e8-b4f3-d33bc1a6a2d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cfbb68c2-15d0-4bbf-9e6c-25ca8e166b95",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"MeasurementValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "adc63a16-3f5f-44e2-b6cf-54531e9e85cc",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3e9a559c-0e54-4f56-87f1-d71b85f800c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ee65089d-a539-413c-ad7d-f00cf1d1d103",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1741053-253d-4e08-8cbf-116413d1b239",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "d4bfbbe2-f502-4cdb-9b74-ad09a71ed863",
"Section": {
"FormTypeSectionId": "76cea546-a138-4337-9bea-7b6f0539dfae",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "d4bfbbe2-f502-4cdb-9b74-ad09a71ed863",
"Section": {
"FormTypeSectionId": "76cea546-a138-4337-9bea-7b6f0539dfae",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "8054638c-2c23-49ba-8d72-456c9a633740",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-19T19:08:49.2761217-07:00",
"Location": "sample string 1",
"TaskId": "0461b468-2483-4f2b-ad8d-89b0fc44baa8",
"Values": [
{
"FormFieldValueId": "6a0c62b9-d90f-422e-8ecf-14b572e0faab",
"FormId": "147d767d-d43c-4b38-bf70-e38ac2f2d027",
"FormTypeField": {
"FormTypeFieldId": "d4bfbbe2-f502-4cdb-9b74-ad09a71ed863",
"FormType": {
"FormTypeId": "3e9a559c-0e54-4f56-87f1-d71b85f800c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ee65089d-a539-413c-ad7d-f00cf1d1d103",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1741053-253d-4e08-8cbf-116413d1b239",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8054638c-2c23-49ba-8d72-456c9a633740",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "76cea546-a138-4337-9bea-7b6f0539dfae",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "6a0c62b9-d90f-422e-8ecf-14b572e0faab",
"FormId": "147d767d-d43c-4b38-bf70-e38ac2f2d027",
"FormTypeField": {
"FormTypeFieldId": "d4bfbbe2-f502-4cdb-9b74-ad09a71ed863",
"FormType": {
"FormTypeId": "3e9a559c-0e54-4f56-87f1-d71b85f800c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ee65089d-a539-413c-ad7d-f00cf1d1d103",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1741053-253d-4e08-8cbf-116413d1b239",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T19:08:49.2761217-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8054638c-2c23-49ba-8d72-456c9a633740",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "76cea546-a138-4337-9bea-7b6f0539dfae",
"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": "cf33aebb-5166-4751-bab7-4b9079aeca50",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee54fc59-f142-4a32-8d1c-d076559ee300",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "38587a92-efed-4bb0-a5f2-93c76514ae99",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "abac122d-e256-4983-94af-32713e2916f9",
"FieldId": "0f6bd4e3-994a-4ea7-870a-64054d610f35",
"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": "5d902374-824c-46de-ad49-c4181b7b37a8",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "6ea8a6c1-262d-4bd7-9132-12ce35024239",
"CreateDate": "2026-05-19T19:08:49.2761217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T19:08:49.2761217-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"
}