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": "a4dda11a-d864-4408-a09e-3e38e0814ceb",
"Asset": {
"AssetId": "417ae6b0-866a-4528-b157-734e22417039",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0f3a4064-e97e-43c4-89bf-1eee7b36c7d0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a5cf7035-076c-4f26-ad49-fac0bc553216",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8a647ba9-01e9-4f37-9407-dc82118b5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"MeasurementValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a21c29-d2cb-4c4d-bb7f-002f0ed191f7",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"MeasurementValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0e8773ae-b75a-44a9-afeb-c2f5916f640a",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5b383055-64ab-45a7-bc53-b816dedc009d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f3a4064-e97e-43c4-89bf-1eee7b36c7d0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a5cf7035-076c-4f26-ad49-fac0bc553216",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8943af1a-5643-4960-95ca-fea9957e6857",
"Section": {
"FormTypeSectionId": "28600fc7-ce80-45da-869f-269b139eafc2",
"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": "6fd34347-88f1-4d2d-bd3a-c71b4c527179",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc296ec5-5a76-47c3-9dd6-63727402843d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0f5bb057-92f7-40ae-a4fc-b92b7d64112c",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"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": "8943af1a-5643-4960-95ca-fea9957e6857",
"Section": {
"FormTypeSectionId": "28600fc7-ce80-45da-869f-269b139eafc2",
"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": "6fd34347-88f1-4d2d-bd3a-c71b4c527179",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc296ec5-5a76-47c3-9dd6-63727402843d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0f5bb057-92f7-40ae-a4fc-b92b7d64112c",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"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": "3206e4e0-ba2c-4093-a233-b018dd0c4642",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-23T01:07:20.0537181-07:00",
"Location": "sample string 1",
"TaskId": "75278b4d-ba27-470a-810f-f6f09a5c9038",
"Values": [
{
"FormFieldValueId": "9921bd15-0064-4c2e-ba32-13ee78d2ed54",
"FormId": "6f176412-7279-4a77-bd1e-a0364a8b40d2",
"FormTypeField": {
"FormTypeFieldId": "8943af1a-5643-4960-95ca-fea9957e6857",
"FormType": {
"FormTypeId": "5b383055-64ab-45a7-bc53-b816dedc009d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f3a4064-e97e-43c4-89bf-1eee7b36c7d0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a5cf7035-076c-4f26-ad49-fac0bc553216",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3206e4e0-ba2c-4093-a233-b018dd0c4642",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "28600fc7-ce80-45da-869f-269b139eafc2",
"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": "6fd34347-88f1-4d2d-bd3a-c71b4c527179",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc296ec5-5a76-47c3-9dd6-63727402843d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0f5bb057-92f7-40ae-a4fc-b92b7d64112c",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"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": "9921bd15-0064-4c2e-ba32-13ee78d2ed54",
"FormId": "6f176412-7279-4a77-bd1e-a0364a8b40d2",
"FormTypeField": {
"FormTypeFieldId": "8943af1a-5643-4960-95ca-fea9957e6857",
"FormType": {
"FormTypeId": "5b383055-64ab-45a7-bc53-b816dedc009d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f3a4064-e97e-43c4-89bf-1eee7b36c7d0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a5cf7035-076c-4f26-ad49-fac0bc553216",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3206e4e0-ba2c-4093-a233-b018dd0c4642",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "28600fc7-ce80-45da-869f-269b139eafc2",
"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": "6fd34347-88f1-4d2d-bd3a-c71b4c527179",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc296ec5-5a76-47c3-9dd6-63727402843d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0f5bb057-92f7-40ae-a4fc-b92b7d64112c",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"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": "f2ee3356-7310-42f0-b339-e78c5ac0082c",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "a4dda11a-d864-4408-a09e-3e38e0814ceb",
"Asset": {
"AssetId": "417ae6b0-866a-4528-b157-734e22417039",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0f3a4064-e97e-43c4-89bf-1eee7b36c7d0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a5cf7035-076c-4f26-ad49-fac0bc553216",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8a647ba9-01e9-4f37-9407-dc82118b5b9e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"MeasurementValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a21c29-d2cb-4c4d-bb7f-002f0ed191f7",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"MeasurementValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0e8773ae-b75a-44a9-afeb-c2f5916f640a",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5b383055-64ab-45a7-bc53-b816dedc009d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f3a4064-e97e-43c4-89bf-1eee7b36c7d0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a5cf7035-076c-4f26-ad49-fac0bc553216",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8943af1a-5643-4960-95ca-fea9957e6857",
"Section": {
"FormTypeSectionId": "28600fc7-ce80-45da-869f-269b139eafc2",
"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": "6fd34347-88f1-4d2d-bd3a-c71b4c527179",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc296ec5-5a76-47c3-9dd6-63727402843d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0f5bb057-92f7-40ae-a4fc-b92b7d64112c",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"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": "8943af1a-5643-4960-95ca-fea9957e6857",
"Section": {
"FormTypeSectionId": "28600fc7-ce80-45da-869f-269b139eafc2",
"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": "6fd34347-88f1-4d2d-bd3a-c71b4c527179",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc296ec5-5a76-47c3-9dd6-63727402843d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0f5bb057-92f7-40ae-a4fc-b92b7d64112c",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"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": "3206e4e0-ba2c-4093-a233-b018dd0c4642",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-23T01:07:20.0537181-07:00",
"Location": "sample string 1",
"TaskId": "75278b4d-ba27-470a-810f-f6f09a5c9038",
"Values": [
{
"FormFieldValueId": "9921bd15-0064-4c2e-ba32-13ee78d2ed54",
"FormId": "6f176412-7279-4a77-bd1e-a0364a8b40d2",
"FormTypeField": {
"FormTypeFieldId": "8943af1a-5643-4960-95ca-fea9957e6857",
"FormType": {
"FormTypeId": "5b383055-64ab-45a7-bc53-b816dedc009d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f3a4064-e97e-43c4-89bf-1eee7b36c7d0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a5cf7035-076c-4f26-ad49-fac0bc553216",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3206e4e0-ba2c-4093-a233-b018dd0c4642",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "28600fc7-ce80-45da-869f-269b139eafc2",
"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": "6fd34347-88f1-4d2d-bd3a-c71b4c527179",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc296ec5-5a76-47c3-9dd6-63727402843d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0f5bb057-92f7-40ae-a4fc-b92b7d64112c",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"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": "9921bd15-0064-4c2e-ba32-13ee78d2ed54",
"FormId": "6f176412-7279-4a77-bd1e-a0364a8b40d2",
"FormTypeField": {
"FormTypeFieldId": "8943af1a-5643-4960-95ca-fea9957e6857",
"FormType": {
"FormTypeId": "5b383055-64ab-45a7-bc53-b816dedc009d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f3a4064-e97e-43c4-89bf-1eee7b36c7d0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a5cf7035-076c-4f26-ad49-fac0bc553216",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-23T01:07:20.0537181-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3206e4e0-ba2c-4093-a233-b018dd0c4642",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "28600fc7-ce80-45da-869f-269b139eafc2",
"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": "6fd34347-88f1-4d2d-bd3a-c71b4c527179",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc296ec5-5a76-47c3-9dd6-63727402843d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0f5bb057-92f7-40ae-a4fc-b92b7d64112c",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b51b7a45-3bf4-48e0-b539-1e11349964dd",
"FieldId": "e1b0adb3-140c-4173-908f-6ffce43d67ac",
"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": "f2ee3356-7310-42f0-b339-e78c5ac0082c",
"CreateDate": "2026-03-23T01:07:20.0537181-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-23T01:07:20.0537181-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}