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": "1c49a702-f6d3-4fe9-b402-7872b86c25f1",
"Asset": {
"AssetId": "ff5c68db-fd30-472b-98a1-af2a66233606",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "67539ac8-0878-4806-8887-2f71beba3d40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b246effd-715d-4959-8e8c-ee3524aeec65",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2f44ee0a-b961-4bc1-af75-d255dac8edfa",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "24092d01-3547-4d3e-b273-551eddc11a15",
"Name": "sample string 1",
"CompanyId": "39b2258b-e2bf-4984-adb4-5781e49bdb85"
},
"TaskCategory": {
"TaskCategoryId": "9543cef1-b521-476a-8b58-462023b3773a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "bedbfc64-ca2f-4148-897d-e27b8359606c",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "957d48b5-455e-4e50-82c6-8b7062038916",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "fc883d31-6043-4954-875b-b18af34a6565",
"Section": {
"TaskTypeSectionId": "52229fa1-fe79-484a-b2cc-bddb88debc6b",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "fc883d31-6043-4954-875b-b18af34a6565",
"Section": {
"TaskTypeSectionId": "52229fa1-fe79-484a-b2cc-bddb88debc6b",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "5ab317ba-f33a-4919-aa46-cca45b891d96",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-03-13T13:52:07.0772832-07:00",
"AssignedToUser": {
"UserId": "9de1fc8d-09af-4dca-8e7e-a7937e0c8c6f",
"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": "71059968-c257-4dbf-8ab4-8ffbfc621931",
"Teams": [
{
"TeamId": "36d6db9e-6575-453d-b164-52a1bf822431",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1c9ed232-0b15-485d-8972-287a53c843c8",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "36d6db9e-6575-453d-b164-52a1bf822431",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1c9ed232-0b15-485d-8972-287a53c843c8",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "9de1fc8d-09af-4dca-8e7e-a7937e0c8c6f",
"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": "71059968-c257-4dbf-8ab4-8ffbfc621931",
"Teams": [
{
"TeamId": "36d6db9e-6575-453d-b164-52a1bf822431",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1c9ed232-0b15-485d-8972-287a53c843c8",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "36d6db9e-6575-453d-b164-52a1bf822431",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1c9ed232-0b15-485d-8972-287a53c843c8",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "36d6db9e-6575-453d-b164-52a1bf822431",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "9de1fc8d-09af-4dca-8e7e-a7937e0c8c6f",
"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": "71059968-c257-4dbf-8ab4-8ffbfc621931",
"Teams": []
},
{
"UserId": "9de1fc8d-09af-4dca-8e7e-a7937e0c8c6f",
"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": "71059968-c257-4dbf-8ab4-8ffbfc621931",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1c9ed232-0b15-485d-8972-287a53c843c8",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-03-13T13:52:07.0772832-07:00",
"CompletedDate": "2026-03-13T13:52:07.0772832-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "0a4f9120-545c-4413-8a5f-a535724ffe24",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "0a4f9120-545c-4413-8a5f-a535724ffe24",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "e8a563e3-3fc2-46f3-89e8-22464d062ac6",
"TaskTypeField": {
"TaskTypeFieldId": "fc883d31-6043-4954-875b-b18af34a6565",
"Section": {
"TaskTypeSectionId": "52229fa1-fe79-484a-b2cc-bddb88debc6b",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "e8a563e3-3fc2-46f3-89e8-22464d062ac6",
"TaskTypeField": {
"TaskTypeFieldId": "fc883d31-6043-4954-875b-b18af34a6565",
"Section": {
"TaskTypeSectionId": "52229fa1-fe79-484a-b2cc-bddb88debc6b",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "3d82b1f9-b0f2-4ef2-8f38-ae4079219e23",
"Asset": {
"AssetId": "ff5c68db-fd30-472b-98a1-af2a66233606",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "67539ac8-0878-4806-8887-2f71beba3d40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b246effd-715d-4959-8e8c-ee3524aeec65",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2f44ee0a-b961-4bc1-af75-d255dac8edfa",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1a66d2ec-83bc-45f6-906a-ac1f8c11a053",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67539ac8-0878-4806-8887-2f71beba3d40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b246effd-715d-4959-8e8c-ee3524aeec65",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "49defea6-efe9-4760-8ade-3aecd7c5fe26",
"Section": {
"FormTypeSectionId": "6ac70c8c-71e5-4718-b897-43322de5e802",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "49defea6-efe9-4760-8ade-3aecd7c5fe26",
"Section": {
"FormTypeSectionId": "6ac70c8c-71e5-4718-b897-43322de5e802",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "dc412f1a-f0cc-4370-855f-898fe576c7d5",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-13T13:52:07.0772832-07:00",
"Location": "sample string 1",
"TaskId": "aa4b9bbc-9bbb-4972-a5ca-5d3ad7eadb4e",
"Values": [
{
"FormFieldValueId": "37cef6e5-756a-4ec3-948d-ea47f68aab4d",
"FormId": "1d8561fc-68ed-441d-b8c6-24ae16ac96fb",
"FormTypeField": {
"FormTypeFieldId": "49defea6-efe9-4760-8ade-3aecd7c5fe26",
"FormType": {
"FormTypeId": "1a66d2ec-83bc-45f6-906a-ac1f8c11a053",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67539ac8-0878-4806-8887-2f71beba3d40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b246effd-715d-4959-8e8c-ee3524aeec65",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dc412f1a-f0cc-4370-855f-898fe576c7d5",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6ac70c8c-71e5-4718-b897-43322de5e802",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "37cef6e5-756a-4ec3-948d-ea47f68aab4d",
"FormId": "1d8561fc-68ed-441d-b8c6-24ae16ac96fb",
"FormTypeField": {
"FormTypeFieldId": "49defea6-efe9-4760-8ade-3aecd7c5fe26",
"FormType": {
"FormTypeId": "1a66d2ec-83bc-45f6-906a-ac1f8c11a053",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67539ac8-0878-4806-8887-2f71beba3d40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b246effd-715d-4959-8e8c-ee3524aeec65",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dc412f1a-f0cc-4370-855f-898fe576c7d5",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6ac70c8c-71e5-4718-b897-43322de5e802",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "afb14961-81fd-4848-9ec0-ceb2d7f810e5",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "3d82b1f9-b0f2-4ef2-8f38-ae4079219e23",
"Asset": {
"AssetId": "ff5c68db-fd30-472b-98a1-af2a66233606",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "67539ac8-0878-4806-8887-2f71beba3d40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b246effd-715d-4959-8e8c-ee3524aeec65",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "11e65f50-9438-40a5-975c-0f208e05710c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9172746d-b2d7-4841-845c-ceee5f1c8a16",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2f44ee0a-b961-4bc1-af75-d255dac8edfa",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1a66d2ec-83bc-45f6-906a-ac1f8c11a053",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67539ac8-0878-4806-8887-2f71beba3d40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b246effd-715d-4959-8e8c-ee3524aeec65",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "49defea6-efe9-4760-8ade-3aecd7c5fe26",
"Section": {
"FormTypeSectionId": "6ac70c8c-71e5-4718-b897-43322de5e802",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "49defea6-efe9-4760-8ade-3aecd7c5fe26",
"Section": {
"FormTypeSectionId": "6ac70c8c-71e5-4718-b897-43322de5e802",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "dc412f1a-f0cc-4370-855f-898fe576c7d5",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-13T13:52:07.0772832-07:00",
"Location": "sample string 1",
"TaskId": "aa4b9bbc-9bbb-4972-a5ca-5d3ad7eadb4e",
"Values": [
{
"FormFieldValueId": "37cef6e5-756a-4ec3-948d-ea47f68aab4d",
"FormId": "1d8561fc-68ed-441d-b8c6-24ae16ac96fb",
"FormTypeField": {
"FormTypeFieldId": "49defea6-efe9-4760-8ade-3aecd7c5fe26",
"FormType": {
"FormTypeId": "1a66d2ec-83bc-45f6-906a-ac1f8c11a053",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67539ac8-0878-4806-8887-2f71beba3d40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b246effd-715d-4959-8e8c-ee3524aeec65",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dc412f1a-f0cc-4370-855f-898fe576c7d5",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6ac70c8c-71e5-4718-b897-43322de5e802",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "37cef6e5-756a-4ec3-948d-ea47f68aab4d",
"FormId": "1d8561fc-68ed-441d-b8c6-24ae16ac96fb",
"FormTypeField": {
"FormTypeFieldId": "49defea6-efe9-4760-8ade-3aecd7c5fe26",
"FormType": {
"FormTypeId": "1a66d2ec-83bc-45f6-906a-ac1f8c11a053",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67539ac8-0878-4806-8887-2f71beba3d40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b246effd-715d-4959-8e8c-ee3524aeec65",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T13:52:07.0772832-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dc412f1a-f0cc-4370-855f-898fe576c7d5",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6ac70c8c-71e5-4718-b897-43322de5e802",
"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": "febee680-a56e-4b52-8e72-5ab8e1d2e239",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3f35846a-aba5-4616-848a-de56572b22f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2fb1c79d-3d3f-49eb-981f-9b469c3be169",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f8b5afad-11f0-421a-9de4-5353c244d8c0",
"FieldId": "d50d88f4-54a9-4989-aa2b-69be43bcde2b",
"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": "afb14961-81fd-4848-9ec0-ceb2d7f810e5",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "cdf4ad31-0d1b-4ea1-a900-9ad7788c46bd",
"CreateDate": "2026-03-13T13:52:07.0772832-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:52:07.0772832-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}