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": "b475b3ac-443c-457f-b6a3-908141183907",
"Asset": {
"AssetId": "19b96e44-ab26-4674-bd46-5763c7d10120",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f8c71107-2818-4d44-bd44-96e849002cb2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d8874cc-4958-4d93-ad5e-9fc76a2fc556",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "06548bb4-e76a-4750-ad69-d8eb70a901f4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"MeasurementValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c1d758f5-0070-40f7-a2a2-e992cc77f6fe",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"MeasurementValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "057a8acb-b345-4567-af7b-6540caeaf2ae",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "179b0d9d-4607-4d43-8e34-142fda7b5236",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f8c71107-2818-4d44-bd44-96e849002cb2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d8874cc-4958-4d93-ad5e-9fc76a2fc556",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "82e8b428-d2da-4ea2-bf24-7c4db5a7f725",
"Section": {
"FormTypeSectionId": "2bfb8d7b-c659-474d-a4ae-8c75764a10e4",
"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": "04b91759-d291-49ac-a70f-825be9a8d402",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67347ea4-501d-49b6-a5c2-c3aabd627805",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4df6a462-5793-432f-ab94-aae6bed8e4c3",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"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": "82e8b428-d2da-4ea2-bf24-7c4db5a7f725",
"Section": {
"FormTypeSectionId": "2bfb8d7b-c659-474d-a4ae-8c75764a10e4",
"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": "04b91759-d291-49ac-a70f-825be9a8d402",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67347ea4-501d-49b6-a5c2-c3aabd627805",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4df6a462-5793-432f-ab94-aae6bed8e4c3",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"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": "fb45f821-9b38-4f92-a759-04e3a7800ff7",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-27T00:13:52.8302246-07:00",
"Location": "sample string 1",
"TaskId": "4f71f83c-ff1b-4fc6-ba4b-b543993432c5",
"Values": [
{
"FormFieldValueId": "6edd5411-1db9-4f1e-914f-07ce9483c013",
"FormId": "f1c69543-c7c8-4444-8622-0f5122b211f2",
"FormTypeField": {
"FormTypeFieldId": "82e8b428-d2da-4ea2-bf24-7c4db5a7f725",
"FormType": {
"FormTypeId": "179b0d9d-4607-4d43-8e34-142fda7b5236",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f8c71107-2818-4d44-bd44-96e849002cb2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d8874cc-4958-4d93-ad5e-9fc76a2fc556",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fb45f821-9b38-4f92-a759-04e3a7800ff7",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2bfb8d7b-c659-474d-a4ae-8c75764a10e4",
"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": "04b91759-d291-49ac-a70f-825be9a8d402",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67347ea4-501d-49b6-a5c2-c3aabd627805",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4df6a462-5793-432f-ab94-aae6bed8e4c3",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"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": "6edd5411-1db9-4f1e-914f-07ce9483c013",
"FormId": "f1c69543-c7c8-4444-8622-0f5122b211f2",
"FormTypeField": {
"FormTypeFieldId": "82e8b428-d2da-4ea2-bf24-7c4db5a7f725",
"FormType": {
"FormTypeId": "179b0d9d-4607-4d43-8e34-142fda7b5236",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f8c71107-2818-4d44-bd44-96e849002cb2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d8874cc-4958-4d93-ad5e-9fc76a2fc556",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fb45f821-9b38-4f92-a759-04e3a7800ff7",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2bfb8d7b-c659-474d-a4ae-8c75764a10e4",
"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": "04b91759-d291-49ac-a70f-825be9a8d402",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67347ea4-501d-49b6-a5c2-c3aabd627805",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4df6a462-5793-432f-ab94-aae6bed8e4c3",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"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": "b719b07d-b5e6-42af-aee8-300e5477f200",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "b475b3ac-443c-457f-b6a3-908141183907",
"Asset": {
"AssetId": "19b96e44-ab26-4674-bd46-5763c7d10120",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f8c71107-2818-4d44-bd44-96e849002cb2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d8874cc-4958-4d93-ad5e-9fc76a2fc556",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "06548bb4-e76a-4750-ad69-d8eb70a901f4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"MeasurementValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c1d758f5-0070-40f7-a2a2-e992cc77f6fe",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"MeasurementValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "057a8acb-b345-4567-af7b-6540caeaf2ae",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "179b0d9d-4607-4d43-8e34-142fda7b5236",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f8c71107-2818-4d44-bd44-96e849002cb2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d8874cc-4958-4d93-ad5e-9fc76a2fc556",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "82e8b428-d2da-4ea2-bf24-7c4db5a7f725",
"Section": {
"FormTypeSectionId": "2bfb8d7b-c659-474d-a4ae-8c75764a10e4",
"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": "04b91759-d291-49ac-a70f-825be9a8d402",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67347ea4-501d-49b6-a5c2-c3aabd627805",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4df6a462-5793-432f-ab94-aae6bed8e4c3",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"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": "82e8b428-d2da-4ea2-bf24-7c4db5a7f725",
"Section": {
"FormTypeSectionId": "2bfb8d7b-c659-474d-a4ae-8c75764a10e4",
"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": "04b91759-d291-49ac-a70f-825be9a8d402",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67347ea4-501d-49b6-a5c2-c3aabd627805",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4df6a462-5793-432f-ab94-aae6bed8e4c3",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"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": "fb45f821-9b38-4f92-a759-04e3a7800ff7",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-27T00:13:52.8302246-07:00",
"Location": "sample string 1",
"TaskId": "4f71f83c-ff1b-4fc6-ba4b-b543993432c5",
"Values": [
{
"FormFieldValueId": "6edd5411-1db9-4f1e-914f-07ce9483c013",
"FormId": "f1c69543-c7c8-4444-8622-0f5122b211f2",
"FormTypeField": {
"FormTypeFieldId": "82e8b428-d2da-4ea2-bf24-7c4db5a7f725",
"FormType": {
"FormTypeId": "179b0d9d-4607-4d43-8e34-142fda7b5236",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f8c71107-2818-4d44-bd44-96e849002cb2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d8874cc-4958-4d93-ad5e-9fc76a2fc556",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fb45f821-9b38-4f92-a759-04e3a7800ff7",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2bfb8d7b-c659-474d-a4ae-8c75764a10e4",
"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": "04b91759-d291-49ac-a70f-825be9a8d402",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67347ea4-501d-49b6-a5c2-c3aabd627805",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4df6a462-5793-432f-ab94-aae6bed8e4c3",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"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": "6edd5411-1db9-4f1e-914f-07ce9483c013",
"FormId": "f1c69543-c7c8-4444-8622-0f5122b211f2",
"FormTypeField": {
"FormTypeFieldId": "82e8b428-d2da-4ea2-bf24-7c4db5a7f725",
"FormType": {
"FormTypeId": "179b0d9d-4607-4d43-8e34-142fda7b5236",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f8c71107-2818-4d44-bd44-96e849002cb2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d8874cc-4958-4d93-ad5e-9fc76a2fc556",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-27T00:13:52.8302246-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fb45f821-9b38-4f92-a759-04e3a7800ff7",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2bfb8d7b-c659-474d-a4ae-8c75764a10e4",
"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": "04b91759-d291-49ac-a70f-825be9a8d402",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67347ea4-501d-49b6-a5c2-c3aabd627805",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4df6a462-5793-432f-ab94-aae6bed8e4c3",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f6f229a-f2e3-454b-95e4-f0b072bddde4",
"FieldId": "4fc67aff-e2d2-4619-9c74-60e727809b10",
"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": "b719b07d-b5e6-42af-aee8-300e5477f200",
"CreateDate": "2026-07-27T00:13:52.8302246-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-27T00:13:52.8302246-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}