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": "62021d9e-6fa5-4a1d-8d9c-6755074ca13c",
"Asset": {
"AssetId": "7c9f66ae-90f4-4dc2-a32a-b6a368c6919a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "27bfd840-1335-44a7-9b1b-e26369ee05bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "301ea1d7-a190-439c-89ad-490e8dff238c",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "38734bfe-3d76-4d50-890e-fd6d39588d1f",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "3392a0a7-ef50-4301-b364-6bd1c1476dc2",
"Name": "sample string 1",
"CompanyId": "57e8bd87-3aa3-4012-b62b-5fa2e012d9e6"
},
"TaskCategory": {
"TaskCategoryId": "e832461d-e0e8-4633-af8a-f07532d9260c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4524b99f-6023-4151-8296-d392264449e4",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "7a4a5e8c-03e9-4ce0-985b-9f2d807a1ea7",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "48fdec29-2f37-46b2-ab0a-8422bb25892d",
"Section": {
"TaskTypeSectionId": "9911270f-ea87-47c9-88aa-ae4468a1291b",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "48fdec29-2f37-46b2-ab0a-8422bb25892d",
"Section": {
"TaskTypeSectionId": "9911270f-ea87-47c9-88aa-ae4468a1291b",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "ed461b23-2f26-49c2-b8a5-bf9e59e72268",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-31T19:03:44.4234801-07:00",
"AssignedToUser": {
"UserId": "32010fe4-4c28-4d26-b67c-b13e2a86e589",
"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": "bd970205-9d56-4158-b64c-ad9f88ef431f",
"Teams": [
{
"TeamId": "e5daa7ef-6c20-4ebd-98f8-2d8ffc8d23bf",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1e3201c6-ae71-421a-bcbb-71322d200b24",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "e5daa7ef-6c20-4ebd-98f8-2d8ffc8d23bf",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1e3201c6-ae71-421a-bcbb-71322d200b24",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "32010fe4-4c28-4d26-b67c-b13e2a86e589",
"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": "bd970205-9d56-4158-b64c-ad9f88ef431f",
"Teams": [
{
"TeamId": "e5daa7ef-6c20-4ebd-98f8-2d8ffc8d23bf",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1e3201c6-ae71-421a-bcbb-71322d200b24",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "e5daa7ef-6c20-4ebd-98f8-2d8ffc8d23bf",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1e3201c6-ae71-421a-bcbb-71322d200b24",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "e5daa7ef-6c20-4ebd-98f8-2d8ffc8d23bf",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "32010fe4-4c28-4d26-b67c-b13e2a86e589",
"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": "bd970205-9d56-4158-b64c-ad9f88ef431f",
"Teams": []
},
{
"UserId": "32010fe4-4c28-4d26-b67c-b13e2a86e589",
"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": "bd970205-9d56-4158-b64c-ad9f88ef431f",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1e3201c6-ae71-421a-bcbb-71322d200b24",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-31T19:03:44.4234801-07:00",
"CompletedDate": "2026-07-31T19:03:44.4234801-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "a471be16-1e47-4e15-890d-98cd5f50d5bb",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "a471be16-1e47-4e15-890d-98cd5f50d5bb",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "382bc19d-cf38-4e62-b347-0ba7d45bc2f6",
"TaskTypeField": {
"TaskTypeFieldId": "48fdec29-2f37-46b2-ab0a-8422bb25892d",
"Section": {
"TaskTypeSectionId": "9911270f-ea87-47c9-88aa-ae4468a1291b",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "382bc19d-cf38-4e62-b347-0ba7d45bc2f6",
"TaskTypeField": {
"TaskTypeFieldId": "48fdec29-2f37-46b2-ab0a-8422bb25892d",
"Section": {
"TaskTypeSectionId": "9911270f-ea87-47c9-88aa-ae4468a1291b",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "4a04a182-fc70-4e0d-93df-6497b7ace4bb",
"Asset": {
"AssetId": "7c9f66ae-90f4-4dc2-a32a-b6a368c6919a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "27bfd840-1335-44a7-9b1b-e26369ee05bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "301ea1d7-a190-439c-89ad-490e8dff238c",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "38734bfe-3d76-4d50-890e-fd6d39588d1f",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d5a0ff35-0933-433f-9cde-207d6a1e066d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "27bfd840-1335-44a7-9b1b-e26369ee05bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "301ea1d7-a190-439c-89ad-490e8dff238c",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1ff03547-c378-4537-95f2-3d767860a570",
"Section": {
"FormTypeSectionId": "ad022c26-e02d-4bf2-b88e-2565b302dfef",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "1ff03547-c378-4537-95f2-3d767860a570",
"Section": {
"FormTypeSectionId": "ad022c26-e02d-4bf2-b88e-2565b302dfef",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "9ca7c1a4-d912-44f5-9d25-394c6bfbf714",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-31T19:03:44.4234801-07:00",
"Location": "sample string 1",
"TaskId": "a6203bb6-da5a-4ff1-9d78-26f4edac1a6c",
"Values": [
{
"FormFieldValueId": "2a2ce64b-8851-463a-b069-dcaddc81a150",
"FormId": "4200d20d-c22b-4d9c-8fa6-26978bb30ecb",
"FormTypeField": {
"FormTypeFieldId": "1ff03547-c378-4537-95f2-3d767860a570",
"FormType": {
"FormTypeId": "d5a0ff35-0933-433f-9cde-207d6a1e066d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "27bfd840-1335-44a7-9b1b-e26369ee05bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "301ea1d7-a190-439c-89ad-490e8dff238c",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9ca7c1a4-d912-44f5-9d25-394c6bfbf714",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ad022c26-e02d-4bf2-b88e-2565b302dfef",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "2a2ce64b-8851-463a-b069-dcaddc81a150",
"FormId": "4200d20d-c22b-4d9c-8fa6-26978bb30ecb",
"FormTypeField": {
"FormTypeFieldId": "1ff03547-c378-4537-95f2-3d767860a570",
"FormType": {
"FormTypeId": "d5a0ff35-0933-433f-9cde-207d6a1e066d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "27bfd840-1335-44a7-9b1b-e26369ee05bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "301ea1d7-a190-439c-89ad-490e8dff238c",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9ca7c1a4-d912-44f5-9d25-394c6bfbf714",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ad022c26-e02d-4bf2-b88e-2565b302dfef",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "6c59d6f4-1dda-413e-9dc0-00500d62dcba",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "4a04a182-fc70-4e0d-93df-6497b7ace4bb",
"Asset": {
"AssetId": "7c9f66ae-90f4-4dc2-a32a-b6a368c6919a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "27bfd840-1335-44a7-9b1b-e26369ee05bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "301ea1d7-a190-439c-89ad-490e8dff238c",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bc305e74-8a29-4633-940e-5ee9bd53410a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8d0f58e-927b-4669-b2a7-4efd62752c33",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"MeasurementValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "38734bfe-3d76-4d50-890e-fd6d39588d1f",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d5a0ff35-0933-433f-9cde-207d6a1e066d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "27bfd840-1335-44a7-9b1b-e26369ee05bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "301ea1d7-a190-439c-89ad-490e8dff238c",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1ff03547-c378-4537-95f2-3d767860a570",
"Section": {
"FormTypeSectionId": "ad022c26-e02d-4bf2-b88e-2565b302dfef",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "1ff03547-c378-4537-95f2-3d767860a570",
"Section": {
"FormTypeSectionId": "ad022c26-e02d-4bf2-b88e-2565b302dfef",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "9ca7c1a4-d912-44f5-9d25-394c6bfbf714",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-31T19:03:44.4234801-07:00",
"Location": "sample string 1",
"TaskId": "a6203bb6-da5a-4ff1-9d78-26f4edac1a6c",
"Values": [
{
"FormFieldValueId": "2a2ce64b-8851-463a-b069-dcaddc81a150",
"FormId": "4200d20d-c22b-4d9c-8fa6-26978bb30ecb",
"FormTypeField": {
"FormTypeFieldId": "1ff03547-c378-4537-95f2-3d767860a570",
"FormType": {
"FormTypeId": "d5a0ff35-0933-433f-9cde-207d6a1e066d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "27bfd840-1335-44a7-9b1b-e26369ee05bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "301ea1d7-a190-439c-89ad-490e8dff238c",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9ca7c1a4-d912-44f5-9d25-394c6bfbf714",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ad022c26-e02d-4bf2-b88e-2565b302dfef",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "2a2ce64b-8851-463a-b069-dcaddc81a150",
"FormId": "4200d20d-c22b-4d9c-8fa6-26978bb30ecb",
"FormTypeField": {
"FormTypeFieldId": "1ff03547-c378-4537-95f2-3d767860a570",
"FormType": {
"FormTypeId": "d5a0ff35-0933-433f-9cde-207d6a1e066d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "27bfd840-1335-44a7-9b1b-e26369ee05bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "301ea1d7-a190-439c-89ad-490e8dff238c",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-31T19:03:44.4234801-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9ca7c1a4-d912-44f5-9d25-394c6bfbf714",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ad022c26-e02d-4bf2-b88e-2565b302dfef",
"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": "6f4403be-d5b6-451e-9f90-8ff3b0e071d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8b74ad1f-6d47-4c3c-ae92-7c87f65f46b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4326273e-4981-477c-86df-58a68d35c0b2",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "292bcf08-1062-45d4-95f0-75bcb906776e",
"FieldId": "429e35b6-05fe-4ccd-9e66-e2c136fb094c",
"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": "6c59d6f4-1dda-413e-9dc0-00500d62dcba",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "dc029ac4-45fe-4cf7-8f74-a96032f70568",
"CreateDate": "2026-07-31T19:03:44.4234801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-31T19:03:44.4234801-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"
}