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": "2ea37687-b9a3-4d7d-a628-a3ac4c803857",
"Asset": {
"AssetId": "a9bf17b5-8478-4bea-99f6-b80a51dbf940",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2fbecbf7-cedc-4789-ad06-34ec87a9afc8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24eefc01-ce49-4d65-8f66-861d5ac3b313",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "67c8141d-39df-475d-9903-b6b4dad9eca8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"MeasurementValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "32e66950-91aa-4bb2-a18c-272bad15caf7",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"MeasurementValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a917e036-0416-4465-8ad6-45932c714970",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bf706266-e525-4f00-8337-b1651eed2a0b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2fbecbf7-cedc-4789-ad06-34ec87a9afc8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24eefc01-ce49-4d65-8f66-861d5ac3b313",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "58ab66fd-b5fe-4c29-b9c3-2bd0740afed4",
"Section": {
"FormTypeSectionId": "352ab6b4-7d25-46bf-94a2-f3756e59c0d0",
"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": "d2af518e-9f41-4e32-837d-2811de18011d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3b5831cb-25cc-4b5c-800d-de7784fd907d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4f5ff06a-0a8f-4f52-b85e-23b0b63d4264",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"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": "58ab66fd-b5fe-4c29-b9c3-2bd0740afed4",
"Section": {
"FormTypeSectionId": "352ab6b4-7d25-46bf-94a2-f3756e59c0d0",
"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": "d2af518e-9f41-4e32-837d-2811de18011d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3b5831cb-25cc-4b5c-800d-de7784fd907d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4f5ff06a-0a8f-4f52-b85e-23b0b63d4264",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"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": "4c0971b2-3859-4b92-a2e2-1bb756338bf0",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-11T00:25:32.2886285-07:00",
"Location": "sample string 1",
"TaskId": "20f25bc0-6a6d-4053-a7fc-d154ea0180ff",
"Values": [
{
"FormFieldValueId": "e1a07acc-4b97-489f-97b2-b1e620e21d74",
"FormId": "5ee8cce5-99f5-4f68-b327-62926308d953",
"FormTypeField": {
"FormTypeFieldId": "58ab66fd-b5fe-4c29-b9c3-2bd0740afed4",
"FormType": {
"FormTypeId": "bf706266-e525-4f00-8337-b1651eed2a0b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2fbecbf7-cedc-4789-ad06-34ec87a9afc8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24eefc01-ce49-4d65-8f66-861d5ac3b313",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4c0971b2-3859-4b92-a2e2-1bb756338bf0",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "352ab6b4-7d25-46bf-94a2-f3756e59c0d0",
"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": "d2af518e-9f41-4e32-837d-2811de18011d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3b5831cb-25cc-4b5c-800d-de7784fd907d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4f5ff06a-0a8f-4f52-b85e-23b0b63d4264",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"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": "e1a07acc-4b97-489f-97b2-b1e620e21d74",
"FormId": "5ee8cce5-99f5-4f68-b327-62926308d953",
"FormTypeField": {
"FormTypeFieldId": "58ab66fd-b5fe-4c29-b9c3-2bd0740afed4",
"FormType": {
"FormTypeId": "bf706266-e525-4f00-8337-b1651eed2a0b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2fbecbf7-cedc-4789-ad06-34ec87a9afc8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24eefc01-ce49-4d65-8f66-861d5ac3b313",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4c0971b2-3859-4b92-a2e2-1bb756338bf0",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "352ab6b4-7d25-46bf-94a2-f3756e59c0d0",
"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": "d2af518e-9f41-4e32-837d-2811de18011d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3b5831cb-25cc-4b5c-800d-de7784fd907d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4f5ff06a-0a8f-4f52-b85e-23b0b63d4264",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"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": "24c92e84-3cff-4cf5-b69f-e469b704d613",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "2ea37687-b9a3-4d7d-a628-a3ac4c803857",
"Asset": {
"AssetId": "a9bf17b5-8478-4bea-99f6-b80a51dbf940",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2fbecbf7-cedc-4789-ad06-34ec87a9afc8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24eefc01-ce49-4d65-8f66-861d5ac3b313",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "67c8141d-39df-475d-9903-b6b4dad9eca8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"MeasurementValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "32e66950-91aa-4bb2-a18c-272bad15caf7",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"MeasurementValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a917e036-0416-4465-8ad6-45932c714970",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bf706266-e525-4f00-8337-b1651eed2a0b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2fbecbf7-cedc-4789-ad06-34ec87a9afc8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24eefc01-ce49-4d65-8f66-861d5ac3b313",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "58ab66fd-b5fe-4c29-b9c3-2bd0740afed4",
"Section": {
"FormTypeSectionId": "352ab6b4-7d25-46bf-94a2-f3756e59c0d0",
"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": "d2af518e-9f41-4e32-837d-2811de18011d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3b5831cb-25cc-4b5c-800d-de7784fd907d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4f5ff06a-0a8f-4f52-b85e-23b0b63d4264",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"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": "58ab66fd-b5fe-4c29-b9c3-2bd0740afed4",
"Section": {
"FormTypeSectionId": "352ab6b4-7d25-46bf-94a2-f3756e59c0d0",
"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": "d2af518e-9f41-4e32-837d-2811de18011d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3b5831cb-25cc-4b5c-800d-de7784fd907d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4f5ff06a-0a8f-4f52-b85e-23b0b63d4264",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"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": "4c0971b2-3859-4b92-a2e2-1bb756338bf0",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-11T00:25:32.2886285-07:00",
"Location": "sample string 1",
"TaskId": "20f25bc0-6a6d-4053-a7fc-d154ea0180ff",
"Values": [
{
"FormFieldValueId": "e1a07acc-4b97-489f-97b2-b1e620e21d74",
"FormId": "5ee8cce5-99f5-4f68-b327-62926308d953",
"FormTypeField": {
"FormTypeFieldId": "58ab66fd-b5fe-4c29-b9c3-2bd0740afed4",
"FormType": {
"FormTypeId": "bf706266-e525-4f00-8337-b1651eed2a0b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2fbecbf7-cedc-4789-ad06-34ec87a9afc8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24eefc01-ce49-4d65-8f66-861d5ac3b313",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4c0971b2-3859-4b92-a2e2-1bb756338bf0",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "352ab6b4-7d25-46bf-94a2-f3756e59c0d0",
"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": "d2af518e-9f41-4e32-837d-2811de18011d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3b5831cb-25cc-4b5c-800d-de7784fd907d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4f5ff06a-0a8f-4f52-b85e-23b0b63d4264",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"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": "e1a07acc-4b97-489f-97b2-b1e620e21d74",
"FormId": "5ee8cce5-99f5-4f68-b327-62926308d953",
"FormTypeField": {
"FormTypeFieldId": "58ab66fd-b5fe-4c29-b9c3-2bd0740afed4",
"FormType": {
"FormTypeId": "bf706266-e525-4f00-8337-b1651eed2a0b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2fbecbf7-cedc-4789-ad06-34ec87a9afc8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24eefc01-ce49-4d65-8f66-861d5ac3b313",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-11T00:25:32.2886285-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4c0971b2-3859-4b92-a2e2-1bb756338bf0",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "352ab6b4-7d25-46bf-94a2-f3756e59c0d0",
"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": "d2af518e-9f41-4e32-837d-2811de18011d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3b5831cb-25cc-4b5c-800d-de7784fd907d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4f5ff06a-0a8f-4f52-b85e-23b0b63d4264",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1108de60-b762-45fa-8976-38e53f78059d",
"FieldId": "6e25424b-f4dd-4391-8132-b61b1412981a",
"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": "24c92e84-3cff-4cf5-b69f-e469b704d613",
"CreateDate": "2026-03-11T00:25:32.2886285-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-11T00:25:32.2886285-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}