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": "67654b30-5580-46ce-9fec-f9d234b92bd0",
"Asset": {
"AssetId": "335c52bb-b8a1-4e39-b7f7-4b6b5f47ddda",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "56d447ec-ec6e-4351-84e8-8145a0cf0852",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77e2771a-9535-4424-a547-bf7eedefe45c",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d09a5863-d417-46c3-94b6-83a0d056c9f5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"MeasurementValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "507d65ca-b8fa-404e-9c60-04c5881da4a3",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"MeasurementValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fa1b29e1-3bf0-4125-9bb1-acb0aebbe61e",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1d701b21-cc5a-429d-9789-50c445c8ef32",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "56d447ec-ec6e-4351-84e8-8145a0cf0852",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77e2771a-9535-4424-a547-bf7eedefe45c",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "091ee4af-2025-434f-b384-2648aac1f2ec",
"Section": {
"FormTypeSectionId": "3a30684e-4df1-4923-9e93-41a2a1fc06e6",
"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": "1ddbda29-e6fd-4d97-898c-793ca6e44a62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cada8426-cc57-4b77-a980-1021b8970879",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21c1b1e1-863a-458f-a0b9-c3b75caab9d8",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"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": "091ee4af-2025-434f-b384-2648aac1f2ec",
"Section": {
"FormTypeSectionId": "3a30684e-4df1-4923-9e93-41a2a1fc06e6",
"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": "1ddbda29-e6fd-4d97-898c-793ca6e44a62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cada8426-cc57-4b77-a980-1021b8970879",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21c1b1e1-863a-458f-a0b9-c3b75caab9d8",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"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": "bb225254-387d-40fc-9ea4-adda2a6ba972",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-23T22:37:31.4045027-07:00",
"Location": "sample string 1",
"TaskId": "7ed4cb71-3154-4062-b571-85b1ce89d67f",
"Values": [
{
"FormFieldValueId": "897a83e6-c6a2-480f-ac4f-2201847e3e1a",
"FormId": "1ac5770a-6486-4e56-8c91-1aee5641c745",
"FormTypeField": {
"FormTypeFieldId": "091ee4af-2025-434f-b384-2648aac1f2ec",
"FormType": {
"FormTypeId": "1d701b21-cc5a-429d-9789-50c445c8ef32",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "56d447ec-ec6e-4351-84e8-8145a0cf0852",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77e2771a-9535-4424-a547-bf7eedefe45c",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bb225254-387d-40fc-9ea4-adda2a6ba972",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3a30684e-4df1-4923-9e93-41a2a1fc06e6",
"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": "1ddbda29-e6fd-4d97-898c-793ca6e44a62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cada8426-cc57-4b77-a980-1021b8970879",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21c1b1e1-863a-458f-a0b9-c3b75caab9d8",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"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": "897a83e6-c6a2-480f-ac4f-2201847e3e1a",
"FormId": "1ac5770a-6486-4e56-8c91-1aee5641c745",
"FormTypeField": {
"FormTypeFieldId": "091ee4af-2025-434f-b384-2648aac1f2ec",
"FormType": {
"FormTypeId": "1d701b21-cc5a-429d-9789-50c445c8ef32",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "56d447ec-ec6e-4351-84e8-8145a0cf0852",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77e2771a-9535-4424-a547-bf7eedefe45c",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bb225254-387d-40fc-9ea4-adda2a6ba972",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3a30684e-4df1-4923-9e93-41a2a1fc06e6",
"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": "1ddbda29-e6fd-4d97-898c-793ca6e44a62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cada8426-cc57-4b77-a980-1021b8970879",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21c1b1e1-863a-458f-a0b9-c3b75caab9d8",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"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": "278ba246-3e9f-45de-9e05-0587969c5f0d",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "67654b30-5580-46ce-9fec-f9d234b92bd0",
"Asset": {
"AssetId": "335c52bb-b8a1-4e39-b7f7-4b6b5f47ddda",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "56d447ec-ec6e-4351-84e8-8145a0cf0852",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77e2771a-9535-4424-a547-bf7eedefe45c",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d09a5863-d417-46c3-94b6-83a0d056c9f5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"MeasurementValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "507d65ca-b8fa-404e-9c60-04c5881da4a3",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"MeasurementValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fa1b29e1-3bf0-4125-9bb1-acb0aebbe61e",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1d701b21-cc5a-429d-9789-50c445c8ef32",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "56d447ec-ec6e-4351-84e8-8145a0cf0852",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77e2771a-9535-4424-a547-bf7eedefe45c",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "091ee4af-2025-434f-b384-2648aac1f2ec",
"Section": {
"FormTypeSectionId": "3a30684e-4df1-4923-9e93-41a2a1fc06e6",
"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": "1ddbda29-e6fd-4d97-898c-793ca6e44a62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cada8426-cc57-4b77-a980-1021b8970879",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21c1b1e1-863a-458f-a0b9-c3b75caab9d8",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"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": "091ee4af-2025-434f-b384-2648aac1f2ec",
"Section": {
"FormTypeSectionId": "3a30684e-4df1-4923-9e93-41a2a1fc06e6",
"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": "1ddbda29-e6fd-4d97-898c-793ca6e44a62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cada8426-cc57-4b77-a980-1021b8970879",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21c1b1e1-863a-458f-a0b9-c3b75caab9d8",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"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": "bb225254-387d-40fc-9ea4-adda2a6ba972",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-23T22:37:31.4045027-07:00",
"Location": "sample string 1",
"TaskId": "7ed4cb71-3154-4062-b571-85b1ce89d67f",
"Values": [
{
"FormFieldValueId": "897a83e6-c6a2-480f-ac4f-2201847e3e1a",
"FormId": "1ac5770a-6486-4e56-8c91-1aee5641c745",
"FormTypeField": {
"FormTypeFieldId": "091ee4af-2025-434f-b384-2648aac1f2ec",
"FormType": {
"FormTypeId": "1d701b21-cc5a-429d-9789-50c445c8ef32",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "56d447ec-ec6e-4351-84e8-8145a0cf0852",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77e2771a-9535-4424-a547-bf7eedefe45c",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bb225254-387d-40fc-9ea4-adda2a6ba972",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3a30684e-4df1-4923-9e93-41a2a1fc06e6",
"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": "1ddbda29-e6fd-4d97-898c-793ca6e44a62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cada8426-cc57-4b77-a980-1021b8970879",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21c1b1e1-863a-458f-a0b9-c3b75caab9d8",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"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": "897a83e6-c6a2-480f-ac4f-2201847e3e1a",
"FormId": "1ac5770a-6486-4e56-8c91-1aee5641c745",
"FormTypeField": {
"FormTypeFieldId": "091ee4af-2025-434f-b384-2648aac1f2ec",
"FormType": {
"FormTypeId": "1d701b21-cc5a-429d-9789-50c445c8ef32",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "56d447ec-ec6e-4351-84e8-8145a0cf0852",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77e2771a-9535-4424-a547-bf7eedefe45c",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-23T22:37:31.4045027-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bb225254-387d-40fc-9ea4-adda2a6ba972",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3a30684e-4df1-4923-9e93-41a2a1fc06e6",
"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": "1ddbda29-e6fd-4d97-898c-793ca6e44a62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cada8426-cc57-4b77-a980-1021b8970879",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21c1b1e1-863a-458f-a0b9-c3b75caab9d8",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "562cc8be-329b-4530-b5f4-28db3d42bc59",
"FieldId": "a331cefa-6088-443a-99f6-b2f8f264b987",
"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": "278ba246-3e9f-45de-9e05-0587969c5f0d",
"CreateDate": "2026-07-23T22:37:31.4045027-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-23T22:37:31.4045027-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}