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": "cbea39a6-074d-4840-898a-546646909f13",
"Asset": {
"AssetId": "c15645f3-abde-48b1-a413-a8cf67221218",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a34db023-bfc4-4a64-99bc-616d823aa6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a75f482-071f-4bcf-9efb-62bbed370983",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a12977c2-110e-48df-a9e1-e9876a34ef47",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"MeasurementValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "22ececc7-c8ff-4d7e-8b33-7b305536f535",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"MeasurementValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "48d5f987-50a3-4885-829c-a02ffe8ccc8b",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b5b7dbff-7c2f-4094-923a-c7f829c30b1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a34db023-bfc4-4a64-99bc-616d823aa6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a75f482-071f-4bcf-9efb-62bbed370983",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "bf895809-9603-43f8-8724-3a03e9250701",
"Section": {
"FormTypeSectionId": "88ab2f85-56b4-405b-916d-5a01d1fc2878",
"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": "ac1cbe50-fa2f-4ba3-92b2-d7bfc4af52d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0d76e7bd-b2c9-465d-be4e-76ed747cf64f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7c71517e-5e75-4d3a-bff6-b876d72efb9e",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"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": "bf895809-9603-43f8-8724-3a03e9250701",
"Section": {
"FormTypeSectionId": "88ab2f85-56b4-405b-916d-5a01d1fc2878",
"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": "ac1cbe50-fa2f-4ba3-92b2-d7bfc4af52d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0d76e7bd-b2c9-465d-be4e-76ed747cf64f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7c71517e-5e75-4d3a-bff6-b876d72efb9e",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"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": "3cfa7370-4fdd-4f15-931f-a1136b0c5492",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-28T14:34:16.963388-07:00",
"Location": "sample string 1",
"TaskId": "3155f1c5-f3e1-4c02-a76d-86dbee76f49a",
"Values": [
{
"FormFieldValueId": "980f2b7a-4fbd-4fae-9f25-1bb2e13520bd",
"FormId": "4ae7bec7-a563-4d99-95b3-59e9f0e0bddd",
"FormTypeField": {
"FormTypeFieldId": "bf895809-9603-43f8-8724-3a03e9250701",
"FormType": {
"FormTypeId": "b5b7dbff-7c2f-4094-923a-c7f829c30b1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a34db023-bfc4-4a64-99bc-616d823aa6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a75f482-071f-4bcf-9efb-62bbed370983",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3cfa7370-4fdd-4f15-931f-a1136b0c5492",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "88ab2f85-56b4-405b-916d-5a01d1fc2878",
"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": "ac1cbe50-fa2f-4ba3-92b2-d7bfc4af52d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0d76e7bd-b2c9-465d-be4e-76ed747cf64f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7c71517e-5e75-4d3a-bff6-b876d72efb9e",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"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": "980f2b7a-4fbd-4fae-9f25-1bb2e13520bd",
"FormId": "4ae7bec7-a563-4d99-95b3-59e9f0e0bddd",
"FormTypeField": {
"FormTypeFieldId": "bf895809-9603-43f8-8724-3a03e9250701",
"FormType": {
"FormTypeId": "b5b7dbff-7c2f-4094-923a-c7f829c30b1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a34db023-bfc4-4a64-99bc-616d823aa6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a75f482-071f-4bcf-9efb-62bbed370983",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3cfa7370-4fdd-4f15-931f-a1136b0c5492",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "88ab2f85-56b4-405b-916d-5a01d1fc2878",
"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": "ac1cbe50-fa2f-4ba3-92b2-d7bfc4af52d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0d76e7bd-b2c9-465d-be4e-76ed747cf64f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7c71517e-5e75-4d3a-bff6-b876d72efb9e",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"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": "783f469c-6784-407a-a039-6ef49d827b4f",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "cbea39a6-074d-4840-898a-546646909f13",
"Asset": {
"AssetId": "c15645f3-abde-48b1-a413-a8cf67221218",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a34db023-bfc4-4a64-99bc-616d823aa6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a75f482-071f-4bcf-9efb-62bbed370983",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a12977c2-110e-48df-a9e1-e9876a34ef47",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"MeasurementValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "22ececc7-c8ff-4d7e-8b33-7b305536f535",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"MeasurementValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "48d5f987-50a3-4885-829c-a02ffe8ccc8b",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b5b7dbff-7c2f-4094-923a-c7f829c30b1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a34db023-bfc4-4a64-99bc-616d823aa6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a75f482-071f-4bcf-9efb-62bbed370983",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "bf895809-9603-43f8-8724-3a03e9250701",
"Section": {
"FormTypeSectionId": "88ab2f85-56b4-405b-916d-5a01d1fc2878",
"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": "ac1cbe50-fa2f-4ba3-92b2-d7bfc4af52d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0d76e7bd-b2c9-465d-be4e-76ed747cf64f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7c71517e-5e75-4d3a-bff6-b876d72efb9e",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"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": "bf895809-9603-43f8-8724-3a03e9250701",
"Section": {
"FormTypeSectionId": "88ab2f85-56b4-405b-916d-5a01d1fc2878",
"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": "ac1cbe50-fa2f-4ba3-92b2-d7bfc4af52d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0d76e7bd-b2c9-465d-be4e-76ed747cf64f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7c71517e-5e75-4d3a-bff6-b876d72efb9e",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"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": "3cfa7370-4fdd-4f15-931f-a1136b0c5492",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-28T14:34:16.963388-07:00",
"Location": "sample string 1",
"TaskId": "3155f1c5-f3e1-4c02-a76d-86dbee76f49a",
"Values": [
{
"FormFieldValueId": "980f2b7a-4fbd-4fae-9f25-1bb2e13520bd",
"FormId": "4ae7bec7-a563-4d99-95b3-59e9f0e0bddd",
"FormTypeField": {
"FormTypeFieldId": "bf895809-9603-43f8-8724-3a03e9250701",
"FormType": {
"FormTypeId": "b5b7dbff-7c2f-4094-923a-c7f829c30b1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a34db023-bfc4-4a64-99bc-616d823aa6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a75f482-071f-4bcf-9efb-62bbed370983",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3cfa7370-4fdd-4f15-931f-a1136b0c5492",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "88ab2f85-56b4-405b-916d-5a01d1fc2878",
"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": "ac1cbe50-fa2f-4ba3-92b2-d7bfc4af52d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0d76e7bd-b2c9-465d-be4e-76ed747cf64f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7c71517e-5e75-4d3a-bff6-b876d72efb9e",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"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": "980f2b7a-4fbd-4fae-9f25-1bb2e13520bd",
"FormId": "4ae7bec7-a563-4d99-95b3-59e9f0e0bddd",
"FormTypeField": {
"FormTypeFieldId": "bf895809-9603-43f8-8724-3a03e9250701",
"FormType": {
"FormTypeId": "b5b7dbff-7c2f-4094-923a-c7f829c30b1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a34db023-bfc4-4a64-99bc-616d823aa6bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a75f482-071f-4bcf-9efb-62bbed370983",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T14:34:16.963388-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3cfa7370-4fdd-4f15-931f-a1136b0c5492",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "88ab2f85-56b4-405b-916d-5a01d1fc2878",
"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": "ac1cbe50-fa2f-4ba3-92b2-d7bfc4af52d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0d76e7bd-b2c9-465d-be4e-76ed747cf64f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7c71517e-5e75-4d3a-bff6-b876d72efb9e",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa7c2d58-8402-425e-8733-b97a75456cde",
"FieldId": "93308e76-adbb-4308-b0e8-908f704c050e",
"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": "783f469c-6784-407a-a039-6ef49d827b4f",
"CreateDate": "2026-03-28T14:34:16.963388-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-28T14:34:16.963388-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}