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": "18cdf194-a611-4c54-9b3e-3381e17d6c3e",
"Asset": {
"AssetId": "43e7cc95-f1ca-4d59-a8b8-ab455ac26c2e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3af4307c-f1bf-47aa-81b0-026327679a24",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2f966399-efbf-451f-9aaa-40321ff818dc",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "43c372f7-90c3-4f7f-b16b-65291c0b67f0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"MeasurementValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1453913d-a629-4913-b5cb-262a11d93ee4",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"MeasurementValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "92ad4914-7439-473f-b92c-a21b464ac823",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a828e7f5-c9cf-4d61-a4f8-2bbbd2e7f101",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3af4307c-f1bf-47aa-81b0-026327679a24",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2f966399-efbf-451f-9aaa-40321ff818dc",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "da4de723-98e9-4167-9cb4-3dbd2aafb438",
"Section": {
"FormTypeSectionId": "fee71e21-4935-4f9a-a7ce-010f0130ff35",
"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": "608e7655-1c2a-497c-9ee8-543221e5defc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "223e9f7a-d62a-4127-aaf2-4fd0d86f7436",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39f747f8-6b44-4ed2-9f19-b1ebef4d9b34",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"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": "da4de723-98e9-4167-9cb4-3dbd2aafb438",
"Section": {
"FormTypeSectionId": "fee71e21-4935-4f9a-a7ce-010f0130ff35",
"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": "608e7655-1c2a-497c-9ee8-543221e5defc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "223e9f7a-d62a-4127-aaf2-4fd0d86f7436",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39f747f8-6b44-4ed2-9f19-b1ebef4d9b34",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"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": "cbb1754a-8fc3-485c-a3f4-1f41a2c0bf52",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-30T21:18:23.4436431-07:00",
"Location": "sample string 1",
"TaskId": "01ce9dcb-2d29-4feb-a175-71ee8867e3db",
"Values": [
{
"FormFieldValueId": "3c5ab7e0-7ddf-40fb-85e4-c0a36de9fdf8",
"FormId": "7213ebaf-4ac3-49a5-8359-a9d6ca6b00a1",
"FormTypeField": {
"FormTypeFieldId": "da4de723-98e9-4167-9cb4-3dbd2aafb438",
"FormType": {
"FormTypeId": "a828e7f5-c9cf-4d61-a4f8-2bbbd2e7f101",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3af4307c-f1bf-47aa-81b0-026327679a24",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2f966399-efbf-451f-9aaa-40321ff818dc",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cbb1754a-8fc3-485c-a3f4-1f41a2c0bf52",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fee71e21-4935-4f9a-a7ce-010f0130ff35",
"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": "608e7655-1c2a-497c-9ee8-543221e5defc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "223e9f7a-d62a-4127-aaf2-4fd0d86f7436",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39f747f8-6b44-4ed2-9f19-b1ebef4d9b34",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"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": "3c5ab7e0-7ddf-40fb-85e4-c0a36de9fdf8",
"FormId": "7213ebaf-4ac3-49a5-8359-a9d6ca6b00a1",
"FormTypeField": {
"FormTypeFieldId": "da4de723-98e9-4167-9cb4-3dbd2aafb438",
"FormType": {
"FormTypeId": "a828e7f5-c9cf-4d61-a4f8-2bbbd2e7f101",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3af4307c-f1bf-47aa-81b0-026327679a24",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2f966399-efbf-451f-9aaa-40321ff818dc",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cbb1754a-8fc3-485c-a3f4-1f41a2c0bf52",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fee71e21-4935-4f9a-a7ce-010f0130ff35",
"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": "608e7655-1c2a-497c-9ee8-543221e5defc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "223e9f7a-d62a-4127-aaf2-4fd0d86f7436",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39f747f8-6b44-4ed2-9f19-b1ebef4d9b34",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"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": "b29ab5e4-80d9-4a2c-b119-87dd4ed33588",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "18cdf194-a611-4c54-9b3e-3381e17d6c3e",
"Asset": {
"AssetId": "43e7cc95-f1ca-4d59-a8b8-ab455ac26c2e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3af4307c-f1bf-47aa-81b0-026327679a24",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2f966399-efbf-451f-9aaa-40321ff818dc",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "43c372f7-90c3-4f7f-b16b-65291c0b67f0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"MeasurementValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1453913d-a629-4913-b5cb-262a11d93ee4",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"MeasurementValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "92ad4914-7439-473f-b92c-a21b464ac823",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a828e7f5-c9cf-4d61-a4f8-2bbbd2e7f101",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3af4307c-f1bf-47aa-81b0-026327679a24",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2f966399-efbf-451f-9aaa-40321ff818dc",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "da4de723-98e9-4167-9cb4-3dbd2aafb438",
"Section": {
"FormTypeSectionId": "fee71e21-4935-4f9a-a7ce-010f0130ff35",
"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": "608e7655-1c2a-497c-9ee8-543221e5defc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "223e9f7a-d62a-4127-aaf2-4fd0d86f7436",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39f747f8-6b44-4ed2-9f19-b1ebef4d9b34",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"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": "da4de723-98e9-4167-9cb4-3dbd2aafb438",
"Section": {
"FormTypeSectionId": "fee71e21-4935-4f9a-a7ce-010f0130ff35",
"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": "608e7655-1c2a-497c-9ee8-543221e5defc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "223e9f7a-d62a-4127-aaf2-4fd0d86f7436",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39f747f8-6b44-4ed2-9f19-b1ebef4d9b34",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"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": "cbb1754a-8fc3-485c-a3f4-1f41a2c0bf52",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-30T21:18:23.4436431-07:00",
"Location": "sample string 1",
"TaskId": "01ce9dcb-2d29-4feb-a175-71ee8867e3db",
"Values": [
{
"FormFieldValueId": "3c5ab7e0-7ddf-40fb-85e4-c0a36de9fdf8",
"FormId": "7213ebaf-4ac3-49a5-8359-a9d6ca6b00a1",
"FormTypeField": {
"FormTypeFieldId": "da4de723-98e9-4167-9cb4-3dbd2aafb438",
"FormType": {
"FormTypeId": "a828e7f5-c9cf-4d61-a4f8-2bbbd2e7f101",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3af4307c-f1bf-47aa-81b0-026327679a24",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2f966399-efbf-451f-9aaa-40321ff818dc",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cbb1754a-8fc3-485c-a3f4-1f41a2c0bf52",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fee71e21-4935-4f9a-a7ce-010f0130ff35",
"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": "608e7655-1c2a-497c-9ee8-543221e5defc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "223e9f7a-d62a-4127-aaf2-4fd0d86f7436",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39f747f8-6b44-4ed2-9f19-b1ebef4d9b34",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"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": "3c5ab7e0-7ddf-40fb-85e4-c0a36de9fdf8",
"FormId": "7213ebaf-4ac3-49a5-8359-a9d6ca6b00a1",
"FormTypeField": {
"FormTypeFieldId": "da4de723-98e9-4167-9cb4-3dbd2aafb438",
"FormType": {
"FormTypeId": "a828e7f5-c9cf-4d61-a4f8-2bbbd2e7f101",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3af4307c-f1bf-47aa-81b0-026327679a24",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2f966399-efbf-451f-9aaa-40321ff818dc",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-30T21:18:23.4436431-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cbb1754a-8fc3-485c-a3f4-1f41a2c0bf52",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fee71e21-4935-4f9a-a7ce-010f0130ff35",
"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": "608e7655-1c2a-497c-9ee8-543221e5defc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "223e9f7a-d62a-4127-aaf2-4fd0d86f7436",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39f747f8-6b44-4ed2-9f19-b1ebef4d9b34",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c3f64f5f-0943-42ad-ac10-976a2d2511ee",
"FieldId": "2514ca09-ecc0-4bdb-8a59-3ab9533e14fe",
"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": "b29ab5e4-80d9-4a2c-b119-87dd4ed33588",
"CreateDate": "2026-06-30T21:18:23.4436431-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-30T21:18:23.4436431-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}