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": "d9f78b1f-a160-40ab-bea5-63554598d584",
"Asset": {
"AssetId": "b271ef05-54db-410f-873c-5c1745c9b0bc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "da3d67fd-2df6-4d0d-9b1b-aa0e063f4e7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21dfc0f4-e2f4-4b8f-b945-c4b2f33019e1",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "83592619-06ef-45b8-90ed-196a5f1a7c40",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "302a3534-d527-4d69-bff2-caf81a075228",
"Name": "sample string 1",
"CompanyId": "271512f9-bb4e-416d-9967-a738b9cbd03c"
},
"TaskCategory": {
"TaskCategoryId": "ea32015f-4127-453d-b65b-c8d0a8bce09e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1e4540c4-dacb-486c-a151-e3c636683d1f",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "d0f91850-208c-4351-af06-ac41011bf689",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "f580c982-6cb2-40d1-ac51-cb3a16af6eb3",
"Section": {
"TaskTypeSectionId": "c5a73028-4324-4857-907d-d999e31757da",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "f580c982-6cb2-40d1-ac51-cb3a16af6eb3",
"Section": {
"TaskTypeSectionId": "c5a73028-4324-4857-907d-d999e31757da",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "2f5e7b86-00c6-45e9-bfaa-2ebb0a808e8a",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-09-02T00:31:59.907641-07:00",
"AssignedToUser": {
"UserId": "d5e839ad-437d-4eb1-9130-ac914280765d",
"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": "02d8496c-5b07-4736-95cf-56b8cfe7376d",
"Teams": [
{
"TeamId": "477a6da3-6422-4200-8195-55d0773c2afa",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c58c2263-0f48-4417-b811-9d7b6198a191",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "477a6da3-6422-4200-8195-55d0773c2afa",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c58c2263-0f48-4417-b811-9d7b6198a191",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "d5e839ad-437d-4eb1-9130-ac914280765d",
"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": "02d8496c-5b07-4736-95cf-56b8cfe7376d",
"Teams": [
{
"TeamId": "477a6da3-6422-4200-8195-55d0773c2afa",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c58c2263-0f48-4417-b811-9d7b6198a191",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "477a6da3-6422-4200-8195-55d0773c2afa",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c58c2263-0f48-4417-b811-9d7b6198a191",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "477a6da3-6422-4200-8195-55d0773c2afa",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "d5e839ad-437d-4eb1-9130-ac914280765d",
"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": "02d8496c-5b07-4736-95cf-56b8cfe7376d",
"Teams": []
},
{
"UserId": "d5e839ad-437d-4eb1-9130-ac914280765d",
"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": "02d8496c-5b07-4736-95cf-56b8cfe7376d",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "c58c2263-0f48-4417-b811-9d7b6198a191",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-09-02T00:31:59.907641-07:00",
"CompletedDate": "2026-09-02T00:31:59.907641-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "f7b2e828-3ec3-46bf-9195-121a275aa3a5",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "f7b2e828-3ec3-46bf-9195-121a275aa3a5",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "597b9693-f7d2-4453-9cff-d94c3dd648e9",
"TaskTypeField": {
"TaskTypeFieldId": "f580c982-6cb2-40d1-ac51-cb3a16af6eb3",
"Section": {
"TaskTypeSectionId": "c5a73028-4324-4857-907d-d999e31757da",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "597b9693-f7d2-4453-9cff-d94c3dd648e9",
"TaskTypeField": {
"TaskTypeFieldId": "f580c982-6cb2-40d1-ac51-cb3a16af6eb3",
"Section": {
"TaskTypeSectionId": "c5a73028-4324-4857-907d-d999e31757da",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "f798ce7a-5150-454a-a93a-84a3422df2d8",
"Asset": {
"AssetId": "b271ef05-54db-410f-873c-5c1745c9b0bc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "da3d67fd-2df6-4d0d-9b1b-aa0e063f4e7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21dfc0f4-e2f4-4b8f-b945-c4b2f33019e1",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "83592619-06ef-45b8-90ed-196a5f1a7c40",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "44220ead-efb1-413c-b60e-59d3df126467",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "da3d67fd-2df6-4d0d-9b1b-aa0e063f4e7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21dfc0f4-e2f4-4b8f-b945-c4b2f33019e1",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "09ebedbb-9337-4a04-b81b-6415ead7dc17",
"Section": {
"FormTypeSectionId": "d77630a5-caca-45ff-8f8b-8145b72b6207",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "09ebedbb-9337-4a04-b81b-6415ead7dc17",
"Section": {
"FormTypeSectionId": "d77630a5-caca-45ff-8f8b-8145b72b6207",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "b3200cb8-c56c-4916-868f-1f1439dfae49",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-02T00:31:59.907641-07:00",
"Location": "sample string 1",
"TaskId": "656d2f2b-98b5-49aa-bc3f-2c8e9a261b8a",
"Values": [
{
"FormFieldValueId": "0f622bd7-0843-4480-9fe7-9b5f1bed7176",
"FormId": "399e77fd-12a0-4fe3-bf6c-a992b3a29a62",
"FormTypeField": {
"FormTypeFieldId": "09ebedbb-9337-4a04-b81b-6415ead7dc17",
"FormType": {
"FormTypeId": "44220ead-efb1-413c-b60e-59d3df126467",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "da3d67fd-2df6-4d0d-9b1b-aa0e063f4e7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21dfc0f4-e2f4-4b8f-b945-c4b2f33019e1",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b3200cb8-c56c-4916-868f-1f1439dfae49",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d77630a5-caca-45ff-8f8b-8145b72b6207",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "0f622bd7-0843-4480-9fe7-9b5f1bed7176",
"FormId": "399e77fd-12a0-4fe3-bf6c-a992b3a29a62",
"FormTypeField": {
"FormTypeFieldId": "09ebedbb-9337-4a04-b81b-6415ead7dc17",
"FormType": {
"FormTypeId": "44220ead-efb1-413c-b60e-59d3df126467",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "da3d67fd-2df6-4d0d-9b1b-aa0e063f4e7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21dfc0f4-e2f4-4b8f-b945-c4b2f33019e1",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b3200cb8-c56c-4916-868f-1f1439dfae49",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d77630a5-caca-45ff-8f8b-8145b72b6207",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "5dbd8f80-8625-4efa-b499-08e0da0ca04d",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "f798ce7a-5150-454a-a93a-84a3422df2d8",
"Asset": {
"AssetId": "b271ef05-54db-410f-873c-5c1745c9b0bc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "da3d67fd-2df6-4d0d-9b1b-aa0e063f4e7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21dfc0f4-e2f4-4b8f-b945-c4b2f33019e1",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bea623bd-5f15-49a5-b3f8-78ac692e0ec5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2b4daa3-6282-429f-8335-4f36bf29b3ee",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "83592619-06ef-45b8-90ed-196a5f1a7c40",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "44220ead-efb1-413c-b60e-59d3df126467",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "da3d67fd-2df6-4d0d-9b1b-aa0e063f4e7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21dfc0f4-e2f4-4b8f-b945-c4b2f33019e1",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "09ebedbb-9337-4a04-b81b-6415ead7dc17",
"Section": {
"FormTypeSectionId": "d77630a5-caca-45ff-8f8b-8145b72b6207",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "09ebedbb-9337-4a04-b81b-6415ead7dc17",
"Section": {
"FormTypeSectionId": "d77630a5-caca-45ff-8f8b-8145b72b6207",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "b3200cb8-c56c-4916-868f-1f1439dfae49",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-02T00:31:59.907641-07:00",
"Location": "sample string 1",
"TaskId": "656d2f2b-98b5-49aa-bc3f-2c8e9a261b8a",
"Values": [
{
"FormFieldValueId": "0f622bd7-0843-4480-9fe7-9b5f1bed7176",
"FormId": "399e77fd-12a0-4fe3-bf6c-a992b3a29a62",
"FormTypeField": {
"FormTypeFieldId": "09ebedbb-9337-4a04-b81b-6415ead7dc17",
"FormType": {
"FormTypeId": "44220ead-efb1-413c-b60e-59d3df126467",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "da3d67fd-2df6-4d0d-9b1b-aa0e063f4e7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21dfc0f4-e2f4-4b8f-b945-c4b2f33019e1",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b3200cb8-c56c-4916-868f-1f1439dfae49",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d77630a5-caca-45ff-8f8b-8145b72b6207",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "0f622bd7-0843-4480-9fe7-9b5f1bed7176",
"FormId": "399e77fd-12a0-4fe3-bf6c-a992b3a29a62",
"FormTypeField": {
"FormTypeFieldId": "09ebedbb-9337-4a04-b81b-6415ead7dc17",
"FormType": {
"FormTypeId": "44220ead-efb1-413c-b60e-59d3df126467",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "da3d67fd-2df6-4d0d-9b1b-aa0e063f4e7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21dfc0f4-e2f4-4b8f-b945-c4b2f33019e1",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:31:59.907641-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b3200cb8-c56c-4916-868f-1f1439dfae49",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d77630a5-caca-45ff-8f8b-8145b72b6207",
"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": "d9ebb317-1884-4d36-8d83-ee64f3ae0948",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cf537ed8-2fd0-4861-a214-48661c2e3751",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3b5eefd2-01a9-4946-b8a9-3b6752964eb3",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbcafe20-c11f-4e54-8e50-282791eda112",
"FieldId": "dd62c848-c320-4045-ae96-f7a32b823f6b",
"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": "5dbd8f80-8625-4efa-b499-08e0da0ca04d",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "ee519edc-51ba-4ecc-9d16-930cafc9b4ce",
"CreateDate": "2026-09-02T00:31:59.907641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:31:59.907641-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}