GET Forms/ByEffectiveDate?assetId={assetId}&formTypeId={formTypeId}&beginDate={beginDate}&endDate={endDate}&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. |
| beginDate |
Beginning effective date of the forms to retrieve |
date |
None. |
| endDate |
Ending effective date of the forms to retrieve |
date |
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": "c7005800-a815-4d0e-9d4e-dcd47a7c625d",
"Asset": {
"AssetId": "154d173c-14b7-4f09-b079-0d35b39b7400",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bcb85638-28c4-4d5b-b1dd-db1e1ff8e3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "61f16561-5bae-4129-8f6e-a61f3b82e155",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7159b4e5-6290-4216-8620-c933d03da922",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"MeasurementValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a9f298de-4a78-4ce0-af4f-eca78574201e",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"MeasurementValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b38ce5fc-b25a-4ec3-a9ed-ed32c031ddb4",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9d282372-634b-45dc-a45e-99bacab346c8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bcb85638-28c4-4d5b-b1dd-db1e1ff8e3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "61f16561-5bae-4129-8f6e-a61f3b82e155",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "21e07ff9-4ba5-4734-8e53-1ac2998199b8",
"Section": {
"FormTypeSectionId": "4340b783-c3fa-4709-9e58-bc1521d77ef7",
"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": "c7bb4d6c-b0e9-422a-8ede-88ea1a1cf270",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e2cc135-6d53-47a6-95aa-8623e2d93c5d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fbfedcc-2855-4e5f-95f0-529589690cd6",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"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": "21e07ff9-4ba5-4734-8e53-1ac2998199b8",
"Section": {
"FormTypeSectionId": "4340b783-c3fa-4709-9e58-bc1521d77ef7",
"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": "c7bb4d6c-b0e9-422a-8ede-88ea1a1cf270",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e2cc135-6d53-47a6-95aa-8623e2d93c5d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fbfedcc-2855-4e5f-95f0-529589690cd6",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"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": "be359b74-2e2c-4fcd-8b9d-76aad528d6be",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-21T02:25:37.1688877-08:00",
"Location": "sample string 1",
"TaskId": "0d7b44be-cbc3-469d-a8ce-d18d01182001",
"Values": [
{
"FormFieldValueId": "f465f798-b572-4842-8e5c-953d723b2da9",
"FormId": "bc63800c-f9b4-499e-ba6c-6b4d29d9c3d5",
"FormTypeField": {
"FormTypeFieldId": "21e07ff9-4ba5-4734-8e53-1ac2998199b8",
"FormType": {
"FormTypeId": "9d282372-634b-45dc-a45e-99bacab346c8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bcb85638-28c4-4d5b-b1dd-db1e1ff8e3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "61f16561-5bae-4129-8f6e-a61f3b82e155",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "be359b74-2e2c-4fcd-8b9d-76aad528d6be",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4340b783-c3fa-4709-9e58-bc1521d77ef7",
"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": "c7bb4d6c-b0e9-422a-8ede-88ea1a1cf270",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e2cc135-6d53-47a6-95aa-8623e2d93c5d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fbfedcc-2855-4e5f-95f0-529589690cd6",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"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": "f465f798-b572-4842-8e5c-953d723b2da9",
"FormId": "bc63800c-f9b4-499e-ba6c-6b4d29d9c3d5",
"FormTypeField": {
"FormTypeFieldId": "21e07ff9-4ba5-4734-8e53-1ac2998199b8",
"FormType": {
"FormTypeId": "9d282372-634b-45dc-a45e-99bacab346c8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bcb85638-28c4-4d5b-b1dd-db1e1ff8e3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "61f16561-5bae-4129-8f6e-a61f3b82e155",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "be359b74-2e2c-4fcd-8b9d-76aad528d6be",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4340b783-c3fa-4709-9e58-bc1521d77ef7",
"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": "c7bb4d6c-b0e9-422a-8ede-88ea1a1cf270",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e2cc135-6d53-47a6-95aa-8623e2d93c5d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fbfedcc-2855-4e5f-95f0-529589690cd6",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"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": "34a46752-6416-437d-a407-574cc3362f76",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "c7005800-a815-4d0e-9d4e-dcd47a7c625d",
"Asset": {
"AssetId": "154d173c-14b7-4f09-b079-0d35b39b7400",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bcb85638-28c4-4d5b-b1dd-db1e1ff8e3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "61f16561-5bae-4129-8f6e-a61f3b82e155",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7159b4e5-6290-4216-8620-c933d03da922",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"MeasurementValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a9f298de-4a78-4ce0-af4f-eca78574201e",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"MeasurementValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b38ce5fc-b25a-4ec3-a9ed-ed32c031ddb4",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9d282372-634b-45dc-a45e-99bacab346c8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bcb85638-28c4-4d5b-b1dd-db1e1ff8e3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "61f16561-5bae-4129-8f6e-a61f3b82e155",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "21e07ff9-4ba5-4734-8e53-1ac2998199b8",
"Section": {
"FormTypeSectionId": "4340b783-c3fa-4709-9e58-bc1521d77ef7",
"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": "c7bb4d6c-b0e9-422a-8ede-88ea1a1cf270",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e2cc135-6d53-47a6-95aa-8623e2d93c5d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fbfedcc-2855-4e5f-95f0-529589690cd6",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"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": "21e07ff9-4ba5-4734-8e53-1ac2998199b8",
"Section": {
"FormTypeSectionId": "4340b783-c3fa-4709-9e58-bc1521d77ef7",
"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": "c7bb4d6c-b0e9-422a-8ede-88ea1a1cf270",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e2cc135-6d53-47a6-95aa-8623e2d93c5d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fbfedcc-2855-4e5f-95f0-529589690cd6",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"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": "be359b74-2e2c-4fcd-8b9d-76aad528d6be",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-21T02:25:37.1688877-08:00",
"Location": "sample string 1",
"TaskId": "0d7b44be-cbc3-469d-a8ce-d18d01182001",
"Values": [
{
"FormFieldValueId": "f465f798-b572-4842-8e5c-953d723b2da9",
"FormId": "bc63800c-f9b4-499e-ba6c-6b4d29d9c3d5",
"FormTypeField": {
"FormTypeFieldId": "21e07ff9-4ba5-4734-8e53-1ac2998199b8",
"FormType": {
"FormTypeId": "9d282372-634b-45dc-a45e-99bacab346c8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bcb85638-28c4-4d5b-b1dd-db1e1ff8e3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "61f16561-5bae-4129-8f6e-a61f3b82e155",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "be359b74-2e2c-4fcd-8b9d-76aad528d6be",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4340b783-c3fa-4709-9e58-bc1521d77ef7",
"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": "c7bb4d6c-b0e9-422a-8ede-88ea1a1cf270",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e2cc135-6d53-47a6-95aa-8623e2d93c5d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fbfedcc-2855-4e5f-95f0-529589690cd6",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"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": "f465f798-b572-4842-8e5c-953d723b2da9",
"FormId": "bc63800c-f9b4-499e-ba6c-6b4d29d9c3d5",
"FormTypeField": {
"FormTypeFieldId": "21e07ff9-4ba5-4734-8e53-1ac2998199b8",
"FormType": {
"FormTypeId": "9d282372-634b-45dc-a45e-99bacab346c8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bcb85638-28c4-4d5b-b1dd-db1e1ff8e3b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "61f16561-5bae-4129-8f6e-a61f3b82e155",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-21T02:25:37.1688877-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "be359b74-2e2c-4fcd-8b9d-76aad528d6be",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4340b783-c3fa-4709-9e58-bc1521d77ef7",
"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": "c7bb4d6c-b0e9-422a-8ede-88ea1a1cf270",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0e2cc135-6d53-47a6-95aa-8623e2d93c5d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fbfedcc-2855-4e5f-95f0-529589690cd6",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f782e121-6943-4174-aece-3adca9879894",
"FieldId": "999229e4-79e8-4cfe-89ef-193cf904a3fe",
"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": "34a46752-6416-437d-a407-574cc3362f76",
"CreateDate": "2026-01-21T02:25:37.1688877-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-21T02:25:37.1688877-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}