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": "dfd02cf7-a380-488a-bd0d-c4c6109ec0ad",
"Asset": {
"AssetId": "4b1f183e-4d4e-46e3-9c75-f9365e18dfc2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a1a2896d-b76a-49cd-a5f8-cddfa500e33f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7f5b0bf-f989-47fc-8134-6f8ac32cea42",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "69a73b60-b943-4acc-8901-0669a9fa66a1",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "cba0228a-b0f7-438a-a056-99cdaf23f87c",
"Name": "sample string 1",
"CompanyId": "8e667f24-a782-4a51-b8f5-37c65f8d3a64"
},
"TaskCategory": {
"TaskCategoryId": "e4afb36b-70b1-4abd-88ed-d9d6f85bc0c7",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "86588102-0409-4fea-bcbd-606c281bb557",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "a9351a81-4080-4569-9ed7-8d60bbb7796d",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "4cc4764b-2c67-47d3-80e3-47d94c00f9b5",
"Section": {
"TaskTypeSectionId": "c2bee07c-c65b-497f-b1f4-edd8012611b5",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "4cc4764b-2c67-47d3-80e3-47d94c00f9b5",
"Section": {
"TaskTypeSectionId": "c2bee07c-c65b-497f-b1f4-edd8012611b5",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "c391be00-138b-4527-828d-7b17326cbe56",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-04-19T21:43:43.6029515-07:00",
"AssignedToUser": {
"UserId": "80cb0636-98f8-49f3-9cee-7d0cb5432bca",
"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": "5987ace4-1fea-41d8-adbf-8d4a721016f4",
"Teams": [
{
"TeamId": "e33692e1-ece9-4e45-839a-b543cfa6a1d0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "dc68586c-2dea-49c5-926b-936b6ffd5bd9",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "e33692e1-ece9-4e45-839a-b543cfa6a1d0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "dc68586c-2dea-49c5-926b-936b6ffd5bd9",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "80cb0636-98f8-49f3-9cee-7d0cb5432bca",
"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": "5987ace4-1fea-41d8-adbf-8d4a721016f4",
"Teams": [
{
"TeamId": "e33692e1-ece9-4e45-839a-b543cfa6a1d0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "dc68586c-2dea-49c5-926b-936b6ffd5bd9",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "e33692e1-ece9-4e45-839a-b543cfa6a1d0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "dc68586c-2dea-49c5-926b-936b6ffd5bd9",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "e33692e1-ece9-4e45-839a-b543cfa6a1d0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "80cb0636-98f8-49f3-9cee-7d0cb5432bca",
"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": "5987ace4-1fea-41d8-adbf-8d4a721016f4",
"Teams": []
},
{
"UserId": "80cb0636-98f8-49f3-9cee-7d0cb5432bca",
"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": "5987ace4-1fea-41d8-adbf-8d4a721016f4",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "dc68586c-2dea-49c5-926b-936b6ffd5bd9",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-04-19T21:43:43.6029515-07:00",
"CompletedDate": "2026-04-19T21:43:43.6029515-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "41f8fc02-9f24-41f4-bd4e-f191f21d60eb",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "41f8fc02-9f24-41f4-bd4e-f191f21d60eb",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "95718fac-a581-4cb0-a491-2d367310a0f4",
"TaskTypeField": {
"TaskTypeFieldId": "4cc4764b-2c67-47d3-80e3-47d94c00f9b5",
"Section": {
"TaskTypeSectionId": "c2bee07c-c65b-497f-b1f4-edd8012611b5",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "95718fac-a581-4cb0-a491-2d367310a0f4",
"TaskTypeField": {
"TaskTypeFieldId": "4cc4764b-2c67-47d3-80e3-47d94c00f9b5",
"Section": {
"TaskTypeSectionId": "c2bee07c-c65b-497f-b1f4-edd8012611b5",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "706d6d1e-0f6d-4d81-87a6-00150533a06e",
"Asset": {
"AssetId": "4b1f183e-4d4e-46e3-9c75-f9365e18dfc2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a1a2896d-b76a-49cd-a5f8-cddfa500e33f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7f5b0bf-f989-47fc-8134-6f8ac32cea42",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "69a73b60-b943-4acc-8901-0669a9fa66a1",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "31d0abb7-3d74-40b0-a677-09f776c2ec0c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a1a2896d-b76a-49cd-a5f8-cddfa500e33f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7f5b0bf-f989-47fc-8134-6f8ac32cea42",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e167c395-6edd-4c10-b445-e6d6f25d7baa",
"Section": {
"FormTypeSectionId": "4671c36c-5c57-469d-8891-96ece4d0f28e",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "e167c395-6edd-4c10-b445-e6d6f25d7baa",
"Section": {
"FormTypeSectionId": "4671c36c-5c57-469d-8891-96ece4d0f28e",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "2159296a-6130-4eeb-a322-aae5767111c0",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-19T21:43:43.6029515-07:00",
"Location": "sample string 1",
"TaskId": "23f46e3a-92b8-42af-ab74-b3b42f095b87",
"Values": [
{
"FormFieldValueId": "3d5b0b75-108f-47cc-9d50-9b49a86d90f6",
"FormId": "108c39e6-6674-4c6e-9e62-d89f6aa07ee8",
"FormTypeField": {
"FormTypeFieldId": "e167c395-6edd-4c10-b445-e6d6f25d7baa",
"FormType": {
"FormTypeId": "31d0abb7-3d74-40b0-a677-09f776c2ec0c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a1a2896d-b76a-49cd-a5f8-cddfa500e33f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7f5b0bf-f989-47fc-8134-6f8ac32cea42",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2159296a-6130-4eeb-a322-aae5767111c0",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4671c36c-5c57-469d-8891-96ece4d0f28e",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "3d5b0b75-108f-47cc-9d50-9b49a86d90f6",
"FormId": "108c39e6-6674-4c6e-9e62-d89f6aa07ee8",
"FormTypeField": {
"FormTypeFieldId": "e167c395-6edd-4c10-b445-e6d6f25d7baa",
"FormType": {
"FormTypeId": "31d0abb7-3d74-40b0-a677-09f776c2ec0c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a1a2896d-b76a-49cd-a5f8-cddfa500e33f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7f5b0bf-f989-47fc-8134-6f8ac32cea42",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2159296a-6130-4eeb-a322-aae5767111c0",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4671c36c-5c57-469d-8891-96ece4d0f28e",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "74f8a12f-21a6-4b8e-8f29-b516d476a6a1",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "706d6d1e-0f6d-4d81-87a6-00150533a06e",
"Asset": {
"AssetId": "4b1f183e-4d4e-46e3-9c75-f9365e18dfc2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a1a2896d-b76a-49cd-a5f8-cddfa500e33f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7f5b0bf-f989-47fc-8134-6f8ac32cea42",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "425fb70c-6d9a-4acd-8496-9a6f861fcbdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cb654742-9e39-463c-bf75-576aad7c5c83",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"MeasurementValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "69a73b60-b943-4acc-8901-0669a9fa66a1",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "31d0abb7-3d74-40b0-a677-09f776c2ec0c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a1a2896d-b76a-49cd-a5f8-cddfa500e33f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7f5b0bf-f989-47fc-8134-6f8ac32cea42",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e167c395-6edd-4c10-b445-e6d6f25d7baa",
"Section": {
"FormTypeSectionId": "4671c36c-5c57-469d-8891-96ece4d0f28e",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "e167c395-6edd-4c10-b445-e6d6f25d7baa",
"Section": {
"FormTypeSectionId": "4671c36c-5c57-469d-8891-96ece4d0f28e",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "2159296a-6130-4eeb-a322-aae5767111c0",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-19T21:43:43.6029515-07:00",
"Location": "sample string 1",
"TaskId": "23f46e3a-92b8-42af-ab74-b3b42f095b87",
"Values": [
{
"FormFieldValueId": "3d5b0b75-108f-47cc-9d50-9b49a86d90f6",
"FormId": "108c39e6-6674-4c6e-9e62-d89f6aa07ee8",
"FormTypeField": {
"FormTypeFieldId": "e167c395-6edd-4c10-b445-e6d6f25d7baa",
"FormType": {
"FormTypeId": "31d0abb7-3d74-40b0-a677-09f776c2ec0c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a1a2896d-b76a-49cd-a5f8-cddfa500e33f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7f5b0bf-f989-47fc-8134-6f8ac32cea42",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2159296a-6130-4eeb-a322-aae5767111c0",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4671c36c-5c57-469d-8891-96ece4d0f28e",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "3d5b0b75-108f-47cc-9d50-9b49a86d90f6",
"FormId": "108c39e6-6674-4c6e-9e62-d89f6aa07ee8",
"FormTypeField": {
"FormTypeFieldId": "e167c395-6edd-4c10-b445-e6d6f25d7baa",
"FormType": {
"FormTypeId": "31d0abb7-3d74-40b0-a677-09f776c2ec0c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a1a2896d-b76a-49cd-a5f8-cddfa500e33f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7f5b0bf-f989-47fc-8134-6f8ac32cea42",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-19T21:43:43.6029515-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2159296a-6130-4eeb-a322-aae5767111c0",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4671c36c-5c57-469d-8891-96ece4d0f28e",
"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": "c8b0efbe-c42c-481e-bfc9-b2b2b6e181a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082576bc-576b-44f1-8af6-c1e51e2e2cd4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6ff6d526-0fad-4a3c-807d-de66306fcd03",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "00358085-2bb0-4246-a5b9-8daf072afa05",
"FieldId": "f70e8e69-5ad7-451a-8579-193cabc07574",
"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": "74f8a12f-21a6-4b8e-8f29-b516d476a6a1",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "12cf0941-ce0a-432d-8748-ead91cf0912c",
"CreateDate": "2026-04-19T21:43:43.6029515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T21:43:43.6029515-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"
}