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": "845d2a7a-85e0-4d83-8da8-9d987d6cb501",
"Asset": {
"AssetId": "aef92a0f-e05b-47e2-84ac-9a5421044aed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "26670894-e35c-4b37-b676-06d10f612a58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05a1f67e-cf25-49c9-8a23-e9ae0587fa57",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c0c380fa-83f3-45ea-befb-1fa21f7d8d25",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"MeasurementValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bd7c04c5-69f8-49a3-9356-17f96e4ecba9",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"MeasurementValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "64a95313-c46c-4fcf-9c14-35485622e4c3",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fc7fa55a-80ad-4520-b391-977e8a96d551",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "26670894-e35c-4b37-b676-06d10f612a58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05a1f67e-cf25-49c9-8a23-e9ae0587fa57",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f0ab143f-6fea-404e-87fc-f30ed3b9f2f2",
"Section": {
"FormTypeSectionId": "57275825-ec9e-445f-9cd9-8c091c300c8d",
"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": "f84530c8-cf11-482b-83c9-23a6367e274f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55fb85d2-36d6-460c-968f-9b812332563c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "468b1aa7-5ec6-41dd-a8a4-67431c5ad4f8",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"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": "f0ab143f-6fea-404e-87fc-f30ed3b9f2f2",
"Section": {
"FormTypeSectionId": "57275825-ec9e-445f-9cd9-8c091c300c8d",
"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": "f84530c8-cf11-482b-83c9-23a6367e274f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55fb85d2-36d6-460c-968f-9b812332563c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "468b1aa7-5ec6-41dd-a8a4-67431c5ad4f8",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"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": "e7207cb0-e342-497d-85ed-2698e1889b04",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-25T13:01:08.1425427-07:00",
"Location": "sample string 1",
"TaskId": "9764e58e-4886-4774-a236-6e9ee3511de3",
"Values": [
{
"FormFieldValueId": "0d97c564-4e38-4ab7-9338-fa54e5139abd",
"FormId": "57005d1f-9f98-401b-96e6-716d088cdda4",
"FormTypeField": {
"FormTypeFieldId": "f0ab143f-6fea-404e-87fc-f30ed3b9f2f2",
"FormType": {
"FormTypeId": "fc7fa55a-80ad-4520-b391-977e8a96d551",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "26670894-e35c-4b37-b676-06d10f612a58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05a1f67e-cf25-49c9-8a23-e9ae0587fa57",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e7207cb0-e342-497d-85ed-2698e1889b04",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "57275825-ec9e-445f-9cd9-8c091c300c8d",
"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": "f84530c8-cf11-482b-83c9-23a6367e274f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55fb85d2-36d6-460c-968f-9b812332563c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "468b1aa7-5ec6-41dd-a8a4-67431c5ad4f8",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"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": "0d97c564-4e38-4ab7-9338-fa54e5139abd",
"FormId": "57005d1f-9f98-401b-96e6-716d088cdda4",
"FormTypeField": {
"FormTypeFieldId": "f0ab143f-6fea-404e-87fc-f30ed3b9f2f2",
"FormType": {
"FormTypeId": "fc7fa55a-80ad-4520-b391-977e8a96d551",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "26670894-e35c-4b37-b676-06d10f612a58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05a1f67e-cf25-49c9-8a23-e9ae0587fa57",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e7207cb0-e342-497d-85ed-2698e1889b04",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "57275825-ec9e-445f-9cd9-8c091c300c8d",
"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": "f84530c8-cf11-482b-83c9-23a6367e274f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55fb85d2-36d6-460c-968f-9b812332563c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "468b1aa7-5ec6-41dd-a8a4-67431c5ad4f8",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"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": "5d05b866-d7a0-4287-a8fc-e0080130dcee",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "845d2a7a-85e0-4d83-8da8-9d987d6cb501",
"Asset": {
"AssetId": "aef92a0f-e05b-47e2-84ac-9a5421044aed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "26670894-e35c-4b37-b676-06d10f612a58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05a1f67e-cf25-49c9-8a23-e9ae0587fa57",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c0c380fa-83f3-45ea-befb-1fa21f7d8d25",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"MeasurementValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bd7c04c5-69f8-49a3-9356-17f96e4ecba9",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"MeasurementValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "64a95313-c46c-4fcf-9c14-35485622e4c3",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fc7fa55a-80ad-4520-b391-977e8a96d551",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "26670894-e35c-4b37-b676-06d10f612a58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05a1f67e-cf25-49c9-8a23-e9ae0587fa57",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f0ab143f-6fea-404e-87fc-f30ed3b9f2f2",
"Section": {
"FormTypeSectionId": "57275825-ec9e-445f-9cd9-8c091c300c8d",
"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": "f84530c8-cf11-482b-83c9-23a6367e274f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55fb85d2-36d6-460c-968f-9b812332563c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "468b1aa7-5ec6-41dd-a8a4-67431c5ad4f8",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"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": "f0ab143f-6fea-404e-87fc-f30ed3b9f2f2",
"Section": {
"FormTypeSectionId": "57275825-ec9e-445f-9cd9-8c091c300c8d",
"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": "f84530c8-cf11-482b-83c9-23a6367e274f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55fb85d2-36d6-460c-968f-9b812332563c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "468b1aa7-5ec6-41dd-a8a4-67431c5ad4f8",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"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": "e7207cb0-e342-497d-85ed-2698e1889b04",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-25T13:01:08.1425427-07:00",
"Location": "sample string 1",
"TaskId": "9764e58e-4886-4774-a236-6e9ee3511de3",
"Values": [
{
"FormFieldValueId": "0d97c564-4e38-4ab7-9338-fa54e5139abd",
"FormId": "57005d1f-9f98-401b-96e6-716d088cdda4",
"FormTypeField": {
"FormTypeFieldId": "f0ab143f-6fea-404e-87fc-f30ed3b9f2f2",
"FormType": {
"FormTypeId": "fc7fa55a-80ad-4520-b391-977e8a96d551",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "26670894-e35c-4b37-b676-06d10f612a58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05a1f67e-cf25-49c9-8a23-e9ae0587fa57",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e7207cb0-e342-497d-85ed-2698e1889b04",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "57275825-ec9e-445f-9cd9-8c091c300c8d",
"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": "f84530c8-cf11-482b-83c9-23a6367e274f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55fb85d2-36d6-460c-968f-9b812332563c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "468b1aa7-5ec6-41dd-a8a4-67431c5ad4f8",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"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": "0d97c564-4e38-4ab7-9338-fa54e5139abd",
"FormId": "57005d1f-9f98-401b-96e6-716d088cdda4",
"FormTypeField": {
"FormTypeFieldId": "f0ab143f-6fea-404e-87fc-f30ed3b9f2f2",
"FormType": {
"FormTypeId": "fc7fa55a-80ad-4520-b391-977e8a96d551",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "26670894-e35c-4b37-b676-06d10f612a58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05a1f67e-cf25-49c9-8a23-e9ae0587fa57",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-25T13:01:08.1425427-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e7207cb0-e342-497d-85ed-2698e1889b04",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "57275825-ec9e-445f-9cd9-8c091c300c8d",
"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": "f84530c8-cf11-482b-83c9-23a6367e274f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "55fb85d2-36d6-460c-968f-9b812332563c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "468b1aa7-5ec6-41dd-a8a4-67431c5ad4f8",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "be946334-c036-41e3-9fee-bc91fc91e612",
"FieldId": "62a281c4-5f4a-46a8-a8b1-4963b167f089",
"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": "5d05b866-d7a0-4287-a8fc-e0080130dcee",
"CreateDate": "2026-04-25T13:01:08.1425427-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-25T13:01:08.1425427-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}