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": "19b5343e-6fed-46f6-846f-b4e75c9a5a44",
"Asset": {
"AssetId": "f5c52eda-47ca-4a78-be47-074cd2b764bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8febe809-cb45-4b42-9b79-ee1e41a20973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "78ed9a50-8a87-4905-8c61-c3cfd9cf9700",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "adfb4d55-55a2-4668-bdb4-cbae4429ef02",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"MeasurementValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c3cf6b4b-32a8-456a-a1ae-ac4a5efe821e",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"MeasurementValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "72d3c302-940f-49e3-996e-2cc75addb58b",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "7a824315-fe16-41d0-9810-38366e15aee7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8febe809-cb45-4b42-9b79-ee1e41a20973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "78ed9a50-8a87-4905-8c61-c3cfd9cf9700",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e5454c31-134a-4e73-ab44-86c688839f55",
"Section": {
"FormTypeSectionId": "27cb447c-1c40-4e43-9727-f4a5142b1c02",
"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": "c02df5fa-792a-4963-bd43-780d64d92731",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "73a35556-9239-4817-8bc8-0a9dc558035f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acc2d2d5-8b86-49fe-ae47-7d719d447c9a",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"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": "e5454c31-134a-4e73-ab44-86c688839f55",
"Section": {
"FormTypeSectionId": "27cb447c-1c40-4e43-9727-f4a5142b1c02",
"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": "c02df5fa-792a-4963-bd43-780d64d92731",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "73a35556-9239-4817-8bc8-0a9dc558035f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acc2d2d5-8b86-49fe-ae47-7d719d447c9a",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"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": "1ca27c34-448e-499f-a5cd-0518d282dbf1",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-24T11:33:53.2046918-07:00",
"Location": "sample string 1",
"TaskId": "5295bbd3-e75f-42e6-b126-5f13c8c57f86",
"Values": [
{
"FormFieldValueId": "c1c230df-b917-4b23-b7c8-ac66c1c72f8c",
"FormId": "2c13d100-5a6b-496f-a7e5-99a2dc86f7c7",
"FormTypeField": {
"FormTypeFieldId": "e5454c31-134a-4e73-ab44-86c688839f55",
"FormType": {
"FormTypeId": "7a824315-fe16-41d0-9810-38366e15aee7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8febe809-cb45-4b42-9b79-ee1e41a20973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "78ed9a50-8a87-4905-8c61-c3cfd9cf9700",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1ca27c34-448e-499f-a5cd-0518d282dbf1",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "27cb447c-1c40-4e43-9727-f4a5142b1c02",
"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": "c02df5fa-792a-4963-bd43-780d64d92731",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "73a35556-9239-4817-8bc8-0a9dc558035f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acc2d2d5-8b86-49fe-ae47-7d719d447c9a",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"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": "c1c230df-b917-4b23-b7c8-ac66c1c72f8c",
"FormId": "2c13d100-5a6b-496f-a7e5-99a2dc86f7c7",
"FormTypeField": {
"FormTypeFieldId": "e5454c31-134a-4e73-ab44-86c688839f55",
"FormType": {
"FormTypeId": "7a824315-fe16-41d0-9810-38366e15aee7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8febe809-cb45-4b42-9b79-ee1e41a20973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "78ed9a50-8a87-4905-8c61-c3cfd9cf9700",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1ca27c34-448e-499f-a5cd-0518d282dbf1",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "27cb447c-1c40-4e43-9727-f4a5142b1c02",
"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": "c02df5fa-792a-4963-bd43-780d64d92731",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "73a35556-9239-4817-8bc8-0a9dc558035f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acc2d2d5-8b86-49fe-ae47-7d719d447c9a",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"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": "9fb6fc05-fe6b-407d-a8be-5235f63024ea",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "19b5343e-6fed-46f6-846f-b4e75c9a5a44",
"Asset": {
"AssetId": "f5c52eda-47ca-4a78-be47-074cd2b764bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8febe809-cb45-4b42-9b79-ee1e41a20973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "78ed9a50-8a87-4905-8c61-c3cfd9cf9700",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "adfb4d55-55a2-4668-bdb4-cbae4429ef02",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"MeasurementValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c3cf6b4b-32a8-456a-a1ae-ac4a5efe821e",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"MeasurementValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "72d3c302-940f-49e3-996e-2cc75addb58b",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "7a824315-fe16-41d0-9810-38366e15aee7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8febe809-cb45-4b42-9b79-ee1e41a20973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "78ed9a50-8a87-4905-8c61-c3cfd9cf9700",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e5454c31-134a-4e73-ab44-86c688839f55",
"Section": {
"FormTypeSectionId": "27cb447c-1c40-4e43-9727-f4a5142b1c02",
"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": "c02df5fa-792a-4963-bd43-780d64d92731",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "73a35556-9239-4817-8bc8-0a9dc558035f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acc2d2d5-8b86-49fe-ae47-7d719d447c9a",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"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": "e5454c31-134a-4e73-ab44-86c688839f55",
"Section": {
"FormTypeSectionId": "27cb447c-1c40-4e43-9727-f4a5142b1c02",
"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": "c02df5fa-792a-4963-bd43-780d64d92731",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "73a35556-9239-4817-8bc8-0a9dc558035f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acc2d2d5-8b86-49fe-ae47-7d719d447c9a",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"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": "1ca27c34-448e-499f-a5cd-0518d282dbf1",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-24T11:33:53.2046918-07:00",
"Location": "sample string 1",
"TaskId": "5295bbd3-e75f-42e6-b126-5f13c8c57f86",
"Values": [
{
"FormFieldValueId": "c1c230df-b917-4b23-b7c8-ac66c1c72f8c",
"FormId": "2c13d100-5a6b-496f-a7e5-99a2dc86f7c7",
"FormTypeField": {
"FormTypeFieldId": "e5454c31-134a-4e73-ab44-86c688839f55",
"FormType": {
"FormTypeId": "7a824315-fe16-41d0-9810-38366e15aee7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8febe809-cb45-4b42-9b79-ee1e41a20973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "78ed9a50-8a87-4905-8c61-c3cfd9cf9700",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1ca27c34-448e-499f-a5cd-0518d282dbf1",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "27cb447c-1c40-4e43-9727-f4a5142b1c02",
"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": "c02df5fa-792a-4963-bd43-780d64d92731",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "73a35556-9239-4817-8bc8-0a9dc558035f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acc2d2d5-8b86-49fe-ae47-7d719d447c9a",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"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": "c1c230df-b917-4b23-b7c8-ac66c1c72f8c",
"FormId": "2c13d100-5a6b-496f-a7e5-99a2dc86f7c7",
"FormTypeField": {
"FormTypeFieldId": "e5454c31-134a-4e73-ab44-86c688839f55",
"FormType": {
"FormTypeId": "7a824315-fe16-41d0-9810-38366e15aee7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8febe809-cb45-4b42-9b79-ee1e41a20973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "78ed9a50-8a87-4905-8c61-c3cfd9cf9700",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T11:33:53.2046918-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1ca27c34-448e-499f-a5cd-0518d282dbf1",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "27cb447c-1c40-4e43-9727-f4a5142b1c02",
"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": "c02df5fa-792a-4963-bd43-780d64d92731",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "73a35556-9239-4817-8bc8-0a9dc558035f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "acc2d2d5-8b86-49fe-ae47-7d719d447c9a",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8de1c9ce-49b4-4698-9484-7c90e9821bc2",
"FieldId": "bb73a3a2-2b09-47c2-bfac-8d6b8712d46c",
"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": "9fb6fc05-fe6b-407d-a8be-5235f63024ea",
"CreateDate": "2026-06-24T11:33:53.2046918-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-24T11:33:53.2046918-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}