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": "4c7bda65-cd25-4b5a-8920-9e65fd199714",
"Asset": {
"AssetId": "a4497026-72d9-4866-a812-6e7a2067f60e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c5d95b11-ab57-4de9-b8e2-df1d710d159b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27a96667-b521-4102-bfae-3ea3133c4e6f",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "19fa3709-f507-419b-908d-fc98d2108bc1",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "f154c52d-08e3-4dca-9f89-f5ae70d6fa8e",
"Name": "sample string 1",
"CompanyId": "a2ff0473-205e-455b-a362-bf02ff4912e3"
},
"TaskCategory": {
"TaskCategoryId": "64ef515b-4974-4ad8-8970-59e41df26b51",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1c992c65-74e7-49f4-b783-3f369a768e46",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "6d66d90c-46ee-4a58-8fe5-4cf11288fd4b",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "75933107-4bf6-4566-acfc-33853a59550f",
"Section": {
"TaskTypeSectionId": "2ea5dce4-6f15-4535-8a72-b238d999d8ac",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "75933107-4bf6-4566-acfc-33853a59550f",
"Section": {
"TaskTypeSectionId": "2ea5dce4-6f15-4535-8a72-b238d999d8ac",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "353c3843-546a-45ed-a818-f490164c3a1a",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-27T16:02:41.1576701-07:00",
"AssignedToUser": {
"UserId": "02c117e9-5962-4d5c-b447-1549e0757f1d",
"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": "ce91360d-1acc-461f-9713-7716adf9c5f7",
"Teams": [
{
"TeamId": "38bc9473-3774-4e88-80b0-02b0baf68fb4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "4c99213d-0342-4e8b-9d7d-886a5ac5574e",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "38bc9473-3774-4e88-80b0-02b0baf68fb4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "4c99213d-0342-4e8b-9d7d-886a5ac5574e",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "02c117e9-5962-4d5c-b447-1549e0757f1d",
"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": "ce91360d-1acc-461f-9713-7716adf9c5f7",
"Teams": [
{
"TeamId": "38bc9473-3774-4e88-80b0-02b0baf68fb4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "4c99213d-0342-4e8b-9d7d-886a5ac5574e",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "38bc9473-3774-4e88-80b0-02b0baf68fb4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "4c99213d-0342-4e8b-9d7d-886a5ac5574e",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "38bc9473-3774-4e88-80b0-02b0baf68fb4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "02c117e9-5962-4d5c-b447-1549e0757f1d",
"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": "ce91360d-1acc-461f-9713-7716adf9c5f7",
"Teams": []
},
{
"UserId": "02c117e9-5962-4d5c-b447-1549e0757f1d",
"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": "ce91360d-1acc-461f-9713-7716adf9c5f7",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "4c99213d-0342-4e8b-9d7d-886a5ac5574e",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-27T16:02:41.1576701-07:00",
"CompletedDate": "2026-07-27T16:02:41.1576701-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "c6fcd55f-b4d3-4a3f-80e2-d97efbb121be",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "c6fcd55f-b4d3-4a3f-80e2-d97efbb121be",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "26a09d04-8efb-4cc7-b2a4-7497cecc2bb6",
"TaskTypeField": {
"TaskTypeFieldId": "75933107-4bf6-4566-acfc-33853a59550f",
"Section": {
"TaskTypeSectionId": "2ea5dce4-6f15-4535-8a72-b238d999d8ac",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "26a09d04-8efb-4cc7-b2a4-7497cecc2bb6",
"TaskTypeField": {
"TaskTypeFieldId": "75933107-4bf6-4566-acfc-33853a59550f",
"Section": {
"TaskTypeSectionId": "2ea5dce4-6f15-4535-8a72-b238d999d8ac",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "38edd5ce-c474-4b3a-be61-aae479fdebbc",
"Asset": {
"AssetId": "a4497026-72d9-4866-a812-6e7a2067f60e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c5d95b11-ab57-4de9-b8e2-df1d710d159b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27a96667-b521-4102-bfae-3ea3133c4e6f",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "19fa3709-f507-419b-908d-fc98d2108bc1",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3f6d1d45-5906-4fd8-b089-0813eabe528b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c5d95b11-ab57-4de9-b8e2-df1d710d159b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27a96667-b521-4102-bfae-3ea3133c4e6f",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4ca98e15-424e-45ae-bbae-7fff8b52ae9c",
"Section": {
"FormTypeSectionId": "11e38994-a1f4-4526-aceb-0ba245ce4bc2",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "4ca98e15-424e-45ae-bbae-7fff8b52ae9c",
"Section": {
"FormTypeSectionId": "11e38994-a1f4-4526-aceb-0ba245ce4bc2",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "bb7fcc3f-33ca-4518-a70e-fae0460ae7c8",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-27T16:02:41.1576701-07:00",
"Location": "sample string 1",
"TaskId": "b82cf180-fdae-42a2-a2e5-d0fd1dec03d0",
"Values": [
{
"FormFieldValueId": "06c750f9-4f8e-48b2-9064-93d48f77e7f0",
"FormId": "0038a620-c203-434a-8729-90a9d87d613b",
"FormTypeField": {
"FormTypeFieldId": "4ca98e15-424e-45ae-bbae-7fff8b52ae9c",
"FormType": {
"FormTypeId": "3f6d1d45-5906-4fd8-b089-0813eabe528b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c5d95b11-ab57-4de9-b8e2-df1d710d159b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27a96667-b521-4102-bfae-3ea3133c4e6f",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bb7fcc3f-33ca-4518-a70e-fae0460ae7c8",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "11e38994-a1f4-4526-aceb-0ba245ce4bc2",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "06c750f9-4f8e-48b2-9064-93d48f77e7f0",
"FormId": "0038a620-c203-434a-8729-90a9d87d613b",
"FormTypeField": {
"FormTypeFieldId": "4ca98e15-424e-45ae-bbae-7fff8b52ae9c",
"FormType": {
"FormTypeId": "3f6d1d45-5906-4fd8-b089-0813eabe528b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c5d95b11-ab57-4de9-b8e2-df1d710d159b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27a96667-b521-4102-bfae-3ea3133c4e6f",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bb7fcc3f-33ca-4518-a70e-fae0460ae7c8",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "11e38994-a1f4-4526-aceb-0ba245ce4bc2",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "a30e0ea9-3dc9-4617-998a-e9fcd2e564fa",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "38edd5ce-c474-4b3a-be61-aae479fdebbc",
"Asset": {
"AssetId": "a4497026-72d9-4866-a812-6e7a2067f60e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c5d95b11-ab57-4de9-b8e2-df1d710d159b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27a96667-b521-4102-bfae-3ea3133c4e6f",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fe9370dc-23a5-4d81-838c-d3c45a951ba2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1c7bc947-ca8a-4656-84c6-5887d70c0bc5",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"MeasurementValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "19fa3709-f507-419b-908d-fc98d2108bc1",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3f6d1d45-5906-4fd8-b089-0813eabe528b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c5d95b11-ab57-4de9-b8e2-df1d710d159b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27a96667-b521-4102-bfae-3ea3133c4e6f",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4ca98e15-424e-45ae-bbae-7fff8b52ae9c",
"Section": {
"FormTypeSectionId": "11e38994-a1f4-4526-aceb-0ba245ce4bc2",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "4ca98e15-424e-45ae-bbae-7fff8b52ae9c",
"Section": {
"FormTypeSectionId": "11e38994-a1f4-4526-aceb-0ba245ce4bc2",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "bb7fcc3f-33ca-4518-a70e-fae0460ae7c8",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-27T16:02:41.1576701-07:00",
"Location": "sample string 1",
"TaskId": "b82cf180-fdae-42a2-a2e5-d0fd1dec03d0",
"Values": [
{
"FormFieldValueId": "06c750f9-4f8e-48b2-9064-93d48f77e7f0",
"FormId": "0038a620-c203-434a-8729-90a9d87d613b",
"FormTypeField": {
"FormTypeFieldId": "4ca98e15-424e-45ae-bbae-7fff8b52ae9c",
"FormType": {
"FormTypeId": "3f6d1d45-5906-4fd8-b089-0813eabe528b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c5d95b11-ab57-4de9-b8e2-df1d710d159b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27a96667-b521-4102-bfae-3ea3133c4e6f",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bb7fcc3f-33ca-4518-a70e-fae0460ae7c8",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "11e38994-a1f4-4526-aceb-0ba245ce4bc2",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "06c750f9-4f8e-48b2-9064-93d48f77e7f0",
"FormId": "0038a620-c203-434a-8729-90a9d87d613b",
"FormTypeField": {
"FormTypeFieldId": "4ca98e15-424e-45ae-bbae-7fff8b52ae9c",
"FormType": {
"FormTypeId": "3f6d1d45-5906-4fd8-b089-0813eabe528b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c5d95b11-ab57-4de9-b8e2-df1d710d159b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27a96667-b521-4102-bfae-3ea3133c4e6f",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T16:02:41.1576701-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bb7fcc3f-33ca-4518-a70e-fae0460ae7c8",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "11e38994-a1f4-4526-aceb-0ba245ce4bc2",
"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": "4db16dfc-5d07-4663-91d6-a8d6602526c0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5098214c-d1a7-422a-beb6-c5247826d4c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd3a71e9-bfef-4687-a9f8-fd7d481db326",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8beee512-1b4a-490e-82ad-f9df3273219a",
"FieldId": "5ba5543e-7e7a-47bb-9d08-d3e532f67617",
"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": "a30e0ea9-3dc9-4617-998a-e9fcd2e564fa",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "5e107b8d-de53-4866-9a15-878eb4d8c48f",
"CreateDate": "2026-07-27T16:02:41.1576701-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T16:02:41.1576701-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"
}