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": "ef91ae3b-899f-4781-a85f-4a41bd023600",
"Asset": {
"AssetId": "376c54b9-bf23-4db5-8b36-f4d8569e49ee",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f279ff7f-696c-45b2-a23b-f2506538a333",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e3efd3-0ae8-4f84-a288-7eedb7bc1b19",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "129a1440-7c9e-460e-98da-930e13d92e62",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "550baebf-7778-4a92-a16c-e312f9e755fd",
"Name": "sample string 1",
"CompanyId": "9d390932-6349-4e6c-8c99-9f7b10891fd0"
},
"TaskCategory": {
"TaskCategoryId": "79c16dd3-a4ca-4631-b289-f5c00e68aeae",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "daab6e89-d1ef-424b-9724-857f90584492",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "292b7a61-3e82-411b-923e-1e101052d89a",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "08ae05d7-5c01-4ab4-b45b-f83762f0ae00",
"Section": {
"TaskTypeSectionId": "f2e1e642-0372-4424-a4eb-aef1eda3820d",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "08ae05d7-5c01-4ab4-b45b-f83762f0ae00",
"Section": {
"TaskTypeSectionId": "f2e1e642-0372-4424-a4eb-aef1eda3820d",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "3daf2bb0-bb9f-495c-8cdc-5a9c107e4aab",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-09-15T16:05:04.5547737-07:00",
"AssignedToUser": {
"UserId": "f4cce171-fd6c-448d-beda-c9d5e5fd13d2",
"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": "cbfe024c-c946-4a32-91dd-c71dcdeb8d89",
"Teams": [
{
"TeamId": "9a5d571d-dc83-48e9-aaea-2b9a83830c81",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e86f4625-3bf8-47a6-9853-d406b4e34114",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "9a5d571d-dc83-48e9-aaea-2b9a83830c81",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e86f4625-3bf8-47a6-9853-d406b4e34114",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "f4cce171-fd6c-448d-beda-c9d5e5fd13d2",
"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": "cbfe024c-c946-4a32-91dd-c71dcdeb8d89",
"Teams": [
{
"TeamId": "9a5d571d-dc83-48e9-aaea-2b9a83830c81",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e86f4625-3bf8-47a6-9853-d406b4e34114",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "9a5d571d-dc83-48e9-aaea-2b9a83830c81",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e86f4625-3bf8-47a6-9853-d406b4e34114",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "9a5d571d-dc83-48e9-aaea-2b9a83830c81",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "f4cce171-fd6c-448d-beda-c9d5e5fd13d2",
"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": "cbfe024c-c946-4a32-91dd-c71dcdeb8d89",
"Teams": []
},
{
"UserId": "f4cce171-fd6c-448d-beda-c9d5e5fd13d2",
"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": "cbfe024c-c946-4a32-91dd-c71dcdeb8d89",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e86f4625-3bf8-47a6-9853-d406b4e34114",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-09-15T16:05:04.5547737-07:00",
"CompletedDate": "2026-09-15T16:05:04.5547737-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "7ba2f45c-909d-407f-9b64-556900ca43ba",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "7ba2f45c-909d-407f-9b64-556900ca43ba",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "b98ecfca-9e5a-44bb-b4ec-4e94d5d2d699",
"TaskTypeField": {
"TaskTypeFieldId": "08ae05d7-5c01-4ab4-b45b-f83762f0ae00",
"Section": {
"TaskTypeSectionId": "f2e1e642-0372-4424-a4eb-aef1eda3820d",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "b98ecfca-9e5a-44bb-b4ec-4e94d5d2d699",
"TaskTypeField": {
"TaskTypeFieldId": "08ae05d7-5c01-4ab4-b45b-f83762f0ae00",
"Section": {
"TaskTypeSectionId": "f2e1e642-0372-4424-a4eb-aef1eda3820d",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "0d6afa6c-959f-4bfe-bce6-335d4ce04e36",
"Asset": {
"AssetId": "376c54b9-bf23-4db5-8b36-f4d8569e49ee",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f279ff7f-696c-45b2-a23b-f2506538a333",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e3efd3-0ae8-4f84-a288-7eedb7bc1b19",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "129a1440-7c9e-460e-98da-930e13d92e62",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c30e20ea-87cf-4e56-bd2e-f0ad01e5e5ae",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f279ff7f-696c-45b2-a23b-f2506538a333",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e3efd3-0ae8-4f84-a288-7eedb7bc1b19",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-15T16:05:04.5547737-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1db3799b-b15e-4617-9e4b-60c1adb9ce9e",
"Section": {
"FormTypeSectionId": "937b2337-3a23-4681-b756-427169a53ee9",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "1db3799b-b15e-4617-9e4b-60c1adb9ce9e",
"Section": {
"FormTypeSectionId": "937b2337-3a23-4681-b756-427169a53ee9",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "0d540d25-3375-4077-9096-01c4f6063adf",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-15T16:05:04.5547737-07:00",
"Location": "sample string 1",
"TaskId": "a2d83679-9752-48a0-a510-b9adf366c452",
"Values": [
{
"FormFieldValueId": "c186d2d6-1797-4426-9f90-ccafd198f020",
"FormId": "d93ea91b-078e-4023-af91-27394597a4fb",
"FormTypeField": {
"FormTypeFieldId": "1db3799b-b15e-4617-9e4b-60c1adb9ce9e",
"FormType": {
"FormTypeId": "c30e20ea-87cf-4e56-bd2e-f0ad01e5e5ae",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f279ff7f-696c-45b2-a23b-f2506538a333",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e3efd3-0ae8-4f84-a288-7eedb7bc1b19",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-15T16:05:04.5547737-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0d540d25-3375-4077-9096-01c4f6063adf",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "937b2337-3a23-4681-b756-427169a53ee9",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "c186d2d6-1797-4426-9f90-ccafd198f020",
"FormId": "d93ea91b-078e-4023-af91-27394597a4fb",
"FormTypeField": {
"FormTypeFieldId": "1db3799b-b15e-4617-9e4b-60c1adb9ce9e",
"FormType": {
"FormTypeId": "c30e20ea-87cf-4e56-bd2e-f0ad01e5e5ae",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f279ff7f-696c-45b2-a23b-f2506538a333",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e3efd3-0ae8-4f84-a288-7eedb7bc1b19",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-15T16:05:04.5547737-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0d540d25-3375-4077-9096-01c4f6063adf",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "937b2337-3a23-4681-b756-427169a53ee9",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "8e4d1a71-568a-4c00-9292-054e00da7627",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "0d6afa6c-959f-4bfe-bce6-335d4ce04e36",
"Asset": {
"AssetId": "376c54b9-bf23-4db5-8b36-f4d8569e49ee",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f279ff7f-696c-45b2-a23b-f2506538a333",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e3efd3-0ae8-4f84-a288-7eedb7bc1b19",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b0f614f9-80ea-4fc8-a624-477273e2a328",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdb886ad-a733-4730-a0b6-4890df192096",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"MeasurementValueNeededDate": "2026-09-15T16:05:04.5391104-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "129a1440-7c9e-460e-98da-930e13d92e62",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c30e20ea-87cf-4e56-bd2e-f0ad01e5e5ae",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f279ff7f-696c-45b2-a23b-f2506538a333",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e3efd3-0ae8-4f84-a288-7eedb7bc1b19",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-15T16:05:04.5547737-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1db3799b-b15e-4617-9e4b-60c1adb9ce9e",
"Section": {
"FormTypeSectionId": "937b2337-3a23-4681-b756-427169a53ee9",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "1db3799b-b15e-4617-9e4b-60c1adb9ce9e",
"Section": {
"FormTypeSectionId": "937b2337-3a23-4681-b756-427169a53ee9",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "0d540d25-3375-4077-9096-01c4f6063adf",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-15T16:05:04.5547737-07:00",
"Location": "sample string 1",
"TaskId": "a2d83679-9752-48a0-a510-b9adf366c452",
"Values": [
{
"FormFieldValueId": "c186d2d6-1797-4426-9f90-ccafd198f020",
"FormId": "d93ea91b-078e-4023-af91-27394597a4fb",
"FormTypeField": {
"FormTypeFieldId": "1db3799b-b15e-4617-9e4b-60c1adb9ce9e",
"FormType": {
"FormTypeId": "c30e20ea-87cf-4e56-bd2e-f0ad01e5e5ae",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f279ff7f-696c-45b2-a23b-f2506538a333",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e3efd3-0ae8-4f84-a288-7eedb7bc1b19",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-15T16:05:04.5547737-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0d540d25-3375-4077-9096-01c4f6063adf",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "937b2337-3a23-4681-b756-427169a53ee9",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "c186d2d6-1797-4426-9f90-ccafd198f020",
"FormId": "d93ea91b-078e-4023-af91-27394597a4fb",
"FormTypeField": {
"FormTypeFieldId": "1db3799b-b15e-4617-9e4b-60c1adb9ce9e",
"FormType": {
"FormTypeId": "c30e20ea-87cf-4e56-bd2e-f0ad01e5e5ae",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f279ff7f-696c-45b2-a23b-f2506538a333",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e3efd3-0ae8-4f84-a288-7eedb7bc1b19",
"CreateDate": "2026-09-15T16:05:04.5391104-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5391104-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-15T16:05:04.5547737-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0d540d25-3375-4077-9096-01c4f6063adf",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "937b2337-3a23-4681-b756-427169a53ee9",
"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": "0076e253-5eff-48ac-b165-a58a18a069a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e16f843f-8801-4592-8bbf-2f7e7443665c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b000604-e74f-4cbc-adfd-8f17d9143d1c",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "92d0e7fd-5082-40c2-b0f9-b73476d3c2dd",
"FieldId": "a1ac108d-1877-4b5a-a947-caf77d256ec6",
"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": "8e4d1a71-568a-4c00-9292-054e00da7627",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "627d45a5-141f-4c92-bf55-45dc8a593b26",
"CreateDate": "2026-09-15T16:05:04.5547737-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-15T16:05:04.5547737-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"
}