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": "5a848d28-7fd9-41f6-93e2-6a632a8ee0c1",
"Asset": {
"AssetId": "133cb8e8-dc52-40f8-84bf-ebd22b85775d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4fba2d24-87e4-4d51-aa09-f9bec19ef3f8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c7e577a-071a-4651-82d7-3f4d3c4e176b",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "78f8e1f7-8496-40c2-bcd4-8f110adaa9ec",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"MeasurementValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e4ca7f4b-48da-43f2-958a-310b2b162b46",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"MeasurementValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ef505356-79d3-4870-8e72-c0c64ade3ae1",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "aa56def6-9a6e-4b67-98a3-c86eb2952ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4fba2d24-87e4-4d51-aa09-f9bec19ef3f8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c7e577a-071a-4651-82d7-3f4d3c4e176b",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "09fc6010-e9a9-4fa4-8192-d0a87fba1e44",
"Section": {
"FormTypeSectionId": "d9ec3767-47b9-425b-84f4-230b84c032ff",
"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": "9595d0a2-979c-431e-b1c2-067f084cda40",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "eed40318-f987-4eeb-b78d-b609f45f0ca4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca5d0b22-239e-410c-8d1c-8da65d160896",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"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": "09fc6010-e9a9-4fa4-8192-d0a87fba1e44",
"Section": {
"FormTypeSectionId": "d9ec3767-47b9-425b-84f4-230b84c032ff",
"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": "9595d0a2-979c-431e-b1c2-067f084cda40",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "eed40318-f987-4eeb-b78d-b609f45f0ca4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca5d0b22-239e-410c-8d1c-8da65d160896",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"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": "a68abead-4256-43cd-9139-1922a5f02adc",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-18T14:52:25.6338018-07:00",
"Location": "sample string 1",
"TaskId": "68b7cfb7-161a-458f-b20a-b809712ec2b2",
"Values": [
{
"FormFieldValueId": "8bff2c39-a89f-45b4-91dc-e0578d1dfe01",
"FormId": "0178bdf8-70ac-4360-aaba-9bbf6ab1be74",
"FormTypeField": {
"FormTypeFieldId": "09fc6010-e9a9-4fa4-8192-d0a87fba1e44",
"FormType": {
"FormTypeId": "aa56def6-9a6e-4b67-98a3-c86eb2952ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4fba2d24-87e4-4d51-aa09-f9bec19ef3f8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c7e577a-071a-4651-82d7-3f4d3c4e176b",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a68abead-4256-43cd-9139-1922a5f02adc",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d9ec3767-47b9-425b-84f4-230b84c032ff",
"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": "9595d0a2-979c-431e-b1c2-067f084cda40",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "eed40318-f987-4eeb-b78d-b609f45f0ca4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca5d0b22-239e-410c-8d1c-8da65d160896",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"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": "8bff2c39-a89f-45b4-91dc-e0578d1dfe01",
"FormId": "0178bdf8-70ac-4360-aaba-9bbf6ab1be74",
"FormTypeField": {
"FormTypeFieldId": "09fc6010-e9a9-4fa4-8192-d0a87fba1e44",
"FormType": {
"FormTypeId": "aa56def6-9a6e-4b67-98a3-c86eb2952ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4fba2d24-87e4-4d51-aa09-f9bec19ef3f8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c7e577a-071a-4651-82d7-3f4d3c4e176b",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a68abead-4256-43cd-9139-1922a5f02adc",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d9ec3767-47b9-425b-84f4-230b84c032ff",
"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": "9595d0a2-979c-431e-b1c2-067f084cda40",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "eed40318-f987-4eeb-b78d-b609f45f0ca4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca5d0b22-239e-410c-8d1c-8da65d160896",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"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": "bc5ec00b-0f6f-4710-b640-0457e5d4fc7c",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "5a848d28-7fd9-41f6-93e2-6a632a8ee0c1",
"Asset": {
"AssetId": "133cb8e8-dc52-40f8-84bf-ebd22b85775d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4fba2d24-87e4-4d51-aa09-f9bec19ef3f8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c7e577a-071a-4651-82d7-3f4d3c4e176b",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "78f8e1f7-8496-40c2-bcd4-8f110adaa9ec",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"MeasurementValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e4ca7f4b-48da-43f2-958a-310b2b162b46",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"MeasurementValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ef505356-79d3-4870-8e72-c0c64ade3ae1",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "aa56def6-9a6e-4b67-98a3-c86eb2952ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4fba2d24-87e4-4d51-aa09-f9bec19ef3f8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c7e577a-071a-4651-82d7-3f4d3c4e176b",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "09fc6010-e9a9-4fa4-8192-d0a87fba1e44",
"Section": {
"FormTypeSectionId": "d9ec3767-47b9-425b-84f4-230b84c032ff",
"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": "9595d0a2-979c-431e-b1c2-067f084cda40",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "eed40318-f987-4eeb-b78d-b609f45f0ca4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca5d0b22-239e-410c-8d1c-8da65d160896",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"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": "09fc6010-e9a9-4fa4-8192-d0a87fba1e44",
"Section": {
"FormTypeSectionId": "d9ec3767-47b9-425b-84f4-230b84c032ff",
"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": "9595d0a2-979c-431e-b1c2-067f084cda40",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "eed40318-f987-4eeb-b78d-b609f45f0ca4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca5d0b22-239e-410c-8d1c-8da65d160896",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"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": "a68abead-4256-43cd-9139-1922a5f02adc",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-18T14:52:25.6338018-07:00",
"Location": "sample string 1",
"TaskId": "68b7cfb7-161a-458f-b20a-b809712ec2b2",
"Values": [
{
"FormFieldValueId": "8bff2c39-a89f-45b4-91dc-e0578d1dfe01",
"FormId": "0178bdf8-70ac-4360-aaba-9bbf6ab1be74",
"FormTypeField": {
"FormTypeFieldId": "09fc6010-e9a9-4fa4-8192-d0a87fba1e44",
"FormType": {
"FormTypeId": "aa56def6-9a6e-4b67-98a3-c86eb2952ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4fba2d24-87e4-4d51-aa09-f9bec19ef3f8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c7e577a-071a-4651-82d7-3f4d3c4e176b",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a68abead-4256-43cd-9139-1922a5f02adc",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d9ec3767-47b9-425b-84f4-230b84c032ff",
"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": "9595d0a2-979c-431e-b1c2-067f084cda40",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "eed40318-f987-4eeb-b78d-b609f45f0ca4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca5d0b22-239e-410c-8d1c-8da65d160896",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"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": "8bff2c39-a89f-45b4-91dc-e0578d1dfe01",
"FormId": "0178bdf8-70ac-4360-aaba-9bbf6ab1be74",
"FormTypeField": {
"FormTypeFieldId": "09fc6010-e9a9-4fa4-8192-d0a87fba1e44",
"FormType": {
"FormTypeId": "aa56def6-9a6e-4b67-98a3-c86eb2952ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4fba2d24-87e4-4d51-aa09-f9bec19ef3f8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2c7e577a-071a-4651-82d7-3f4d3c4e176b",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T14:52:25.6338018-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a68abead-4256-43cd-9139-1922a5f02adc",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d9ec3767-47b9-425b-84f4-230b84c032ff",
"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": "9595d0a2-979c-431e-b1c2-067f084cda40",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "eed40318-f987-4eeb-b78d-b609f45f0ca4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca5d0b22-239e-410c-8d1c-8da65d160896",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e830e4a1-1e3a-40be-998a-8ee6e97add76",
"FieldId": "8d669c4f-34ff-49bf-b9ad-8a569e850197",
"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": "bc5ec00b-0f6f-4710-b640-0457e5d4fc7c",
"CreateDate": "2026-08-18T14:52:25.6338018-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-18T14:52:25.6338018-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}