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": "3e95db4b-ed05-42ad-898d-a2c241a4bee8",
"Asset": {
"AssetId": "608b5199-d3c0-4000-aca4-4c42505347a5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8a6fd786-356b-4ea0-91b3-757584e231d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7070d3d-bbfa-4507-9c51-a7e0bbe85591",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ea85da98-205a-49c4-8614-eeb8e86d5a12",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"MeasurementValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86213375-dcf8-478c-8457-1a6e43fc065f",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"MeasurementValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a1dad7be-9389-41ee-8ccc-c6e477ca4f2b",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1f7b6b9e-b3d2-483e-b3a5-51a9864058d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8a6fd786-356b-4ea0-91b3-757584e231d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7070d3d-bbfa-4507-9c51-a7e0bbe85591",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e63c1286-d6e6-4037-99db-e5584bdce5db",
"Section": {
"FormTypeSectionId": "28d5a4ff-adbd-4cf8-bb1e-a1d7b3eef781",
"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": "c9bf0380-16a4-421a-911a-b27f87c3cff0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3fef2b73-44fe-44c9-ad2f-6f645d4f211b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "780b9ca1-942f-4fd5-b8a3-b845b4206c62",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"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": "e63c1286-d6e6-4037-99db-e5584bdce5db",
"Section": {
"FormTypeSectionId": "28d5a4ff-adbd-4cf8-bb1e-a1d7b3eef781",
"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": "c9bf0380-16a4-421a-911a-b27f87c3cff0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3fef2b73-44fe-44c9-ad2f-6f645d4f211b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "780b9ca1-942f-4fd5-b8a3-b845b4206c62",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"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": "258d088d-1ead-4754-b61e-e7b15ff0f62d",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-09T11:24:35.3356901-08:00",
"Location": "sample string 1",
"TaskId": "0f74de5f-e408-477d-aa2d-fd62dcd3eb19",
"Values": [
{
"FormFieldValueId": "51bcb39a-b6e4-417b-8370-1fc23953351b",
"FormId": "988ef069-a6e6-4cc8-ab9b-31ab4c472907",
"FormTypeField": {
"FormTypeFieldId": "e63c1286-d6e6-4037-99db-e5584bdce5db",
"FormType": {
"FormTypeId": "1f7b6b9e-b3d2-483e-b3a5-51a9864058d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8a6fd786-356b-4ea0-91b3-757584e231d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7070d3d-bbfa-4507-9c51-a7e0bbe85591",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "258d088d-1ead-4754-b61e-e7b15ff0f62d",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "28d5a4ff-adbd-4cf8-bb1e-a1d7b3eef781",
"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": "c9bf0380-16a4-421a-911a-b27f87c3cff0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3fef2b73-44fe-44c9-ad2f-6f645d4f211b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "780b9ca1-942f-4fd5-b8a3-b845b4206c62",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"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": "51bcb39a-b6e4-417b-8370-1fc23953351b",
"FormId": "988ef069-a6e6-4cc8-ab9b-31ab4c472907",
"FormTypeField": {
"FormTypeFieldId": "e63c1286-d6e6-4037-99db-e5584bdce5db",
"FormType": {
"FormTypeId": "1f7b6b9e-b3d2-483e-b3a5-51a9864058d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8a6fd786-356b-4ea0-91b3-757584e231d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7070d3d-bbfa-4507-9c51-a7e0bbe85591",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "258d088d-1ead-4754-b61e-e7b15ff0f62d",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "28d5a4ff-adbd-4cf8-bb1e-a1d7b3eef781",
"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": "c9bf0380-16a4-421a-911a-b27f87c3cff0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3fef2b73-44fe-44c9-ad2f-6f645d4f211b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "780b9ca1-942f-4fd5-b8a3-b845b4206c62",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"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": "9b630a4c-5571-45ef-a9e4-a7d314bb086b",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-09T11:24:35.35131-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "3e95db4b-ed05-42ad-898d-a2c241a4bee8",
"Asset": {
"AssetId": "608b5199-d3c0-4000-aca4-4c42505347a5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8a6fd786-356b-4ea0-91b3-757584e231d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7070d3d-bbfa-4507-9c51-a7e0bbe85591",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ea85da98-205a-49c4-8614-eeb8e86d5a12",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"MeasurementValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86213375-dcf8-478c-8457-1a6e43fc065f",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"MeasurementValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a1dad7be-9389-41ee-8ccc-c6e477ca4f2b",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1f7b6b9e-b3d2-483e-b3a5-51a9864058d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8a6fd786-356b-4ea0-91b3-757584e231d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7070d3d-bbfa-4507-9c51-a7e0bbe85591",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e63c1286-d6e6-4037-99db-e5584bdce5db",
"Section": {
"FormTypeSectionId": "28d5a4ff-adbd-4cf8-bb1e-a1d7b3eef781",
"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": "c9bf0380-16a4-421a-911a-b27f87c3cff0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3fef2b73-44fe-44c9-ad2f-6f645d4f211b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "780b9ca1-942f-4fd5-b8a3-b845b4206c62",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"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": "e63c1286-d6e6-4037-99db-e5584bdce5db",
"Section": {
"FormTypeSectionId": "28d5a4ff-adbd-4cf8-bb1e-a1d7b3eef781",
"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": "c9bf0380-16a4-421a-911a-b27f87c3cff0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3fef2b73-44fe-44c9-ad2f-6f645d4f211b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "780b9ca1-942f-4fd5-b8a3-b845b4206c62",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"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": "258d088d-1ead-4754-b61e-e7b15ff0f62d",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-09T11:24:35.3356901-08:00",
"Location": "sample string 1",
"TaskId": "0f74de5f-e408-477d-aa2d-fd62dcd3eb19",
"Values": [
{
"FormFieldValueId": "51bcb39a-b6e4-417b-8370-1fc23953351b",
"FormId": "988ef069-a6e6-4cc8-ab9b-31ab4c472907",
"FormTypeField": {
"FormTypeFieldId": "e63c1286-d6e6-4037-99db-e5584bdce5db",
"FormType": {
"FormTypeId": "1f7b6b9e-b3d2-483e-b3a5-51a9864058d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8a6fd786-356b-4ea0-91b3-757584e231d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7070d3d-bbfa-4507-9c51-a7e0bbe85591",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "258d088d-1ead-4754-b61e-e7b15ff0f62d",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "28d5a4ff-adbd-4cf8-bb1e-a1d7b3eef781",
"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": "c9bf0380-16a4-421a-911a-b27f87c3cff0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3fef2b73-44fe-44c9-ad2f-6f645d4f211b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "780b9ca1-942f-4fd5-b8a3-b845b4206c62",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"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": "51bcb39a-b6e4-417b-8370-1fc23953351b",
"FormId": "988ef069-a6e6-4cc8-ab9b-31ab4c472907",
"FormTypeField": {
"FormTypeFieldId": "e63c1286-d6e6-4037-99db-e5584bdce5db",
"FormType": {
"FormTypeId": "1f7b6b9e-b3d2-483e-b3a5-51a9864058d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8a6fd786-356b-4ea0-91b3-757584e231d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7070d3d-bbfa-4507-9c51-a7e0bbe85591",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-09T11:24:35.3356901-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "258d088d-1ead-4754-b61e-e7b15ff0f62d",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "28d5a4ff-adbd-4cf8-bb1e-a1d7b3eef781",
"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": "c9bf0380-16a4-421a-911a-b27f87c3cff0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3fef2b73-44fe-44c9-ad2f-6f645d4f211b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "780b9ca1-942f-4fd5-b8a3-b845b4206c62",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T11:24:35.3356901-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "013272ac-bcdd-4c6d-b5cf-5c523c21da02",
"FieldId": "31d1f873-3c84-4c6a-9aef-77a32b96f3ad",
"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": "9b630a4c-5571-45ef-a9e4-a7d314bb086b",
"CreateDate": "2026-02-09T11:24:35.3356901-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-09T11:24:35.35131-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}