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": "1de35bcf-91cd-4cdf-81fd-aea779b8f933",
"Asset": {
"AssetId": "86addd80-9e0d-4322-b74a-34b97e66fb46",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2650fc8e-24a2-435e-b4c0-35a096c96e5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee1fd183-617c-49c1-bb27-2f50e5ebf271",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "79878c0a-d53d-41c3-bd27-05789b4da79f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"MeasurementValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "21e427bb-97c3-478a-8f04-c7c35b09a3b2",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"MeasurementValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f81d2a2c-ab19-4448-8070-4a2ffef5398b",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b504a0e3-8d96-46f1-8293-d3d292ec37d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2650fc8e-24a2-435e-b4c0-35a096c96e5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee1fd183-617c-49c1-bb27-2f50e5ebf271",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "20ac2791-8173-421d-8244-bf6df5a47485",
"Section": {
"FormTypeSectionId": "e614ba30-527b-4a98-8891-2f639f1d9845",
"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": "4c210ed5-459f-4a81-97f6-bf12a4cb7a49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2786fffd-6e2c-4de4-93aa-6bec0b3e83e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "13e71258-19e4-45a5-b037-b70484232162",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"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": "20ac2791-8173-421d-8244-bf6df5a47485",
"Section": {
"FormTypeSectionId": "e614ba30-527b-4a98-8891-2f639f1d9845",
"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": "4c210ed5-459f-4a81-97f6-bf12a4cb7a49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2786fffd-6e2c-4de4-93aa-6bec0b3e83e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "13e71258-19e4-45a5-b037-b70484232162",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"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": "f3778961-f36f-4f56-951a-188f0216d950",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-20T20:38:00.3454706-07:00",
"Location": "sample string 1",
"TaskId": "a447d04c-f75b-4b54-81cf-76e809ce8e5b",
"Values": [
{
"FormFieldValueId": "3f883739-072d-43f7-8243-11f75535da0f",
"FormId": "c31dbe60-efd0-48c1-8ad5-db0216bf7b57",
"FormTypeField": {
"FormTypeFieldId": "20ac2791-8173-421d-8244-bf6df5a47485",
"FormType": {
"FormTypeId": "b504a0e3-8d96-46f1-8293-d3d292ec37d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2650fc8e-24a2-435e-b4c0-35a096c96e5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee1fd183-617c-49c1-bb27-2f50e5ebf271",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f3778961-f36f-4f56-951a-188f0216d950",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e614ba30-527b-4a98-8891-2f639f1d9845",
"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": "4c210ed5-459f-4a81-97f6-bf12a4cb7a49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2786fffd-6e2c-4de4-93aa-6bec0b3e83e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "13e71258-19e4-45a5-b037-b70484232162",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"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": "3f883739-072d-43f7-8243-11f75535da0f",
"FormId": "c31dbe60-efd0-48c1-8ad5-db0216bf7b57",
"FormTypeField": {
"FormTypeFieldId": "20ac2791-8173-421d-8244-bf6df5a47485",
"FormType": {
"FormTypeId": "b504a0e3-8d96-46f1-8293-d3d292ec37d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2650fc8e-24a2-435e-b4c0-35a096c96e5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee1fd183-617c-49c1-bb27-2f50e5ebf271",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f3778961-f36f-4f56-951a-188f0216d950",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e614ba30-527b-4a98-8891-2f639f1d9845",
"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": "4c210ed5-459f-4a81-97f6-bf12a4cb7a49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2786fffd-6e2c-4de4-93aa-6bec0b3e83e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "13e71258-19e4-45a5-b037-b70484232162",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"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": "b1dca59c-da76-4dc1-875a-b6ba50e98670",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "1de35bcf-91cd-4cdf-81fd-aea779b8f933",
"Asset": {
"AssetId": "86addd80-9e0d-4322-b74a-34b97e66fb46",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2650fc8e-24a2-435e-b4c0-35a096c96e5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee1fd183-617c-49c1-bb27-2f50e5ebf271",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "79878c0a-d53d-41c3-bd27-05789b4da79f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"MeasurementValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "21e427bb-97c3-478a-8f04-c7c35b09a3b2",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"MeasurementValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f81d2a2c-ab19-4448-8070-4a2ffef5398b",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b504a0e3-8d96-46f1-8293-d3d292ec37d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2650fc8e-24a2-435e-b4c0-35a096c96e5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee1fd183-617c-49c1-bb27-2f50e5ebf271",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "20ac2791-8173-421d-8244-bf6df5a47485",
"Section": {
"FormTypeSectionId": "e614ba30-527b-4a98-8891-2f639f1d9845",
"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": "4c210ed5-459f-4a81-97f6-bf12a4cb7a49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2786fffd-6e2c-4de4-93aa-6bec0b3e83e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "13e71258-19e4-45a5-b037-b70484232162",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"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": "20ac2791-8173-421d-8244-bf6df5a47485",
"Section": {
"FormTypeSectionId": "e614ba30-527b-4a98-8891-2f639f1d9845",
"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": "4c210ed5-459f-4a81-97f6-bf12a4cb7a49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2786fffd-6e2c-4de4-93aa-6bec0b3e83e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "13e71258-19e4-45a5-b037-b70484232162",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"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": "f3778961-f36f-4f56-951a-188f0216d950",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-20T20:38:00.3454706-07:00",
"Location": "sample string 1",
"TaskId": "a447d04c-f75b-4b54-81cf-76e809ce8e5b",
"Values": [
{
"FormFieldValueId": "3f883739-072d-43f7-8243-11f75535da0f",
"FormId": "c31dbe60-efd0-48c1-8ad5-db0216bf7b57",
"FormTypeField": {
"FormTypeFieldId": "20ac2791-8173-421d-8244-bf6df5a47485",
"FormType": {
"FormTypeId": "b504a0e3-8d96-46f1-8293-d3d292ec37d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2650fc8e-24a2-435e-b4c0-35a096c96e5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee1fd183-617c-49c1-bb27-2f50e5ebf271",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f3778961-f36f-4f56-951a-188f0216d950",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e614ba30-527b-4a98-8891-2f639f1d9845",
"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": "4c210ed5-459f-4a81-97f6-bf12a4cb7a49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2786fffd-6e2c-4de4-93aa-6bec0b3e83e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "13e71258-19e4-45a5-b037-b70484232162",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"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": "3f883739-072d-43f7-8243-11f75535da0f",
"FormId": "c31dbe60-efd0-48c1-8ad5-db0216bf7b57",
"FormTypeField": {
"FormTypeFieldId": "20ac2791-8173-421d-8244-bf6df5a47485",
"FormType": {
"FormTypeId": "b504a0e3-8d96-46f1-8293-d3d292ec37d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2650fc8e-24a2-435e-b4c0-35a096c96e5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ee1fd183-617c-49c1-bb27-2f50e5ebf271",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-20T20:38:00.3454706-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f3778961-f36f-4f56-951a-188f0216d950",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e614ba30-527b-4a98-8891-2f639f1d9845",
"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": "4c210ed5-459f-4a81-97f6-bf12a4cb7a49",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2786fffd-6e2c-4de4-93aa-6bec0b3e83e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "13e71258-19e4-45a5-b037-b70484232162",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bb7d3cde-0c0c-47cc-bf97-874fb03c0316",
"FieldId": "1b3e397a-2943-48b8-b9b7-98e0f1ec0d85",
"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": "b1dca59c-da76-4dc1-875a-b6ba50e98670",
"CreateDate": "2026-07-20T20:38:00.3454706-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-20T20:38:00.3454706-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}