GET Tasks?taskId={taskId}
Retrieves a task by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| taskId |
Id of the task |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the task.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Task |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"TaskId": "b72e2aac-7d65-4264-afa1-6392a0e15024",
"Asset": {
"AssetId": "41ad0969-239a-4995-a12a-71aa54b79899",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bdc1fd8a-569d-4235-a7bb-d6ac7e2212a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cf0af458-3fff-403c-8548-1ab5c0896840",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "922b2279-6e80-4fea-bbd4-1d29688c7a7d",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "f8ec88f4-f7f4-4d10-8377-7bed9adbcfbe",
"Name": "sample string 1",
"CompanyId": "4ef18a76-cb53-42d7-b281-bf0540d57049"
},
"TaskCategory": {
"TaskCategoryId": "c84898b2-ff19-45d9-8de9-76af9684437c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "288b66cf-c7ed-421a-a56a-9fbd0770781c",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "52865848-ed96-4f1d-abf4-96b34bd2eea9",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "6c11a6f0-c941-4d5e-b52f-a3fa90f4511a",
"Section": {
"TaskTypeSectionId": "0bfe3ddb-f6f4-43e6-9ea1-c004535a6c5f",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "6c11a6f0-c941-4d5e-b52f-a3fa90f4511a",
"Section": {
"TaskTypeSectionId": "0bfe3ddb-f6f4-43e6-9ea1-c004535a6c5f",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "6b443b20-f648-4302-b8de-501d46e528ba",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-10T05:03:01.6487123-08:00",
"AssignedToUser": {
"UserId": "1ff0b5db-aa3c-4c4a-b755-02861174f648",
"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": "8517af96-2f66-44a2-97de-ce258d187d2f",
"Teams": [
{
"TeamId": "475bc1cc-c442-4812-bad5-16eb736ce14a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c47a30db-b5d9-4a55-a7d3-73597c32cfd8",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "475bc1cc-c442-4812-bad5-16eb736ce14a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c47a30db-b5d9-4a55-a7d3-73597c32cfd8",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "1ff0b5db-aa3c-4c4a-b755-02861174f648",
"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": "8517af96-2f66-44a2-97de-ce258d187d2f",
"Teams": [
{
"TeamId": "475bc1cc-c442-4812-bad5-16eb736ce14a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c47a30db-b5d9-4a55-a7d3-73597c32cfd8",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "475bc1cc-c442-4812-bad5-16eb736ce14a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c47a30db-b5d9-4a55-a7d3-73597c32cfd8",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "475bc1cc-c442-4812-bad5-16eb736ce14a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "1ff0b5db-aa3c-4c4a-b755-02861174f648",
"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": "8517af96-2f66-44a2-97de-ce258d187d2f",
"Teams": []
},
{
"UserId": "1ff0b5db-aa3c-4c4a-b755-02861174f648",
"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": "8517af96-2f66-44a2-97de-ce258d187d2f",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c47a30db-b5d9-4a55-a7d3-73597c32cfd8",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2025-12-10T05:03:01.6487123-08:00",
"CompletedDate": "2025-12-10T05:03:01.6487123-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "3e8ba93a-493d-4399-9534-a3d1e47076a5",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "3e8ba93a-493d-4399-9534-a3d1e47076a5",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "431229b3-552f-43e6-b660-b2085ac316ef",
"TaskTypeField": {
"TaskTypeFieldId": "6c11a6f0-c941-4d5e-b52f-a3fa90f4511a",
"Section": {
"TaskTypeSectionId": "0bfe3ddb-f6f4-43e6-9ea1-c004535a6c5f",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "431229b3-552f-43e6-b660-b2085ac316ef",
"TaskTypeField": {
"TaskTypeFieldId": "6c11a6f0-c941-4d5e-b52f-a3fa90f4511a",
"Section": {
"TaskTypeSectionId": "0bfe3ddb-f6f4-43e6-9ea1-c004535a6c5f",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "abd8a5f3-8658-4ea0-a142-aa5b756199df",
"Asset": {
"AssetId": "41ad0969-239a-4995-a12a-71aa54b79899",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bdc1fd8a-569d-4235-a7bb-d6ac7e2212a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cf0af458-3fff-403c-8548-1ab5c0896840",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "922b2279-6e80-4fea-bbd4-1d29688c7a7d",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ad5fc807-9062-4870-a719-00117c12bf20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bdc1fd8a-569d-4235-a7bb-d6ac7e2212a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cf0af458-3fff-403c-8548-1ab5c0896840",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "784f4cd8-07fe-42ce-9484-43a65a3619af",
"Section": {
"FormTypeSectionId": "1429e44d-0988-4eff-9d1b-d74cb2f69a64",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "784f4cd8-07fe-42ce-9484-43a65a3619af",
"Section": {
"FormTypeSectionId": "1429e44d-0988-4eff-9d1b-d74cb2f69a64",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "7c902d5d-e514-4783-9ece-f8dfc94d0e4b",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-10T05:03:01.6487123-08:00",
"Location": "sample string 1",
"TaskId": "f53d5b20-42e8-4504-bde2-4415d23c83a1",
"Values": [
{
"FormFieldValueId": "a2f8307c-aa19-4e5b-bda2-898e41a73431",
"FormId": "948af96d-e611-4d9d-9e03-bc0f3b752122",
"FormTypeField": {
"FormTypeFieldId": "784f4cd8-07fe-42ce-9484-43a65a3619af",
"FormType": {
"FormTypeId": "ad5fc807-9062-4870-a719-00117c12bf20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bdc1fd8a-569d-4235-a7bb-d6ac7e2212a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cf0af458-3fff-403c-8548-1ab5c0896840",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7c902d5d-e514-4783-9ece-f8dfc94d0e4b",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1429e44d-0988-4eff-9d1b-d74cb2f69a64",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "a2f8307c-aa19-4e5b-bda2-898e41a73431",
"FormId": "948af96d-e611-4d9d-9e03-bc0f3b752122",
"FormTypeField": {
"FormTypeFieldId": "784f4cd8-07fe-42ce-9484-43a65a3619af",
"FormType": {
"FormTypeId": "ad5fc807-9062-4870-a719-00117c12bf20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bdc1fd8a-569d-4235-a7bb-d6ac7e2212a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cf0af458-3fff-403c-8548-1ab5c0896840",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7c902d5d-e514-4783-9ece-f8dfc94d0e4b",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1429e44d-0988-4eff-9d1b-d74cb2f69a64",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "4f4b2868-b777-4e3e-963d-4529d2a26746",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "abd8a5f3-8658-4ea0-a142-aa5b756199df",
"Asset": {
"AssetId": "41ad0969-239a-4995-a12a-71aa54b79899",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bdc1fd8a-569d-4235-a7bb-d6ac7e2212a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cf0af458-3fff-403c-8548-1ab5c0896840",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0de8a6ba-6659-4563-92c2-6cef04760c8a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04584bc3-2076-48b3-9bce-cf5eada7395e",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "922b2279-6e80-4fea-bbd4-1d29688c7a7d",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ad5fc807-9062-4870-a719-00117c12bf20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bdc1fd8a-569d-4235-a7bb-d6ac7e2212a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cf0af458-3fff-403c-8548-1ab5c0896840",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "784f4cd8-07fe-42ce-9484-43a65a3619af",
"Section": {
"FormTypeSectionId": "1429e44d-0988-4eff-9d1b-d74cb2f69a64",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "784f4cd8-07fe-42ce-9484-43a65a3619af",
"Section": {
"FormTypeSectionId": "1429e44d-0988-4eff-9d1b-d74cb2f69a64",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "7c902d5d-e514-4783-9ece-f8dfc94d0e4b",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-10T05:03:01.6487123-08:00",
"Location": "sample string 1",
"TaskId": "f53d5b20-42e8-4504-bde2-4415d23c83a1",
"Values": [
{
"FormFieldValueId": "a2f8307c-aa19-4e5b-bda2-898e41a73431",
"FormId": "948af96d-e611-4d9d-9e03-bc0f3b752122",
"FormTypeField": {
"FormTypeFieldId": "784f4cd8-07fe-42ce-9484-43a65a3619af",
"FormType": {
"FormTypeId": "ad5fc807-9062-4870-a719-00117c12bf20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bdc1fd8a-569d-4235-a7bb-d6ac7e2212a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cf0af458-3fff-403c-8548-1ab5c0896840",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7c902d5d-e514-4783-9ece-f8dfc94d0e4b",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1429e44d-0988-4eff-9d1b-d74cb2f69a64",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "a2f8307c-aa19-4e5b-bda2-898e41a73431",
"FormId": "948af96d-e611-4d9d-9e03-bc0f3b752122",
"FormTypeField": {
"FormTypeFieldId": "784f4cd8-07fe-42ce-9484-43a65a3619af",
"FormType": {
"FormTypeId": "ad5fc807-9062-4870-a719-00117c12bf20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bdc1fd8a-569d-4235-a7bb-d6ac7e2212a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cf0af458-3fff-403c-8548-1ab5c0896840",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:03:01.6487123-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7c902d5d-e514-4783-9ece-f8dfc94d0e4b",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1429e44d-0988-4eff-9d1b-d74cb2f69a64",
"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": "4d54d833-7a4d-44ec-aa6f-6d3f0c410cb9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee3bd29d-66ea-474e-9e08-10da3e08742f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf08cb7-2eca-4ecf-a99f-0f1046d7f5ca",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c24c354-580f-4222-bdb8-7f50fa349dd5",
"FieldId": "e627005d-c07d-47f6-ae6f-ea83e94e8252",
"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": "4f4b2868-b777-4e3e-963d-4529d2a26746",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "11549d79-fd9c-4251-b01c-30f3cca9ca4d",
"CreateDate": "2025-12-10T05:03:01.6487123-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:01.6487123-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}