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": "2b3f6d61-a16d-4f79-b29f-9a79132ab43c",
"Asset": {
"AssetId": "f27d2ed7-de6f-4c13-a191-6270a5e6ef58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "809e89ed-393e-4a6f-aaf2-f7fdc149d03a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c68c41c-1f2c-4c5d-9313-9ebdb211914f",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b93bfba0-d9e8-4134-a98b-7d17d1c16251",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "34fe169d-3148-4cc0-a4b0-ae982d9f85ee",
"Name": "sample string 1",
"CompanyId": "923185ba-bbf1-45d9-b700-0da05fd7fd97"
},
"TaskCategory": {
"TaskCategoryId": "13937eb2-9bb2-4fd3-859c-66a288993260",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "adbac1c3-2e2e-4e24-8a34-3271062ff275",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "c48744f0-2fb1-4eda-9d75-da61e376ae99",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "ef8131b2-c9fb-41ce-acaa-60f66ff46e4f",
"Section": {
"TaskTypeSectionId": "65c590b0-806a-4683-a333-cbbc4787ece3",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "ef8131b2-c9fb-41ce-acaa-60f66ff46e4f",
"Section": {
"TaskTypeSectionId": "65c590b0-806a-4683-a333-cbbc4787ece3",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "71b63ec9-77e3-4182-824e-664222f31fee",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-02-09T18:05:46.3455973-08:00",
"AssignedToUser": {
"UserId": "5d0036af-6c40-424c-8e08-fd763304f5c9",
"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": "6989cdf8-1160-425f-9e1a-75705b39a79b",
"Teams": [
{
"TeamId": "44a5d5de-08e8-44f8-bc13-e9453785f359",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f20da0ef-7cd4-4b63-815a-de5006230c76",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "44a5d5de-08e8-44f8-bc13-e9453785f359",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f20da0ef-7cd4-4b63-815a-de5006230c76",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "5d0036af-6c40-424c-8e08-fd763304f5c9",
"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": "6989cdf8-1160-425f-9e1a-75705b39a79b",
"Teams": [
{
"TeamId": "44a5d5de-08e8-44f8-bc13-e9453785f359",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f20da0ef-7cd4-4b63-815a-de5006230c76",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "44a5d5de-08e8-44f8-bc13-e9453785f359",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f20da0ef-7cd4-4b63-815a-de5006230c76",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "44a5d5de-08e8-44f8-bc13-e9453785f359",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "5d0036af-6c40-424c-8e08-fd763304f5c9",
"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": "6989cdf8-1160-425f-9e1a-75705b39a79b",
"Teams": []
},
{
"UserId": "5d0036af-6c40-424c-8e08-fd763304f5c9",
"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": "6989cdf8-1160-425f-9e1a-75705b39a79b",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "f20da0ef-7cd4-4b63-815a-de5006230c76",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-02-09T18:05:46.3455973-08:00",
"CompletedDate": "2026-02-09T18:05:46.3455973-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "3f9e2d0d-259a-4ac1-bcdc-44d289f6d8c7",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "3f9e2d0d-259a-4ac1-bcdc-44d289f6d8c7",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "0b49e9d2-929c-4b5d-9e69-515cf062a7b6",
"TaskTypeField": {
"TaskTypeFieldId": "ef8131b2-c9fb-41ce-acaa-60f66ff46e4f",
"Section": {
"TaskTypeSectionId": "65c590b0-806a-4683-a333-cbbc4787ece3",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "0b49e9d2-929c-4b5d-9e69-515cf062a7b6",
"TaskTypeField": {
"TaskTypeFieldId": "ef8131b2-c9fb-41ce-acaa-60f66ff46e4f",
"Section": {
"TaskTypeSectionId": "65c590b0-806a-4683-a333-cbbc4787ece3",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "543ff68d-ef78-42cf-9aee-d7b559c792f0",
"Asset": {
"AssetId": "f27d2ed7-de6f-4c13-a191-6270a5e6ef58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "809e89ed-393e-4a6f-aaf2-f7fdc149d03a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c68c41c-1f2c-4c5d-9313-9ebdb211914f",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b93bfba0-d9e8-4134-a98b-7d17d1c16251",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d0591602-2846-4417-ac73-86e9aa6f75cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "809e89ed-393e-4a6f-aaf2-f7fdc149d03a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c68c41c-1f2c-4c5d-9313-9ebdb211914f",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a54cbd96-9390-4713-b2c8-42c7fb91805f",
"Section": {
"FormTypeSectionId": "3cda41b7-fc22-4807-9196-972d95923670",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "a54cbd96-9390-4713-b2c8-42c7fb91805f",
"Section": {
"FormTypeSectionId": "3cda41b7-fc22-4807-9196-972d95923670",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "1a9b72c4-cf9c-4368-85ce-ae0cec63056e",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-09T18:05:46.3455973-08:00",
"Location": "sample string 1",
"TaskId": "5a2c4fa5-0fec-48d6-be73-3769a20427d8",
"Values": [
{
"FormFieldValueId": "8be9324f-bf77-4f5d-8d93-aa5774827a6e",
"FormId": "e4ef515e-6b10-4018-97a4-0a1418b5fed6",
"FormTypeField": {
"FormTypeFieldId": "a54cbd96-9390-4713-b2c8-42c7fb91805f",
"FormType": {
"FormTypeId": "d0591602-2846-4417-ac73-86e9aa6f75cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "809e89ed-393e-4a6f-aaf2-f7fdc149d03a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c68c41c-1f2c-4c5d-9313-9ebdb211914f",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1a9b72c4-cf9c-4368-85ce-ae0cec63056e",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3cda41b7-fc22-4807-9196-972d95923670",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "8be9324f-bf77-4f5d-8d93-aa5774827a6e",
"FormId": "e4ef515e-6b10-4018-97a4-0a1418b5fed6",
"FormTypeField": {
"FormTypeFieldId": "a54cbd96-9390-4713-b2c8-42c7fb91805f",
"FormType": {
"FormTypeId": "d0591602-2846-4417-ac73-86e9aa6f75cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "809e89ed-393e-4a6f-aaf2-f7fdc149d03a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c68c41c-1f2c-4c5d-9313-9ebdb211914f",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1a9b72c4-cf9c-4368-85ce-ae0cec63056e",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3cda41b7-fc22-4807-9196-972d95923670",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "f777567e-47f6-4758-9bca-78e65040b365",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "543ff68d-ef78-42cf-9aee-d7b559c792f0",
"Asset": {
"AssetId": "f27d2ed7-de6f-4c13-a191-6270a5e6ef58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "809e89ed-393e-4a6f-aaf2-f7fdc149d03a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c68c41c-1f2c-4c5d-9313-9ebdb211914f",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "71cda931-b9f2-4dda-86e5-c22954114933",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f81117a-2fcf-4d21-9e3d-364a455025c0",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"MeasurementValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b93bfba0-d9e8-4134-a98b-7d17d1c16251",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d0591602-2846-4417-ac73-86e9aa6f75cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "809e89ed-393e-4a6f-aaf2-f7fdc149d03a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c68c41c-1f2c-4c5d-9313-9ebdb211914f",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a54cbd96-9390-4713-b2c8-42c7fb91805f",
"Section": {
"FormTypeSectionId": "3cda41b7-fc22-4807-9196-972d95923670",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "a54cbd96-9390-4713-b2c8-42c7fb91805f",
"Section": {
"FormTypeSectionId": "3cda41b7-fc22-4807-9196-972d95923670",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "1a9b72c4-cf9c-4368-85ce-ae0cec63056e",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-09T18:05:46.3455973-08:00",
"Location": "sample string 1",
"TaskId": "5a2c4fa5-0fec-48d6-be73-3769a20427d8",
"Values": [
{
"FormFieldValueId": "8be9324f-bf77-4f5d-8d93-aa5774827a6e",
"FormId": "e4ef515e-6b10-4018-97a4-0a1418b5fed6",
"FormTypeField": {
"FormTypeFieldId": "a54cbd96-9390-4713-b2c8-42c7fb91805f",
"FormType": {
"FormTypeId": "d0591602-2846-4417-ac73-86e9aa6f75cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "809e89ed-393e-4a6f-aaf2-f7fdc149d03a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c68c41c-1f2c-4c5d-9313-9ebdb211914f",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1a9b72c4-cf9c-4368-85ce-ae0cec63056e",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3cda41b7-fc22-4807-9196-972d95923670",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "8be9324f-bf77-4f5d-8d93-aa5774827a6e",
"FormId": "e4ef515e-6b10-4018-97a4-0a1418b5fed6",
"FormTypeField": {
"FormTypeFieldId": "a54cbd96-9390-4713-b2c8-42c7fb91805f",
"FormType": {
"FormTypeId": "d0591602-2846-4417-ac73-86e9aa6f75cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "809e89ed-393e-4a6f-aaf2-f7fdc149d03a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c68c41c-1f2c-4c5d-9313-9ebdb211914f",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T18:05:46.3455973-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1a9b72c4-cf9c-4368-85ce-ae0cec63056e",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3cda41b7-fc22-4807-9196-972d95923670",
"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": "b136f769-2016-4428-938c-72d9a0b04da0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cded0ed2-c38f-4c62-aa24-bb38f0a3af99",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fb3e7e0f-df67-4ce6-ad0e-a69abd2971f6",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d326837d-ebb7-49e6-8973-50989c4ef728",
"FieldId": "b0bd8e1c-5e9c-4b52-b786-77873f8e7803",
"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": "f777567e-47f6-4758-9bca-78e65040b365",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "adf1f457-03da-43c8-b257-b439ac9524f8",
"CreateDate": "2026-02-09T18:05:46.3455973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T18:05:46.3455973-08: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"
}