GET Forms?assetId={assetId}&formTypeId={formTypeId}&take={take}&skip={skip}&sort[0].Field={sort[0].Field}&sort[0].Dir={sort[0].Dir}&sort[1].Field={sort[1].Field}&sort[1].Dir={sort[1].Dir}&includeAttachmentContent={includeAttachmentContent}
Retrieves forms for the given parameters. All parameters are optional.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId |
Id of the asset |
globally unique identifier |
None. |
| formTypeId |
Id of the form type |
globally unique identifier |
None. |
| take |
Number of forms to retrieve. Default is all forms |
integer |
None. |
| skip |
Number of forms to skip before retrieval |
integer |
Default value is 0 |
| sort |
List of sorting rules to describe how to sort the forms before retrieval |
Collection of Sort |
None. |
| Operator | string |
None. |
|
| Field | string |
None. |
|
| Value | string |
None. |
|
| Logic | string |
None. |
|
| Filters | Collection of Filter |
None. |
|
| includeAttachmentContent |
Include the file contents of the form field values if applicable |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
On success, a list of forms.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of Form |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"FormId": "292277f2-e5c5-4a9e-8faf-ae2135f83498",
"Asset": {
"AssetId": "5e50f44e-ef4d-4037-922d-eab7d77dbc6a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a5b35aa5-d423-47f4-927d-7ee58361d35a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2c463f1-f791-4ef1-9972-f28ca34d191d",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2385ff94-a579-45dd-bb91-8d874ff9f370",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"MeasurementValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d089f56-827b-4fae-9672-7e68c1a5f6d8",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"MeasurementValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b4d3d904-7c7a-4613-bff2-3835e48b30e8",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f99db9b9-7eca-4a0b-8745-8ac69514fd88",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a5b35aa5-d423-47f4-927d-7ee58361d35a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2c463f1-f791-4ef1-9972-f28ca34d191d",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "329c475e-2dd1-419d-a7c1-3f5b6518efbc",
"Section": {
"FormTypeSectionId": "c81534c6-8bc6-4a2f-86bc-7a12ea77b649",
"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": "a51be10a-f420-4f9f-9742-e4556a994c52",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "76cb1f22-775a-4a9b-9c25-6fe05f9fc53b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b455e7d-a919-4006-a2b0-e53ff469d799",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"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": "329c475e-2dd1-419d-a7c1-3f5b6518efbc",
"Section": {
"FormTypeSectionId": "c81534c6-8bc6-4a2f-86bc-7a12ea77b649",
"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": "a51be10a-f420-4f9f-9742-e4556a994c52",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "76cb1f22-775a-4a9b-9c25-6fe05f9fc53b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b455e7d-a919-4006-a2b0-e53ff469d799",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"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": "cf38ae7f-9e71-445e-a063-43e03b6af41a",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-16T19:57:16.8626156-07:00",
"Location": "sample string 1",
"TaskId": "6527e077-0cb9-45d9-a9de-f978bc125ceb",
"Values": [
{
"FormFieldValueId": "47b7c5ff-14d0-4744-987d-d6da2b7c5128",
"FormId": "24fff304-5cf3-47cb-9299-75f73c710f9d",
"FormTypeField": {
"FormTypeFieldId": "329c475e-2dd1-419d-a7c1-3f5b6518efbc",
"FormType": {
"FormTypeId": "f99db9b9-7eca-4a0b-8745-8ac69514fd88",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a5b35aa5-d423-47f4-927d-7ee58361d35a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2c463f1-f791-4ef1-9972-f28ca34d191d",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cf38ae7f-9e71-445e-a063-43e03b6af41a",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c81534c6-8bc6-4a2f-86bc-7a12ea77b649",
"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": "a51be10a-f420-4f9f-9742-e4556a994c52",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "76cb1f22-775a-4a9b-9c25-6fe05f9fc53b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b455e7d-a919-4006-a2b0-e53ff469d799",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"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": "47b7c5ff-14d0-4744-987d-d6da2b7c5128",
"FormId": "24fff304-5cf3-47cb-9299-75f73c710f9d",
"FormTypeField": {
"FormTypeFieldId": "329c475e-2dd1-419d-a7c1-3f5b6518efbc",
"FormType": {
"FormTypeId": "f99db9b9-7eca-4a0b-8745-8ac69514fd88",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a5b35aa5-d423-47f4-927d-7ee58361d35a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2c463f1-f791-4ef1-9972-f28ca34d191d",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cf38ae7f-9e71-445e-a063-43e03b6af41a",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c81534c6-8bc6-4a2f-86bc-7a12ea77b649",
"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": "a51be10a-f420-4f9f-9742-e4556a994c52",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "76cb1f22-775a-4a9b-9c25-6fe05f9fc53b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b455e7d-a919-4006-a2b0-e53ff469d799",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"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": "17bc4431-9c18-4204-9b5b-9002c84e8fa8",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "292277f2-e5c5-4a9e-8faf-ae2135f83498",
"Asset": {
"AssetId": "5e50f44e-ef4d-4037-922d-eab7d77dbc6a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a5b35aa5-d423-47f4-927d-7ee58361d35a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2c463f1-f791-4ef1-9972-f28ca34d191d",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2385ff94-a579-45dd-bb91-8d874ff9f370",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"MeasurementValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d089f56-827b-4fae-9672-7e68c1a5f6d8",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"MeasurementValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b4d3d904-7c7a-4613-bff2-3835e48b30e8",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f99db9b9-7eca-4a0b-8745-8ac69514fd88",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a5b35aa5-d423-47f4-927d-7ee58361d35a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2c463f1-f791-4ef1-9972-f28ca34d191d",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "329c475e-2dd1-419d-a7c1-3f5b6518efbc",
"Section": {
"FormTypeSectionId": "c81534c6-8bc6-4a2f-86bc-7a12ea77b649",
"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": "a51be10a-f420-4f9f-9742-e4556a994c52",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "76cb1f22-775a-4a9b-9c25-6fe05f9fc53b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b455e7d-a919-4006-a2b0-e53ff469d799",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"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": "329c475e-2dd1-419d-a7c1-3f5b6518efbc",
"Section": {
"FormTypeSectionId": "c81534c6-8bc6-4a2f-86bc-7a12ea77b649",
"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": "a51be10a-f420-4f9f-9742-e4556a994c52",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "76cb1f22-775a-4a9b-9c25-6fe05f9fc53b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b455e7d-a919-4006-a2b0-e53ff469d799",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"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": "cf38ae7f-9e71-445e-a063-43e03b6af41a",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-16T19:57:16.8626156-07:00",
"Location": "sample string 1",
"TaskId": "6527e077-0cb9-45d9-a9de-f978bc125ceb",
"Values": [
{
"FormFieldValueId": "47b7c5ff-14d0-4744-987d-d6da2b7c5128",
"FormId": "24fff304-5cf3-47cb-9299-75f73c710f9d",
"FormTypeField": {
"FormTypeFieldId": "329c475e-2dd1-419d-a7c1-3f5b6518efbc",
"FormType": {
"FormTypeId": "f99db9b9-7eca-4a0b-8745-8ac69514fd88",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a5b35aa5-d423-47f4-927d-7ee58361d35a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2c463f1-f791-4ef1-9972-f28ca34d191d",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cf38ae7f-9e71-445e-a063-43e03b6af41a",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c81534c6-8bc6-4a2f-86bc-7a12ea77b649",
"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": "a51be10a-f420-4f9f-9742-e4556a994c52",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "76cb1f22-775a-4a9b-9c25-6fe05f9fc53b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b455e7d-a919-4006-a2b0-e53ff469d799",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"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": "47b7c5ff-14d0-4744-987d-d6da2b7c5128",
"FormId": "24fff304-5cf3-47cb-9299-75f73c710f9d",
"FormTypeField": {
"FormTypeFieldId": "329c475e-2dd1-419d-a7c1-3f5b6518efbc",
"FormType": {
"FormTypeId": "f99db9b9-7eca-4a0b-8745-8ac69514fd88",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a5b35aa5-d423-47f4-927d-7ee58361d35a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c2c463f1-f791-4ef1-9972-f28ca34d191d",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-16T19:57:16.8626156-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cf38ae7f-9e71-445e-a063-43e03b6af41a",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c81534c6-8bc6-4a2f-86bc-7a12ea77b649",
"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": "a51be10a-f420-4f9f-9742-e4556a994c52",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "76cb1f22-775a-4a9b-9c25-6fe05f9fc53b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b455e7d-a919-4006-a2b0-e53ff469d799",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3fd71763-0f84-4d62-bf10-0861bd82a4f6",
"FieldId": "317e3847-d73d-47cb-bcf5-891b7c46c07d",
"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": "17bc4431-9c18-4204-9b5b-9002c84e8fa8",
"CreateDate": "2026-03-16T19:57:16.8626156-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-16T19:57:16.8626156-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}