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": "7bd4754c-3927-4c80-bf5f-334b9b03ec1d",
"Asset": {
"AssetId": "b6625bca-f718-42d8-b5a1-5a94d548a36a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "28a0dd7e-86f2-44eb-ab6b-a449da251268",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b00870e-698a-41e7-bfba-c4e65f8d44f7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bed5aab2-ea43-4ab0-9675-3de2c2f106fa",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"MeasurementValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3e0882a5-2707-4811-ad3d-5e14a338b2b1",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"MeasurementValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d6b7b6a0-1bd3-4da3-8d3e-de52ee30d1b7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a8096f6b-2349-4ea8-8a29-90b2c1c003a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28a0dd7e-86f2-44eb-ab6b-a449da251268",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b00870e-698a-41e7-bfba-c4e65f8d44f7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "80119c7d-ac1b-46f1-b986-d0ffc3704fb4",
"Section": {
"FormTypeSectionId": "0e6c0ecb-8124-4760-818b-e4737480e233",
"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": "99b8ce83-2144-4950-9e59-c6b866d307a4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "876423d3-b2ff-4b87-90fe-6c6e73fdcc66",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e24de543-6bf5-4315-ac65-7b3b9723fd3f",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"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": "80119c7d-ac1b-46f1-b986-d0ffc3704fb4",
"Section": {
"FormTypeSectionId": "0e6c0ecb-8124-4760-818b-e4737480e233",
"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": "99b8ce83-2144-4950-9e59-c6b866d307a4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "876423d3-b2ff-4b87-90fe-6c6e73fdcc66",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e24de543-6bf5-4315-ac65-7b3b9723fd3f",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"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": "d55e85dd-6f80-4398-9294-707f850a53e7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-19T09:35:50.47452-07:00",
"Location": "sample string 1",
"TaskId": "9dd5804c-8558-4020-80b3-b32d045bc3e2",
"Values": [
{
"FormFieldValueId": "805cdcf2-5b4b-43f7-b25e-53418f61b98c",
"FormId": "a96cfd21-8493-4671-95e6-a48ea6c4e4e3",
"FormTypeField": {
"FormTypeFieldId": "80119c7d-ac1b-46f1-b986-d0ffc3704fb4",
"FormType": {
"FormTypeId": "a8096f6b-2349-4ea8-8a29-90b2c1c003a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28a0dd7e-86f2-44eb-ab6b-a449da251268",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b00870e-698a-41e7-bfba-c4e65f8d44f7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d55e85dd-6f80-4398-9294-707f850a53e7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0e6c0ecb-8124-4760-818b-e4737480e233",
"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": "99b8ce83-2144-4950-9e59-c6b866d307a4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "876423d3-b2ff-4b87-90fe-6c6e73fdcc66",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e24de543-6bf5-4315-ac65-7b3b9723fd3f",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"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": "805cdcf2-5b4b-43f7-b25e-53418f61b98c",
"FormId": "a96cfd21-8493-4671-95e6-a48ea6c4e4e3",
"FormTypeField": {
"FormTypeFieldId": "80119c7d-ac1b-46f1-b986-d0ffc3704fb4",
"FormType": {
"FormTypeId": "a8096f6b-2349-4ea8-8a29-90b2c1c003a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28a0dd7e-86f2-44eb-ab6b-a449da251268",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b00870e-698a-41e7-bfba-c4e65f8d44f7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d55e85dd-6f80-4398-9294-707f850a53e7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0e6c0ecb-8124-4760-818b-e4737480e233",
"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": "99b8ce83-2144-4950-9e59-c6b866d307a4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "876423d3-b2ff-4b87-90fe-6c6e73fdcc66",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e24de543-6bf5-4315-ac65-7b3b9723fd3f",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"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": "aed0f24b-90e4-40fd-9165-4cadecf0a9ee",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "7bd4754c-3927-4c80-bf5f-334b9b03ec1d",
"Asset": {
"AssetId": "b6625bca-f718-42d8-b5a1-5a94d548a36a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "28a0dd7e-86f2-44eb-ab6b-a449da251268",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b00870e-698a-41e7-bfba-c4e65f8d44f7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bed5aab2-ea43-4ab0-9675-3de2c2f106fa",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"MeasurementValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3e0882a5-2707-4811-ad3d-5e14a338b2b1",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"MeasurementValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d6b7b6a0-1bd3-4da3-8d3e-de52ee30d1b7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a8096f6b-2349-4ea8-8a29-90b2c1c003a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28a0dd7e-86f2-44eb-ab6b-a449da251268",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b00870e-698a-41e7-bfba-c4e65f8d44f7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "80119c7d-ac1b-46f1-b986-d0ffc3704fb4",
"Section": {
"FormTypeSectionId": "0e6c0ecb-8124-4760-818b-e4737480e233",
"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": "99b8ce83-2144-4950-9e59-c6b866d307a4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "876423d3-b2ff-4b87-90fe-6c6e73fdcc66",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e24de543-6bf5-4315-ac65-7b3b9723fd3f",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"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": "80119c7d-ac1b-46f1-b986-d0ffc3704fb4",
"Section": {
"FormTypeSectionId": "0e6c0ecb-8124-4760-818b-e4737480e233",
"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": "99b8ce83-2144-4950-9e59-c6b866d307a4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "876423d3-b2ff-4b87-90fe-6c6e73fdcc66",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e24de543-6bf5-4315-ac65-7b3b9723fd3f",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"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": "d55e85dd-6f80-4398-9294-707f850a53e7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-19T09:35:50.47452-07:00",
"Location": "sample string 1",
"TaskId": "9dd5804c-8558-4020-80b3-b32d045bc3e2",
"Values": [
{
"FormFieldValueId": "805cdcf2-5b4b-43f7-b25e-53418f61b98c",
"FormId": "a96cfd21-8493-4671-95e6-a48ea6c4e4e3",
"FormTypeField": {
"FormTypeFieldId": "80119c7d-ac1b-46f1-b986-d0ffc3704fb4",
"FormType": {
"FormTypeId": "a8096f6b-2349-4ea8-8a29-90b2c1c003a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28a0dd7e-86f2-44eb-ab6b-a449da251268",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b00870e-698a-41e7-bfba-c4e65f8d44f7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d55e85dd-6f80-4398-9294-707f850a53e7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0e6c0ecb-8124-4760-818b-e4737480e233",
"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": "99b8ce83-2144-4950-9e59-c6b866d307a4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "876423d3-b2ff-4b87-90fe-6c6e73fdcc66",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e24de543-6bf5-4315-ac65-7b3b9723fd3f",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"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": "805cdcf2-5b4b-43f7-b25e-53418f61b98c",
"FormId": "a96cfd21-8493-4671-95e6-a48ea6c4e4e3",
"FormTypeField": {
"FormTypeFieldId": "80119c7d-ac1b-46f1-b986-d0ffc3704fb4",
"FormType": {
"FormTypeId": "a8096f6b-2349-4ea8-8a29-90b2c1c003a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28a0dd7e-86f2-44eb-ab6b-a449da251268",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b00870e-698a-41e7-bfba-c4e65f8d44f7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-19T09:35:50.47452-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d55e85dd-6f80-4398-9294-707f850a53e7",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0e6c0ecb-8124-4760-818b-e4737480e233",
"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": "99b8ce83-2144-4950-9e59-c6b866d307a4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "876423d3-b2ff-4b87-90fe-6c6e73fdcc66",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e24de543-6bf5-4315-ac65-7b3b9723fd3f",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7fa66588-9879-4df5-8be8-9cb4539c6068",
"FieldId": "9d1e44ea-62ee-40f6-a607-f022d0138695",
"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": "aed0f24b-90e4-40fd-9165-4cadecf0a9ee",
"CreateDate": "2026-03-19T09:35:50.47452-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-19T09:35:50.47452-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}