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": "34a65b5e-5033-437c-afba-72740904ac8c",
"Asset": {
"AssetId": "e93d6248-996b-4480-be34-ea7637ff1ffd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3285b4bd-d414-41c4-9a4a-44d36ae9020e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a815ac39-3e6d-41de-ba3f-eafe02e4cbdb",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "35b20c0d-8df4-4ea7-9e2b-ac0ed7bc44bc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"MeasurementValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "22388584-1a14-4366-8a83-347013886e7f",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"MeasurementValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8739e17a-7bc2-4ad4-a7ba-4c28501009b7",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "39418fe5-08a9-4f07-bf74-18a1dd8ff560",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3285b4bd-d414-41c4-9a4a-44d36ae9020e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a815ac39-3e6d-41de-ba3f-eafe02e4cbdb",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e4981ff2-2373-4b9d-9f4e-bec9c87e864b",
"Section": {
"FormTypeSectionId": "bc485f19-b86d-4d67-af9d-447493a67bbc",
"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": "5949e3f1-bbd0-45cf-9253-7355ee40c80f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "13a4d72b-917f-44e2-a9b1-d0056e15dd1f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "196daa51-897f-44cc-a740-9fd7c13b8f98",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"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": "e4981ff2-2373-4b9d-9f4e-bec9c87e864b",
"Section": {
"FormTypeSectionId": "bc485f19-b86d-4d67-af9d-447493a67bbc",
"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": "5949e3f1-bbd0-45cf-9253-7355ee40c80f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "13a4d72b-917f-44e2-a9b1-d0056e15dd1f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "196daa51-897f-44cc-a740-9fd7c13b8f98",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"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": "c83f00c6-932d-432e-8689-f6315cb4d318",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-28T21:36:47.7769098-08:00",
"Location": "sample string 1",
"TaskId": "f41c6549-f41f-4e32-b429-d753f2182f8a",
"Values": [
{
"FormFieldValueId": "fd1c7e38-401a-4edc-859b-5bdf23e03933",
"FormId": "edd1b6c5-49d0-46a0-bd7e-9670c67e8318",
"FormTypeField": {
"FormTypeFieldId": "e4981ff2-2373-4b9d-9f4e-bec9c87e864b",
"FormType": {
"FormTypeId": "39418fe5-08a9-4f07-bf74-18a1dd8ff560",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3285b4bd-d414-41c4-9a4a-44d36ae9020e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a815ac39-3e6d-41de-ba3f-eafe02e4cbdb",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c83f00c6-932d-432e-8689-f6315cb4d318",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc485f19-b86d-4d67-af9d-447493a67bbc",
"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": "5949e3f1-bbd0-45cf-9253-7355ee40c80f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "13a4d72b-917f-44e2-a9b1-d0056e15dd1f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "196daa51-897f-44cc-a740-9fd7c13b8f98",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"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": "fd1c7e38-401a-4edc-859b-5bdf23e03933",
"FormId": "edd1b6c5-49d0-46a0-bd7e-9670c67e8318",
"FormTypeField": {
"FormTypeFieldId": "e4981ff2-2373-4b9d-9f4e-bec9c87e864b",
"FormType": {
"FormTypeId": "39418fe5-08a9-4f07-bf74-18a1dd8ff560",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3285b4bd-d414-41c4-9a4a-44d36ae9020e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a815ac39-3e6d-41de-ba3f-eafe02e4cbdb",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c83f00c6-932d-432e-8689-f6315cb4d318",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc485f19-b86d-4d67-af9d-447493a67bbc",
"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": "5949e3f1-bbd0-45cf-9253-7355ee40c80f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "13a4d72b-917f-44e2-a9b1-d0056e15dd1f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "196daa51-897f-44cc-a740-9fd7c13b8f98",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"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": "37214071-2c6f-40fb-bb03-3495f7cd2df7",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "34a65b5e-5033-437c-afba-72740904ac8c",
"Asset": {
"AssetId": "e93d6248-996b-4480-be34-ea7637ff1ffd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3285b4bd-d414-41c4-9a4a-44d36ae9020e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a815ac39-3e6d-41de-ba3f-eafe02e4cbdb",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "35b20c0d-8df4-4ea7-9e2b-ac0ed7bc44bc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"MeasurementValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "22388584-1a14-4366-8a83-347013886e7f",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"MeasurementValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8739e17a-7bc2-4ad4-a7ba-4c28501009b7",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "39418fe5-08a9-4f07-bf74-18a1dd8ff560",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3285b4bd-d414-41c4-9a4a-44d36ae9020e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a815ac39-3e6d-41de-ba3f-eafe02e4cbdb",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e4981ff2-2373-4b9d-9f4e-bec9c87e864b",
"Section": {
"FormTypeSectionId": "bc485f19-b86d-4d67-af9d-447493a67bbc",
"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": "5949e3f1-bbd0-45cf-9253-7355ee40c80f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "13a4d72b-917f-44e2-a9b1-d0056e15dd1f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "196daa51-897f-44cc-a740-9fd7c13b8f98",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"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": "e4981ff2-2373-4b9d-9f4e-bec9c87e864b",
"Section": {
"FormTypeSectionId": "bc485f19-b86d-4d67-af9d-447493a67bbc",
"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": "5949e3f1-bbd0-45cf-9253-7355ee40c80f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "13a4d72b-917f-44e2-a9b1-d0056e15dd1f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "196daa51-897f-44cc-a740-9fd7c13b8f98",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"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": "c83f00c6-932d-432e-8689-f6315cb4d318",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-28T21:36:47.7769098-08:00",
"Location": "sample string 1",
"TaskId": "f41c6549-f41f-4e32-b429-d753f2182f8a",
"Values": [
{
"FormFieldValueId": "fd1c7e38-401a-4edc-859b-5bdf23e03933",
"FormId": "edd1b6c5-49d0-46a0-bd7e-9670c67e8318",
"FormTypeField": {
"FormTypeFieldId": "e4981ff2-2373-4b9d-9f4e-bec9c87e864b",
"FormType": {
"FormTypeId": "39418fe5-08a9-4f07-bf74-18a1dd8ff560",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3285b4bd-d414-41c4-9a4a-44d36ae9020e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a815ac39-3e6d-41de-ba3f-eafe02e4cbdb",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c83f00c6-932d-432e-8689-f6315cb4d318",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc485f19-b86d-4d67-af9d-447493a67bbc",
"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": "5949e3f1-bbd0-45cf-9253-7355ee40c80f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "13a4d72b-917f-44e2-a9b1-d0056e15dd1f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "196daa51-897f-44cc-a740-9fd7c13b8f98",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"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": "fd1c7e38-401a-4edc-859b-5bdf23e03933",
"FormId": "edd1b6c5-49d0-46a0-bd7e-9670c67e8318",
"FormTypeField": {
"FormTypeFieldId": "e4981ff2-2373-4b9d-9f4e-bec9c87e864b",
"FormType": {
"FormTypeId": "39418fe5-08a9-4f07-bf74-18a1dd8ff560",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3285b4bd-d414-41c4-9a4a-44d36ae9020e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a815ac39-3e6d-41de-ba3f-eafe02e4cbdb",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-28T21:36:47.7769098-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c83f00c6-932d-432e-8689-f6315cb4d318",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc485f19-b86d-4d67-af9d-447493a67bbc",
"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": "5949e3f1-bbd0-45cf-9253-7355ee40c80f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "13a4d72b-917f-44e2-a9b1-d0056e15dd1f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "196daa51-897f-44cc-a740-9fd7c13b8f98",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bbf32b29-dd28-40f3-bf91-9528f9d6511e",
"FieldId": "2619c504-4921-4708-9f2d-339a9691ef74",
"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": "37214071-2c6f-40fb-bb03-3495f7cd2df7",
"CreateDate": "2026-01-28T21:36:47.7769098-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-28T21:36:47.7769098-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}