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": "45f2909e-25d5-49c0-a9c8-3496a8f7a889",
"Asset": {
"AssetId": "77b37920-044c-40e5-8e85-d97d78fc0f40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "02494d01-87c7-4d66-aaa2-c0f22ffe56c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e2c6f7c-4772-4020-8eb8-1db8ca0d6f8b",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c130e1ac-efe2-4014-9160-c0f721dcb111",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"MeasurementValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1626600a-97a6-4ef8-be00-30bd5e70ceae",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"MeasurementValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "331538a5-b5ce-44c9-a1d6-073175c99ef8",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "354c1324-0a41-4b35-9c30-ef9b51bd2e97",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "02494d01-87c7-4d66-aaa2-c0f22ffe56c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e2c6f7c-4772-4020-8eb8-1db8ca0d6f8b",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "edecdde1-1bec-4ee5-8ba1-684dd173e210",
"Section": {
"FormTypeSectionId": "a19687ad-6911-4cb6-b25d-69998932f481",
"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": "544f2127-fd87-4914-ae4f-31c3835acc9e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2990ee6-f272-47fa-8bff-5249c08d99fc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d3494f2c-1e20-41b1-8637-cb9c7f013e3a",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"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": "edecdde1-1bec-4ee5-8ba1-684dd173e210",
"Section": {
"FormTypeSectionId": "a19687ad-6911-4cb6-b25d-69998932f481",
"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": "544f2127-fd87-4914-ae4f-31c3835acc9e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2990ee6-f272-47fa-8bff-5249c08d99fc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d3494f2c-1e20-41b1-8637-cb9c7f013e3a",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"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": "bec06271-bd89-4b3d-b4db-8efb6a5313a5",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-10T13:15:02.4273069-07:00",
"Location": "sample string 1",
"TaskId": "7c85258f-4243-4b56-ac0d-6da6d45ce078",
"Values": [
{
"FormFieldValueId": "64bffe02-48c7-46ea-a680-85b76e63068c",
"FormId": "f894ce83-09e1-4ce0-aaf7-8551bda2b8cd",
"FormTypeField": {
"FormTypeFieldId": "edecdde1-1bec-4ee5-8ba1-684dd173e210",
"FormType": {
"FormTypeId": "354c1324-0a41-4b35-9c30-ef9b51bd2e97",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "02494d01-87c7-4d66-aaa2-c0f22ffe56c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e2c6f7c-4772-4020-8eb8-1db8ca0d6f8b",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bec06271-bd89-4b3d-b4db-8efb6a5313a5",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a19687ad-6911-4cb6-b25d-69998932f481",
"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": "544f2127-fd87-4914-ae4f-31c3835acc9e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2990ee6-f272-47fa-8bff-5249c08d99fc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d3494f2c-1e20-41b1-8637-cb9c7f013e3a",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"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": "64bffe02-48c7-46ea-a680-85b76e63068c",
"FormId": "f894ce83-09e1-4ce0-aaf7-8551bda2b8cd",
"FormTypeField": {
"FormTypeFieldId": "edecdde1-1bec-4ee5-8ba1-684dd173e210",
"FormType": {
"FormTypeId": "354c1324-0a41-4b35-9c30-ef9b51bd2e97",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "02494d01-87c7-4d66-aaa2-c0f22ffe56c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e2c6f7c-4772-4020-8eb8-1db8ca0d6f8b",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bec06271-bd89-4b3d-b4db-8efb6a5313a5",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a19687ad-6911-4cb6-b25d-69998932f481",
"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": "544f2127-fd87-4914-ae4f-31c3835acc9e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2990ee6-f272-47fa-8bff-5249c08d99fc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d3494f2c-1e20-41b1-8637-cb9c7f013e3a",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"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": "a4df58ba-b1a1-46aa-8e23-621f09378bf3",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "45f2909e-25d5-49c0-a9c8-3496a8f7a889",
"Asset": {
"AssetId": "77b37920-044c-40e5-8e85-d97d78fc0f40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "02494d01-87c7-4d66-aaa2-c0f22ffe56c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e2c6f7c-4772-4020-8eb8-1db8ca0d6f8b",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c130e1ac-efe2-4014-9160-c0f721dcb111",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"MeasurementValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1626600a-97a6-4ef8-be00-30bd5e70ceae",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"MeasurementValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "331538a5-b5ce-44c9-a1d6-073175c99ef8",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "354c1324-0a41-4b35-9c30-ef9b51bd2e97",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "02494d01-87c7-4d66-aaa2-c0f22ffe56c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e2c6f7c-4772-4020-8eb8-1db8ca0d6f8b",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "edecdde1-1bec-4ee5-8ba1-684dd173e210",
"Section": {
"FormTypeSectionId": "a19687ad-6911-4cb6-b25d-69998932f481",
"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": "544f2127-fd87-4914-ae4f-31c3835acc9e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2990ee6-f272-47fa-8bff-5249c08d99fc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d3494f2c-1e20-41b1-8637-cb9c7f013e3a",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"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": "edecdde1-1bec-4ee5-8ba1-684dd173e210",
"Section": {
"FormTypeSectionId": "a19687ad-6911-4cb6-b25d-69998932f481",
"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": "544f2127-fd87-4914-ae4f-31c3835acc9e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2990ee6-f272-47fa-8bff-5249c08d99fc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d3494f2c-1e20-41b1-8637-cb9c7f013e3a",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"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": "bec06271-bd89-4b3d-b4db-8efb6a5313a5",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-10T13:15:02.4273069-07:00",
"Location": "sample string 1",
"TaskId": "7c85258f-4243-4b56-ac0d-6da6d45ce078",
"Values": [
{
"FormFieldValueId": "64bffe02-48c7-46ea-a680-85b76e63068c",
"FormId": "f894ce83-09e1-4ce0-aaf7-8551bda2b8cd",
"FormTypeField": {
"FormTypeFieldId": "edecdde1-1bec-4ee5-8ba1-684dd173e210",
"FormType": {
"FormTypeId": "354c1324-0a41-4b35-9c30-ef9b51bd2e97",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "02494d01-87c7-4d66-aaa2-c0f22ffe56c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e2c6f7c-4772-4020-8eb8-1db8ca0d6f8b",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bec06271-bd89-4b3d-b4db-8efb6a5313a5",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a19687ad-6911-4cb6-b25d-69998932f481",
"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": "544f2127-fd87-4914-ae4f-31c3835acc9e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2990ee6-f272-47fa-8bff-5249c08d99fc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d3494f2c-1e20-41b1-8637-cb9c7f013e3a",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"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": "64bffe02-48c7-46ea-a680-85b76e63068c",
"FormId": "f894ce83-09e1-4ce0-aaf7-8551bda2b8cd",
"FormTypeField": {
"FormTypeFieldId": "edecdde1-1bec-4ee5-8ba1-684dd173e210",
"FormType": {
"FormTypeId": "354c1324-0a41-4b35-9c30-ef9b51bd2e97",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "02494d01-87c7-4d66-aaa2-c0f22ffe56c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e2c6f7c-4772-4020-8eb8-1db8ca0d6f8b",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T13:15:02.4273069-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bec06271-bd89-4b3d-b4db-8efb6a5313a5",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a19687ad-6911-4cb6-b25d-69998932f481",
"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": "544f2127-fd87-4914-ae4f-31c3835acc9e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2990ee6-f272-47fa-8bff-5249c08d99fc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d3494f2c-1e20-41b1-8637-cb9c7f013e3a",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "559c4ba8-f4fe-417d-b87e-10501c0aaa0f",
"FieldId": "c5da509a-7b27-4685-9cfe-1801d7dff3fd",
"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": "a4df58ba-b1a1-46aa-8e23-621f09378bf3",
"CreateDate": "2026-03-10T13:15:02.4273069-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-10T13:15:02.4273069-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}