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": "256a003e-7b5e-46e2-ac61-81f4c057e39c",
"Asset": {
"AssetId": "05481a34-9f9a-4ac3-a573-7a41379000e3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d7254dd6-b4cb-4c69-b1fb-624f65aa6e89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "908fe4ec-de3d-478a-8e73-9f881a96915a",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ffb7df60-e749-46a9-a9ca-68be4d63d0eb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "00c287da-0881-439b-af89-2f9120991e82",
"Name": "sample string 1",
"CompanyId": "52ff9c44-8c03-4ade-be28-6920bf3683ac"
},
"TaskCategory": {
"TaskCategoryId": "5e29f363-0d58-43c4-a0e6-1686864fa3fa",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "975f8f36-492e-4abc-9037-bcdcced03db3",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "5f26db29-d45c-4bf3-a852-17769a1dc8f3",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "4f62de33-ea5b-4d67-b05f-d23f604f72f8",
"Section": {
"TaskTypeSectionId": "65cd3f38-75d4-4372-ae8e-cc788a84c18c",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "4f62de33-ea5b-4d67-b05f-d23f604f72f8",
"Section": {
"TaskTypeSectionId": "65cd3f38-75d4-4372-ae8e-cc788a84c18c",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "8e6b263b-9b14-4ed4-a798-49bcb35b696c",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-04-02T16:58:44.1145338-07:00",
"AssignedToUser": {
"UserId": "298a68e0-4746-4834-b650-7822d7bef170",
"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": "93186fba-9ef0-4c5f-aad7-0a48bcb4453d",
"Teams": [
{
"TeamId": "69cc087c-60e8-4a70-ba12-cffbae0f7aad",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b9c26079-41a3-405e-827e-0592f3fabc17",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "69cc087c-60e8-4a70-ba12-cffbae0f7aad",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b9c26079-41a3-405e-827e-0592f3fabc17",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "298a68e0-4746-4834-b650-7822d7bef170",
"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": "93186fba-9ef0-4c5f-aad7-0a48bcb4453d",
"Teams": [
{
"TeamId": "69cc087c-60e8-4a70-ba12-cffbae0f7aad",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b9c26079-41a3-405e-827e-0592f3fabc17",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "69cc087c-60e8-4a70-ba12-cffbae0f7aad",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b9c26079-41a3-405e-827e-0592f3fabc17",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "69cc087c-60e8-4a70-ba12-cffbae0f7aad",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "298a68e0-4746-4834-b650-7822d7bef170",
"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": "93186fba-9ef0-4c5f-aad7-0a48bcb4453d",
"Teams": []
},
{
"UserId": "298a68e0-4746-4834-b650-7822d7bef170",
"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": "93186fba-9ef0-4c5f-aad7-0a48bcb4453d",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b9c26079-41a3-405e-827e-0592f3fabc17",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-04-02T16:58:44.1145338-07:00",
"CompletedDate": "2026-04-02T16:58:44.1145338-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "fe5ecc81-33b8-40d9-a599-aa7a3a341c0f",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "fe5ecc81-33b8-40d9-a599-aa7a3a341c0f",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "b153d42c-4f01-4ce8-958f-2adc94dfdd7c",
"TaskTypeField": {
"TaskTypeFieldId": "4f62de33-ea5b-4d67-b05f-d23f604f72f8",
"Section": {
"TaskTypeSectionId": "65cd3f38-75d4-4372-ae8e-cc788a84c18c",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "b153d42c-4f01-4ce8-958f-2adc94dfdd7c",
"TaskTypeField": {
"TaskTypeFieldId": "4f62de33-ea5b-4d67-b05f-d23f604f72f8",
"Section": {
"TaskTypeSectionId": "65cd3f38-75d4-4372-ae8e-cc788a84c18c",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "5bee21ba-9e82-4e8e-90c4-1e08deb86685",
"Asset": {
"AssetId": "05481a34-9f9a-4ac3-a573-7a41379000e3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d7254dd6-b4cb-4c69-b1fb-624f65aa6e89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "908fe4ec-de3d-478a-8e73-9f881a96915a",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ffb7df60-e749-46a9-a9ca-68be4d63d0eb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d6add7c8-47ec-450e-829e-e810f81a116d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7254dd6-b4cb-4c69-b1fb-624f65aa6e89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "908fe4ec-de3d-478a-8e73-9f881a96915a",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "48996568-12fc-45e6-8e2a-63101da76768",
"Section": {
"FormTypeSectionId": "6e16f950-dbfb-422e-ba07-1b0b697080d8",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "48996568-12fc-45e6-8e2a-63101da76768",
"Section": {
"FormTypeSectionId": "6e16f950-dbfb-422e-ba07-1b0b697080d8",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "ff42ebbf-5b9d-4d13-a14c-fd4cd41f2baf",
"CreateDate": "2026-04-02T16:58:44.1301209-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1301209-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-02T16:58:44.1301209-07:00",
"Location": "sample string 1",
"TaskId": "8aa1de89-2c0b-42ac-b5cb-e5ea03b18405",
"Values": [
{
"FormFieldValueId": "9656e2b0-b6fb-4282-8999-c78d52652190",
"FormId": "2dbea4ea-4420-47b3-9734-36e021c6be29",
"FormTypeField": {
"FormTypeFieldId": "48996568-12fc-45e6-8e2a-63101da76768",
"FormType": {
"FormTypeId": "d6add7c8-47ec-450e-829e-e810f81a116d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7254dd6-b4cb-4c69-b1fb-624f65aa6e89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "908fe4ec-de3d-478a-8e73-9f881a96915a",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ff42ebbf-5b9d-4d13-a14c-fd4cd41f2baf",
"CreateDate": "2026-04-02T16:58:44.1301209-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1301209-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6e16f950-dbfb-422e-ba07-1b0b697080d8",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "9656e2b0-b6fb-4282-8999-c78d52652190",
"FormId": "2dbea4ea-4420-47b3-9734-36e021c6be29",
"FormTypeField": {
"FormTypeFieldId": "48996568-12fc-45e6-8e2a-63101da76768",
"FormType": {
"FormTypeId": "d6add7c8-47ec-450e-829e-e810f81a116d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7254dd6-b4cb-4c69-b1fb-624f65aa6e89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "908fe4ec-de3d-478a-8e73-9f881a96915a",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ff42ebbf-5b9d-4d13-a14c-fd4cd41f2baf",
"CreateDate": "2026-04-02T16:58:44.1301209-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1301209-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6e16f950-dbfb-422e-ba07-1b0b697080d8",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "40f853bc-fc13-44ea-991e-a64a01225cbb",
"CreateDate": "2026-04-02T16:58:44.1301209-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-02T16:58:44.1301209-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "5bee21ba-9e82-4e8e-90c4-1e08deb86685",
"Asset": {
"AssetId": "05481a34-9f9a-4ac3-a573-7a41379000e3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d7254dd6-b4cb-4c69-b1fb-624f65aa6e89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "908fe4ec-de3d-478a-8e73-9f881a96915a",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "32c135bd-d028-4d92-b1fb-906622099f8f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d549008-4060-4bb9-b9d1-e463770f03fb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"MeasurementValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ffb7df60-e749-46a9-a9ca-68be4d63d0eb",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d6add7c8-47ec-450e-829e-e810f81a116d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7254dd6-b4cb-4c69-b1fb-624f65aa6e89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "908fe4ec-de3d-478a-8e73-9f881a96915a",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "48996568-12fc-45e6-8e2a-63101da76768",
"Section": {
"FormTypeSectionId": "6e16f950-dbfb-422e-ba07-1b0b697080d8",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "48996568-12fc-45e6-8e2a-63101da76768",
"Section": {
"FormTypeSectionId": "6e16f950-dbfb-422e-ba07-1b0b697080d8",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "ff42ebbf-5b9d-4d13-a14c-fd4cd41f2baf",
"CreateDate": "2026-04-02T16:58:44.1301209-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1301209-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-02T16:58:44.1301209-07:00",
"Location": "sample string 1",
"TaskId": "8aa1de89-2c0b-42ac-b5cb-e5ea03b18405",
"Values": [
{
"FormFieldValueId": "9656e2b0-b6fb-4282-8999-c78d52652190",
"FormId": "2dbea4ea-4420-47b3-9734-36e021c6be29",
"FormTypeField": {
"FormTypeFieldId": "48996568-12fc-45e6-8e2a-63101da76768",
"FormType": {
"FormTypeId": "d6add7c8-47ec-450e-829e-e810f81a116d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7254dd6-b4cb-4c69-b1fb-624f65aa6e89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "908fe4ec-de3d-478a-8e73-9f881a96915a",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ff42ebbf-5b9d-4d13-a14c-fd4cd41f2baf",
"CreateDate": "2026-04-02T16:58:44.1301209-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1301209-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6e16f950-dbfb-422e-ba07-1b0b697080d8",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "9656e2b0-b6fb-4282-8999-c78d52652190",
"FormId": "2dbea4ea-4420-47b3-9734-36e021c6be29",
"FormTypeField": {
"FormTypeFieldId": "48996568-12fc-45e6-8e2a-63101da76768",
"FormType": {
"FormTypeId": "d6add7c8-47ec-450e-829e-e810f81a116d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7254dd6-b4cb-4c69-b1fb-624f65aa6e89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "908fe4ec-de3d-478a-8e73-9f881a96915a",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-02T16:58:44.1145338-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ff42ebbf-5b9d-4d13-a14c-fd4cd41f2baf",
"CreateDate": "2026-04-02T16:58:44.1301209-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1301209-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6e16f950-dbfb-422e-ba07-1b0b697080d8",
"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": "41dc5836-4501-4e64-8813-f61b6c34af43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "abcda8f9-1c2b-453a-8e30-5dea25c0fd43",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7f5f219-0e82-46ad-99b1-b97f47396a88",
"CreateDate": "2026-04-02T16:58:44.1145338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-02T16:58:44.1145338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2fd331b9-cd0e-40f4-bbd5-e02189de81a7",
"FieldId": "8d13be2d-a04f-4844-8aa3-df99f2809e2a",
"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": "40f853bc-fc13-44ea-991e-a64a01225cbb",
"CreateDate": "2026-04-02T16:58:44.1301209-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-02T16:58:44.1301209-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "198191e7-6a66-4c7e-bf36-d3c2ab0f17d8",
"CreateDate": "2026-04-02T16:58:44.1301209-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-02T16:58:44.1301209-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"
}