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": "297ad0c2-45ae-4c9d-b07b-9d2ad810a4a6",
"Asset": {
"AssetId": "6a54c9fa-7c1d-42a0-8177-4317fe159517",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "aeef5086-b8c6-46d0-affb-2ba59c065e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9cb6dca-8ff2-4d43-ae69-7b1004fb5e44",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "441db366-e264-41d5-9c3a-3c49f3d137f5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"MeasurementValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "814431d8-227a-46a3-bbca-f69a3cb5a099",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"MeasurementValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "87ac5180-8b69-4829-8620-bc00ff9cb9b9",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ee6c3fbf-8d53-435a-b116-6adf0e80f6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "aeef5086-b8c6-46d0-affb-2ba59c065e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9cb6dca-8ff2-4d43-ae69-7b1004fb5e44",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1a5f1dfa-bcfd-4c96-a892-177e231a6c8b",
"Section": {
"FormTypeSectionId": "a96e36b6-1590-4ee0-89de-73b6d409ad5c",
"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": "88a284a0-5a0a-4983-a474-301c29bdb37d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9275ecdb-c03f-422e-9b6c-8810a788d2a0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5623563a-5a9e-4ec3-a491-c4138e6bb674",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"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": "1a5f1dfa-bcfd-4c96-a892-177e231a6c8b",
"Section": {
"FormTypeSectionId": "a96e36b6-1590-4ee0-89de-73b6d409ad5c",
"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": "88a284a0-5a0a-4983-a474-301c29bdb37d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9275ecdb-c03f-422e-9b6c-8810a788d2a0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5623563a-5a9e-4ec3-a491-c4138e6bb674",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"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": "04983cea-58f9-4d2b-9572-111c324ed309",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-21T17:31:51.8495702-07:00",
"Location": "sample string 1",
"TaskId": "ce6c0c88-6360-4d49-86fd-f4ee5af21e7f",
"Values": [
{
"FormFieldValueId": "ecdf6bac-c96f-470a-a8bb-8b65fd40b6da",
"FormId": "f03fe707-5161-4fc3-939e-951b4ebfb777",
"FormTypeField": {
"FormTypeFieldId": "1a5f1dfa-bcfd-4c96-a892-177e231a6c8b",
"FormType": {
"FormTypeId": "ee6c3fbf-8d53-435a-b116-6adf0e80f6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "aeef5086-b8c6-46d0-affb-2ba59c065e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9cb6dca-8ff2-4d43-ae69-7b1004fb5e44",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "04983cea-58f9-4d2b-9572-111c324ed309",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a96e36b6-1590-4ee0-89de-73b6d409ad5c",
"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": "88a284a0-5a0a-4983-a474-301c29bdb37d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9275ecdb-c03f-422e-9b6c-8810a788d2a0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5623563a-5a9e-4ec3-a491-c4138e6bb674",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"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": "ecdf6bac-c96f-470a-a8bb-8b65fd40b6da",
"FormId": "f03fe707-5161-4fc3-939e-951b4ebfb777",
"FormTypeField": {
"FormTypeFieldId": "1a5f1dfa-bcfd-4c96-a892-177e231a6c8b",
"FormType": {
"FormTypeId": "ee6c3fbf-8d53-435a-b116-6adf0e80f6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "aeef5086-b8c6-46d0-affb-2ba59c065e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9cb6dca-8ff2-4d43-ae69-7b1004fb5e44",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "04983cea-58f9-4d2b-9572-111c324ed309",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a96e36b6-1590-4ee0-89de-73b6d409ad5c",
"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": "88a284a0-5a0a-4983-a474-301c29bdb37d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9275ecdb-c03f-422e-9b6c-8810a788d2a0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5623563a-5a9e-4ec3-a491-c4138e6bb674",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"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": "5245bf13-40a9-4a65-9edf-8bbaf269bd1c",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "297ad0c2-45ae-4c9d-b07b-9d2ad810a4a6",
"Asset": {
"AssetId": "6a54c9fa-7c1d-42a0-8177-4317fe159517",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "aeef5086-b8c6-46d0-affb-2ba59c065e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9cb6dca-8ff2-4d43-ae69-7b1004fb5e44",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "441db366-e264-41d5-9c3a-3c49f3d137f5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"MeasurementValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "814431d8-227a-46a3-bbca-f69a3cb5a099",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"MeasurementValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "87ac5180-8b69-4829-8620-bc00ff9cb9b9",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ee6c3fbf-8d53-435a-b116-6adf0e80f6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "aeef5086-b8c6-46d0-affb-2ba59c065e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9cb6dca-8ff2-4d43-ae69-7b1004fb5e44",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1a5f1dfa-bcfd-4c96-a892-177e231a6c8b",
"Section": {
"FormTypeSectionId": "a96e36b6-1590-4ee0-89de-73b6d409ad5c",
"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": "88a284a0-5a0a-4983-a474-301c29bdb37d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9275ecdb-c03f-422e-9b6c-8810a788d2a0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5623563a-5a9e-4ec3-a491-c4138e6bb674",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"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": "1a5f1dfa-bcfd-4c96-a892-177e231a6c8b",
"Section": {
"FormTypeSectionId": "a96e36b6-1590-4ee0-89de-73b6d409ad5c",
"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": "88a284a0-5a0a-4983-a474-301c29bdb37d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9275ecdb-c03f-422e-9b6c-8810a788d2a0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5623563a-5a9e-4ec3-a491-c4138e6bb674",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"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": "04983cea-58f9-4d2b-9572-111c324ed309",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-21T17:31:51.8495702-07:00",
"Location": "sample string 1",
"TaskId": "ce6c0c88-6360-4d49-86fd-f4ee5af21e7f",
"Values": [
{
"FormFieldValueId": "ecdf6bac-c96f-470a-a8bb-8b65fd40b6da",
"FormId": "f03fe707-5161-4fc3-939e-951b4ebfb777",
"FormTypeField": {
"FormTypeFieldId": "1a5f1dfa-bcfd-4c96-a892-177e231a6c8b",
"FormType": {
"FormTypeId": "ee6c3fbf-8d53-435a-b116-6adf0e80f6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "aeef5086-b8c6-46d0-affb-2ba59c065e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9cb6dca-8ff2-4d43-ae69-7b1004fb5e44",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "04983cea-58f9-4d2b-9572-111c324ed309",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a96e36b6-1590-4ee0-89de-73b6d409ad5c",
"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": "88a284a0-5a0a-4983-a474-301c29bdb37d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9275ecdb-c03f-422e-9b6c-8810a788d2a0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5623563a-5a9e-4ec3-a491-c4138e6bb674",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"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": "ecdf6bac-c96f-470a-a8bb-8b65fd40b6da",
"FormId": "f03fe707-5161-4fc3-939e-951b4ebfb777",
"FormTypeField": {
"FormTypeFieldId": "1a5f1dfa-bcfd-4c96-a892-177e231a6c8b",
"FormType": {
"FormTypeId": "ee6c3fbf-8d53-435a-b116-6adf0e80f6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "aeef5086-b8c6-46d0-affb-2ba59c065e59",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9cb6dca-8ff2-4d43-ae69-7b1004fb5e44",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-21T17:31:51.8495702-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "04983cea-58f9-4d2b-9572-111c324ed309",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a96e36b6-1590-4ee0-89de-73b6d409ad5c",
"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": "88a284a0-5a0a-4983-a474-301c29bdb37d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9275ecdb-c03f-422e-9b6c-8810a788d2a0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5623563a-5a9e-4ec3-a491-c4138e6bb674",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b8790b8c-3014-41da-987e-ada58c4730e5",
"FieldId": "83882dc6-b992-4c3d-b7d4-4cf589035391",
"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": "5245bf13-40a9-4a65-9edf-8bbaf269bd1c",
"CreateDate": "2026-03-21T17:31:51.8495702-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-21T17:31:51.8495702-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}