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": "846246fe-ab08-4da3-a760-e46e134219d6",
"Asset": {
"AssetId": "4d21917f-0db2-4453-a08c-60323cb10e03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5cc18e3b-7641-4a2a-97b9-0e283cb17880",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d2fb4250-c38c-4667-99db-83b433bf1dde",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "91f3d06d-0569-42f2-ad2c-ea7162130433",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "002f38c7-efe8-417a-975c-b91a3a0b1245",
"Name": "sample string 1",
"CompanyId": "3407ae9c-c06b-4475-96c3-4183f4d89d59"
},
"TaskCategory": {
"TaskCategoryId": "e304b9cc-0521-4127-879e-b927e1dfea90",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2f962dd0-af01-482d-8efc-39a84e290616",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "829c9435-4ed8-4211-94a8-ee099bf0a2b2",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "f243a777-e034-4825-adca-7ea6f4d596fd",
"Section": {
"TaskTypeSectionId": "d533c67f-e521-43a2-9971-17d327c40e1a",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "f243a777-e034-4825-adca-7ea6f4d596fd",
"Section": {
"TaskTypeSectionId": "d533c67f-e521-43a2-9971-17d327c40e1a",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "2eca2cee-3fcc-46e4-bf0b-69b2ae318986",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-01-08T23:15:33.0289718-08:00",
"AssignedToUser": {
"UserId": "f3896fe4-ded4-4de8-9003-c8a560431bc5",
"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": "4a9ede28-92f5-47a4-9cfa-13b7257da3cf",
"Teams": [
{
"TeamId": "90644332-e317-4f3d-b861-bf6a10470d26",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c06d2f3c-8fd6-4f0c-86d7-2e99cbb159df",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "90644332-e317-4f3d-b861-bf6a10470d26",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c06d2f3c-8fd6-4f0c-86d7-2e99cbb159df",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "f3896fe4-ded4-4de8-9003-c8a560431bc5",
"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": "4a9ede28-92f5-47a4-9cfa-13b7257da3cf",
"Teams": [
{
"TeamId": "90644332-e317-4f3d-b861-bf6a10470d26",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c06d2f3c-8fd6-4f0c-86d7-2e99cbb159df",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "90644332-e317-4f3d-b861-bf6a10470d26",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c06d2f3c-8fd6-4f0c-86d7-2e99cbb159df",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "90644332-e317-4f3d-b861-bf6a10470d26",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "f3896fe4-ded4-4de8-9003-c8a560431bc5",
"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": "4a9ede28-92f5-47a4-9cfa-13b7257da3cf",
"Teams": []
},
{
"UserId": "f3896fe4-ded4-4de8-9003-c8a560431bc5",
"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": "4a9ede28-92f5-47a4-9cfa-13b7257da3cf",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c06d2f3c-8fd6-4f0c-86d7-2e99cbb159df",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-01-08T23:15:33.0289718-08:00",
"CompletedDate": "2026-01-08T23:15:33.0289718-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "ede20552-ac1e-4f16-bfe8-db4a2ccd3350",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "ede20552-ac1e-4f16-bfe8-db4a2ccd3350",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "cfd4faef-9e4e-409b-9e5b-ec6d27187cb3",
"TaskTypeField": {
"TaskTypeFieldId": "f243a777-e034-4825-adca-7ea6f4d596fd",
"Section": {
"TaskTypeSectionId": "d533c67f-e521-43a2-9971-17d327c40e1a",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "cfd4faef-9e4e-409b-9e5b-ec6d27187cb3",
"TaskTypeField": {
"TaskTypeFieldId": "f243a777-e034-4825-adca-7ea6f4d596fd",
"Section": {
"TaskTypeSectionId": "d533c67f-e521-43a2-9971-17d327c40e1a",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "e420c874-67f7-445a-a5bc-46258a29ab28",
"Asset": {
"AssetId": "4d21917f-0db2-4453-a08c-60323cb10e03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5cc18e3b-7641-4a2a-97b9-0e283cb17880",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d2fb4250-c38c-4667-99db-83b433bf1dde",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "91f3d06d-0569-42f2-ad2c-ea7162130433",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ea8d822c-2ed9-4ca8-b657-8ed14863ebce",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5cc18e3b-7641-4a2a-97b9-0e283cb17880",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d2fb4250-c38c-4667-99db-83b433bf1dde",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7c39ccd8-c82f-4255-a7cc-29b4c82995db",
"Section": {
"FormTypeSectionId": "1e72e8d6-a01f-4276-a7ac-511289d34443",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "7c39ccd8-c82f-4255-a7cc-29b4c82995db",
"Section": {
"FormTypeSectionId": "1e72e8d6-a01f-4276-a7ac-511289d34443",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "71ae8c5a-0e43-4f0c-b323-9b1e5b7b88e5",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-08T23:15:33.0289718-08:00",
"Location": "sample string 1",
"TaskId": "36a8d277-28c0-4332-ac3e-5b4c10ecbdfa",
"Values": [
{
"FormFieldValueId": "e0e9708f-41b0-41eb-8569-469f917309b6",
"FormId": "2bc033ab-7ef4-43e4-90a0-59ef60ef1674",
"FormTypeField": {
"FormTypeFieldId": "7c39ccd8-c82f-4255-a7cc-29b4c82995db",
"FormType": {
"FormTypeId": "ea8d822c-2ed9-4ca8-b657-8ed14863ebce",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5cc18e3b-7641-4a2a-97b9-0e283cb17880",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d2fb4250-c38c-4667-99db-83b433bf1dde",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "71ae8c5a-0e43-4f0c-b323-9b1e5b7b88e5",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1e72e8d6-a01f-4276-a7ac-511289d34443",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "e0e9708f-41b0-41eb-8569-469f917309b6",
"FormId": "2bc033ab-7ef4-43e4-90a0-59ef60ef1674",
"FormTypeField": {
"FormTypeFieldId": "7c39ccd8-c82f-4255-a7cc-29b4c82995db",
"FormType": {
"FormTypeId": "ea8d822c-2ed9-4ca8-b657-8ed14863ebce",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5cc18e3b-7641-4a2a-97b9-0e283cb17880",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d2fb4250-c38c-4667-99db-83b433bf1dde",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "71ae8c5a-0e43-4f0c-b323-9b1e5b7b88e5",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1e72e8d6-a01f-4276-a7ac-511289d34443",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "bf035509-fc38-4992-93f3-ab3d925faebb",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "e420c874-67f7-445a-a5bc-46258a29ab28",
"Asset": {
"AssetId": "4d21917f-0db2-4453-a08c-60323cb10e03",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5cc18e3b-7641-4a2a-97b9-0e283cb17880",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d2fb4250-c38c-4667-99db-83b433bf1dde",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e79e23e8-4e49-4eaf-acf8-1ae737f290ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d2999c5-cb8c-4150-891a-5eb11c011fb2",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"MeasurementValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "91f3d06d-0569-42f2-ad2c-ea7162130433",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ea8d822c-2ed9-4ca8-b657-8ed14863ebce",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5cc18e3b-7641-4a2a-97b9-0e283cb17880",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d2fb4250-c38c-4667-99db-83b433bf1dde",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7c39ccd8-c82f-4255-a7cc-29b4c82995db",
"Section": {
"FormTypeSectionId": "1e72e8d6-a01f-4276-a7ac-511289d34443",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "7c39ccd8-c82f-4255-a7cc-29b4c82995db",
"Section": {
"FormTypeSectionId": "1e72e8d6-a01f-4276-a7ac-511289d34443",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "71ae8c5a-0e43-4f0c-b323-9b1e5b7b88e5",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-08T23:15:33.0289718-08:00",
"Location": "sample string 1",
"TaskId": "36a8d277-28c0-4332-ac3e-5b4c10ecbdfa",
"Values": [
{
"FormFieldValueId": "e0e9708f-41b0-41eb-8569-469f917309b6",
"FormId": "2bc033ab-7ef4-43e4-90a0-59ef60ef1674",
"FormTypeField": {
"FormTypeFieldId": "7c39ccd8-c82f-4255-a7cc-29b4c82995db",
"FormType": {
"FormTypeId": "ea8d822c-2ed9-4ca8-b657-8ed14863ebce",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5cc18e3b-7641-4a2a-97b9-0e283cb17880",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d2fb4250-c38c-4667-99db-83b433bf1dde",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "71ae8c5a-0e43-4f0c-b323-9b1e5b7b88e5",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1e72e8d6-a01f-4276-a7ac-511289d34443",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "e0e9708f-41b0-41eb-8569-469f917309b6",
"FormId": "2bc033ab-7ef4-43e4-90a0-59ef60ef1674",
"FormTypeField": {
"FormTypeFieldId": "7c39ccd8-c82f-4255-a7cc-29b4c82995db",
"FormType": {
"FormTypeId": "ea8d822c-2ed9-4ca8-b657-8ed14863ebce",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5cc18e3b-7641-4a2a-97b9-0e283cb17880",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d2fb4250-c38c-4667-99db-83b433bf1dde",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-08T23:15:33.0289718-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "71ae8c5a-0e43-4f0c-b323-9b1e5b7b88e5",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1e72e8d6-a01f-4276-a7ac-511289d34443",
"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": "a70fc81b-3a3c-4673-8d70-db59eaa8867f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d7a71a05-5ff7-4103-888e-d8fd2670fa70",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2bae8a70-0168-49b7-9f42-2e0b0530036a",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "26e8b832-0ce0-4d94-86b3-2b91d982e278",
"FieldId": "7193989f-919d-41c9-80ec-df6bc574c990",
"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": "bf035509-fc38-4992-93f3-ab3d925faebb",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "e22e14ba-b6df-4791-80f1-92407547d581",
"CreateDate": "2026-01-08T23:15:33.0289718-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-08T23:15:33.0289718-08:00",
"LastModifiedUser": "sample string 7"
}
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Object |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {},
"Total": 1,
"Message": "sample string 2"
}