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": "d834f12b-77ca-4f1e-9037-01d66e2130d6",
"Asset": {
"AssetId": "881f4466-a84c-42c5-8611-1c07cba104d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "28aacd49-5639-4b86-bc80-241a429221cc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4cfbc5b5-bae1-40e1-9da3-69de62b451f6",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "479718c8-375b-4b55-9189-4820c898ab63",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"MeasurementValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "875475d3-8af8-463f-915a-ca794f3b396b",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"MeasurementValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6757d27d-100c-45ae-9cd2-1492fa6b5e8d",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "edd4e5b0-4d11-4e9f-9753-01278185632c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28aacd49-5639-4b86-bc80-241a429221cc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4cfbc5b5-bae1-40e1-9da3-69de62b451f6",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "906230b8-fff2-4c89-bba2-c00ed38944c1",
"Section": {
"FormTypeSectionId": "2fd803fd-f89b-4764-b594-33f441560519",
"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": "303d2c75-3a18-4225-b1c1-f363877fce43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "903ee2b7-b963-42c2-81f4-8f2849efe064",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7a5d0954-baef-4aec-9689-c0436701c4fe",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"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": "906230b8-fff2-4c89-bba2-c00ed38944c1",
"Section": {
"FormTypeSectionId": "2fd803fd-f89b-4764-b594-33f441560519",
"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": "303d2c75-3a18-4225-b1c1-f363877fce43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "903ee2b7-b963-42c2-81f4-8f2849efe064",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7a5d0954-baef-4aec-9689-c0436701c4fe",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"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": "4b135475-cf4b-4c5e-8cbe-369e9b0dd935",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-08T06:35:47.5192969-07:00",
"Location": "sample string 1",
"TaskId": "a49d7fdc-efcf-4975-8267-73e4bb8bfa77",
"Values": [
{
"FormFieldValueId": "8783bad4-4ef9-4622-9b71-1eeba997e05e",
"FormId": "01659464-aec3-4b25-9e9a-daccd7ff4d9c",
"FormTypeField": {
"FormTypeFieldId": "906230b8-fff2-4c89-bba2-c00ed38944c1",
"FormType": {
"FormTypeId": "edd4e5b0-4d11-4e9f-9753-01278185632c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28aacd49-5639-4b86-bc80-241a429221cc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4cfbc5b5-bae1-40e1-9da3-69de62b451f6",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4b135475-cf4b-4c5e-8cbe-369e9b0dd935",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2fd803fd-f89b-4764-b594-33f441560519",
"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": "303d2c75-3a18-4225-b1c1-f363877fce43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "903ee2b7-b963-42c2-81f4-8f2849efe064",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7a5d0954-baef-4aec-9689-c0436701c4fe",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"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": "8783bad4-4ef9-4622-9b71-1eeba997e05e",
"FormId": "01659464-aec3-4b25-9e9a-daccd7ff4d9c",
"FormTypeField": {
"FormTypeFieldId": "906230b8-fff2-4c89-bba2-c00ed38944c1",
"FormType": {
"FormTypeId": "edd4e5b0-4d11-4e9f-9753-01278185632c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28aacd49-5639-4b86-bc80-241a429221cc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4cfbc5b5-bae1-40e1-9da3-69de62b451f6",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4b135475-cf4b-4c5e-8cbe-369e9b0dd935",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2fd803fd-f89b-4764-b594-33f441560519",
"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": "303d2c75-3a18-4225-b1c1-f363877fce43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "903ee2b7-b963-42c2-81f4-8f2849efe064",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7a5d0954-baef-4aec-9689-c0436701c4fe",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"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": "28ea028b-a6dc-4257-8bd8-b4f28c2f23c1",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "d834f12b-77ca-4f1e-9037-01d66e2130d6",
"Asset": {
"AssetId": "881f4466-a84c-42c5-8611-1c07cba104d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "28aacd49-5639-4b86-bc80-241a429221cc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4cfbc5b5-bae1-40e1-9da3-69de62b451f6",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "479718c8-375b-4b55-9189-4820c898ab63",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"MeasurementValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "875475d3-8af8-463f-915a-ca794f3b396b",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"MeasurementValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6757d27d-100c-45ae-9cd2-1492fa6b5e8d",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "edd4e5b0-4d11-4e9f-9753-01278185632c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28aacd49-5639-4b86-bc80-241a429221cc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4cfbc5b5-bae1-40e1-9da3-69de62b451f6",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "906230b8-fff2-4c89-bba2-c00ed38944c1",
"Section": {
"FormTypeSectionId": "2fd803fd-f89b-4764-b594-33f441560519",
"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": "303d2c75-3a18-4225-b1c1-f363877fce43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "903ee2b7-b963-42c2-81f4-8f2849efe064",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7a5d0954-baef-4aec-9689-c0436701c4fe",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"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": "906230b8-fff2-4c89-bba2-c00ed38944c1",
"Section": {
"FormTypeSectionId": "2fd803fd-f89b-4764-b594-33f441560519",
"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": "303d2c75-3a18-4225-b1c1-f363877fce43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "903ee2b7-b963-42c2-81f4-8f2849efe064",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7a5d0954-baef-4aec-9689-c0436701c4fe",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"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": "4b135475-cf4b-4c5e-8cbe-369e9b0dd935",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-08T06:35:47.5192969-07:00",
"Location": "sample string 1",
"TaskId": "a49d7fdc-efcf-4975-8267-73e4bb8bfa77",
"Values": [
{
"FormFieldValueId": "8783bad4-4ef9-4622-9b71-1eeba997e05e",
"FormId": "01659464-aec3-4b25-9e9a-daccd7ff4d9c",
"FormTypeField": {
"FormTypeFieldId": "906230b8-fff2-4c89-bba2-c00ed38944c1",
"FormType": {
"FormTypeId": "edd4e5b0-4d11-4e9f-9753-01278185632c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28aacd49-5639-4b86-bc80-241a429221cc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4cfbc5b5-bae1-40e1-9da3-69de62b451f6",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4b135475-cf4b-4c5e-8cbe-369e9b0dd935",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2fd803fd-f89b-4764-b594-33f441560519",
"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": "303d2c75-3a18-4225-b1c1-f363877fce43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "903ee2b7-b963-42c2-81f4-8f2849efe064",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7a5d0954-baef-4aec-9689-c0436701c4fe",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"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": "8783bad4-4ef9-4622-9b71-1eeba997e05e",
"FormId": "01659464-aec3-4b25-9e9a-daccd7ff4d9c",
"FormTypeField": {
"FormTypeFieldId": "906230b8-fff2-4c89-bba2-c00ed38944c1",
"FormType": {
"FormTypeId": "edd4e5b0-4d11-4e9f-9753-01278185632c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "28aacd49-5639-4b86-bc80-241a429221cc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4cfbc5b5-bae1-40e1-9da3-69de62b451f6",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-08T06:35:47.5192969-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4b135475-cf4b-4c5e-8cbe-369e9b0dd935",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2fd803fd-f89b-4764-b594-33f441560519",
"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": "303d2c75-3a18-4225-b1c1-f363877fce43",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "903ee2b7-b963-42c2-81f4-8f2849efe064",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7a5d0954-baef-4aec-9689-c0436701c4fe",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f901d170-9e10-4524-b0b8-01a28735afe5",
"FieldId": "b6e98eb0-8453-4247-b73a-78b923dff124",
"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": "28ea028b-a6dc-4257-8bd8-b4f28c2f23c1",
"CreateDate": "2026-09-08T06:35:47.5192969-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-08T06:35:47.5192969-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}