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": "09f28da7-7b6e-4e13-9214-f4c51937bcbe",
"Asset": {
"AssetId": "24a76819-1617-4e96-a0a2-5eb25c0a525d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9bebb915-e9e1-4779-bcd7-81ef24b08e51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd6d01a-a894-4158-b26d-b4dd0a036a8a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c92bf16c-64ea-41c7-90ae-3eec2010213a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "eb946e15-f9bd-42cc-a96f-303c2dcdf86f",
"Name": "sample string 1",
"CompanyId": "80d94f4a-ea23-4304-862b-657e4f170569"
},
"TaskCategory": {
"TaskCategoryId": "95a775b4-fd5a-4a6b-bc1d-2d60b4c2d9a8",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a357b2b6-d1b1-4311-9c0e-1f7234a0849d",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "1d1726ae-7163-4601-b5cd-8ae246971963",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "a5344331-260a-4989-8b78-5a58f29638ad",
"Section": {
"TaskTypeSectionId": "846a55fd-2e79-4e42-85d2-0ce73a917995",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "a5344331-260a-4989-8b78-5a58f29638ad",
"Section": {
"TaskTypeSectionId": "846a55fd-2e79-4e42-85d2-0ce73a917995",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "f1310547-b1dc-4459-a628-c415956d5e02",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-30T08:50:42.1035686-08:00",
"AssignedToUser": {
"UserId": "226add79-bbae-4d14-b98c-c88041b347ee",
"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": "f05ecd61-fcb9-4206-9ff6-cc3c719747a0",
"Teams": [
{
"TeamId": "4231e42d-ba9e-4480-b6b7-8a2223f82cec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0fb05357-ca7e-47f9-9168-49fa05e4af98",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4231e42d-ba9e-4480-b6b7-8a2223f82cec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0fb05357-ca7e-47f9-9168-49fa05e4af98",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "226add79-bbae-4d14-b98c-c88041b347ee",
"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": "f05ecd61-fcb9-4206-9ff6-cc3c719747a0",
"Teams": [
{
"TeamId": "4231e42d-ba9e-4480-b6b7-8a2223f82cec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0fb05357-ca7e-47f9-9168-49fa05e4af98",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4231e42d-ba9e-4480-b6b7-8a2223f82cec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0fb05357-ca7e-47f9-9168-49fa05e4af98",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "4231e42d-ba9e-4480-b6b7-8a2223f82cec",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "226add79-bbae-4d14-b98c-c88041b347ee",
"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": "f05ecd61-fcb9-4206-9ff6-cc3c719747a0",
"Teams": []
},
{
"UserId": "226add79-bbae-4d14-b98c-c88041b347ee",
"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": "f05ecd61-fcb9-4206-9ff6-cc3c719747a0",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0fb05357-ca7e-47f9-9168-49fa05e4af98",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2025-12-30T08:50:42.1035686-08:00",
"CompletedDate": "2025-12-30T08:50:42.1035686-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "7857b7d6-a031-42e3-8fe9-de381fabc5bb",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "7857b7d6-a031-42e3-8fe9-de381fabc5bb",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "a94b42e5-109e-4883-93c8-2c36aac35cf1",
"TaskTypeField": {
"TaskTypeFieldId": "a5344331-260a-4989-8b78-5a58f29638ad",
"Section": {
"TaskTypeSectionId": "846a55fd-2e79-4e42-85d2-0ce73a917995",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "a94b42e5-109e-4883-93c8-2c36aac35cf1",
"TaskTypeField": {
"TaskTypeFieldId": "a5344331-260a-4989-8b78-5a58f29638ad",
"Section": {
"TaskTypeSectionId": "846a55fd-2e79-4e42-85d2-0ce73a917995",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "4230a820-9e0d-490c-951a-386b7ecef946",
"Asset": {
"AssetId": "24a76819-1617-4e96-a0a2-5eb25c0a525d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9bebb915-e9e1-4779-bcd7-81ef24b08e51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd6d01a-a894-4158-b26d-b4dd0a036a8a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c92bf16c-64ea-41c7-90ae-3eec2010213a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "eae71da0-f2de-45f9-9e33-8dda80a205f2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bebb915-e9e1-4779-bcd7-81ef24b08e51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd6d01a-a894-4158-b26d-b4dd0a036a8a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "eaac0e7a-ff8e-4e10-82a2-8724c159bc78",
"Section": {
"FormTypeSectionId": "84306202-5efc-4bdc-ad97-40fadef44a65",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "eaac0e7a-ff8e-4e10-82a2-8724c159bc78",
"Section": {
"FormTypeSectionId": "84306202-5efc-4bdc-ad97-40fadef44a65",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "76a4e942-ac2c-4814-8f43-ace473fe9343",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-30T08:50:42.1035686-08:00",
"Location": "sample string 1",
"TaskId": "1a156307-7bc5-4fa9-ab39-b070ed8ba095",
"Values": [
{
"FormFieldValueId": "7e7920fa-8853-43ce-a850-7716eb028e6e",
"FormId": "72a965d5-4b40-4cb3-90f2-fe5ba7d7b590",
"FormTypeField": {
"FormTypeFieldId": "eaac0e7a-ff8e-4e10-82a2-8724c159bc78",
"FormType": {
"FormTypeId": "eae71da0-f2de-45f9-9e33-8dda80a205f2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bebb915-e9e1-4779-bcd7-81ef24b08e51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd6d01a-a894-4158-b26d-b4dd0a036a8a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "76a4e942-ac2c-4814-8f43-ace473fe9343",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "84306202-5efc-4bdc-ad97-40fadef44a65",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "7e7920fa-8853-43ce-a850-7716eb028e6e",
"FormId": "72a965d5-4b40-4cb3-90f2-fe5ba7d7b590",
"FormTypeField": {
"FormTypeFieldId": "eaac0e7a-ff8e-4e10-82a2-8724c159bc78",
"FormType": {
"FormTypeId": "eae71da0-f2de-45f9-9e33-8dda80a205f2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bebb915-e9e1-4779-bcd7-81ef24b08e51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd6d01a-a894-4158-b26d-b4dd0a036a8a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "76a4e942-ac2c-4814-8f43-ace473fe9343",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "84306202-5efc-4bdc-ad97-40fadef44a65",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "28a3e06c-89ce-4ebd-a4a6-eb4910567056",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "4230a820-9e0d-490c-951a-386b7ecef946",
"Asset": {
"AssetId": "24a76819-1617-4e96-a0a2-5eb25c0a525d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9bebb915-e9e1-4779-bcd7-81ef24b08e51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd6d01a-a894-4158-b26d-b4dd0a036a8a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "802f07db-2a44-4c0f-9e2a-f4b68227f1af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd3029d-bf84-426a-8998-2f0e4efbc7fa",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c92bf16c-64ea-41c7-90ae-3eec2010213a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "eae71da0-f2de-45f9-9e33-8dda80a205f2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bebb915-e9e1-4779-bcd7-81ef24b08e51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd6d01a-a894-4158-b26d-b4dd0a036a8a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "eaac0e7a-ff8e-4e10-82a2-8724c159bc78",
"Section": {
"FormTypeSectionId": "84306202-5efc-4bdc-ad97-40fadef44a65",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "eaac0e7a-ff8e-4e10-82a2-8724c159bc78",
"Section": {
"FormTypeSectionId": "84306202-5efc-4bdc-ad97-40fadef44a65",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "76a4e942-ac2c-4814-8f43-ace473fe9343",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-30T08:50:42.1035686-08:00",
"Location": "sample string 1",
"TaskId": "1a156307-7bc5-4fa9-ab39-b070ed8ba095",
"Values": [
{
"FormFieldValueId": "7e7920fa-8853-43ce-a850-7716eb028e6e",
"FormId": "72a965d5-4b40-4cb3-90f2-fe5ba7d7b590",
"FormTypeField": {
"FormTypeFieldId": "eaac0e7a-ff8e-4e10-82a2-8724c159bc78",
"FormType": {
"FormTypeId": "eae71da0-f2de-45f9-9e33-8dda80a205f2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bebb915-e9e1-4779-bcd7-81ef24b08e51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd6d01a-a894-4158-b26d-b4dd0a036a8a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "76a4e942-ac2c-4814-8f43-ace473fe9343",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "84306202-5efc-4bdc-ad97-40fadef44a65",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "7e7920fa-8853-43ce-a850-7716eb028e6e",
"FormId": "72a965d5-4b40-4cb3-90f2-fe5ba7d7b590",
"FormTypeField": {
"FormTypeFieldId": "eaac0e7a-ff8e-4e10-82a2-8724c159bc78",
"FormType": {
"FormTypeId": "eae71da0-f2de-45f9-9e33-8dda80a205f2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bebb915-e9e1-4779-bcd7-81ef24b08e51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd6d01a-a894-4158-b26d-b4dd0a036a8a",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-30T08:50:42.1035686-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "76a4e942-ac2c-4814-8f43-ace473fe9343",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "84306202-5efc-4bdc-ad97-40fadef44a65",
"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": "9e39e916-5289-49bd-bab2-027736c5a04d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6890721f-6007-446e-8a8b-ae062aa074b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8692bb51-8f56-4e75-b796-b4ece1c0da37",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d23c7033-d3e1-4bd9-9c85-b3ebbed039c4",
"FieldId": "86c4eff7-d825-45e2-9a81-da8e3740a8cd",
"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": "28a3e06c-89ce-4ebd-a4a6-eb4910567056",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "f7f5b2ea-8686-4221-b916-27a3b515fc30",
"CreateDate": "2025-12-30T08:50:42.1035686-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:50:42.1035686-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}