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": "49bd2470-e8fb-4e8d-9ee0-a8cee1d963fc",
"Asset": {
"AssetId": "cca1ffba-151b-40f7-99a5-c17c8cb05d9b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "63899589-1a3d-4b7b-b7a8-641ca9de60bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ef1703da-696d-4653-9e82-1d1dff0d2f15",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a5b3e5cc-3696-46f5-b572-f6ffef5cef07",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"MeasurementValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef33e6c3-aba1-4cbc-87dc-95a9d8cf36ad",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"MeasurementValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d0dea67f-85d0-4031-9464-9bf62ac4d5c4",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1eac5e27-e7c3-45aa-bc95-02c23a20ceaa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "63899589-1a3d-4b7b-b7a8-641ca9de60bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ef1703da-696d-4653-9e82-1d1dff0d2f15",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "10b087ce-1ccc-4b02-84c2-9a23553efdd4",
"Section": {
"FormTypeSectionId": "229f6713-63aa-4228-9321-fe3e845f8f95",
"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": "1c8438c7-c64a-4cba-a400-2dbbab8f0185",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afbd7cf-38ee-400e-b169-84843c984e7f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9af3c59f-b7a9-4bee-a3b3-c015aabb48b1",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"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": "10b087ce-1ccc-4b02-84c2-9a23553efdd4",
"Section": {
"FormTypeSectionId": "229f6713-63aa-4228-9321-fe3e845f8f95",
"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": "1c8438c7-c64a-4cba-a400-2dbbab8f0185",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afbd7cf-38ee-400e-b169-84843c984e7f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9af3c59f-b7a9-4bee-a3b3-c015aabb48b1",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"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": "9bf0b644-6b88-4d8e-aa51-869e7a47029d",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-06T18:07:16.0533431-08:00",
"Location": "sample string 1",
"TaskId": "623d367e-ae2a-47d0-b72e-a96e686ff363",
"Values": [
{
"FormFieldValueId": "13564ef9-b2ca-4edb-abb9-23448be91ec6",
"FormId": "327a88a7-20a0-4c4b-bf97-916c0758b337",
"FormTypeField": {
"FormTypeFieldId": "10b087ce-1ccc-4b02-84c2-9a23553efdd4",
"FormType": {
"FormTypeId": "1eac5e27-e7c3-45aa-bc95-02c23a20ceaa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "63899589-1a3d-4b7b-b7a8-641ca9de60bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ef1703da-696d-4653-9e82-1d1dff0d2f15",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9bf0b644-6b88-4d8e-aa51-869e7a47029d",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "229f6713-63aa-4228-9321-fe3e845f8f95",
"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": "1c8438c7-c64a-4cba-a400-2dbbab8f0185",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afbd7cf-38ee-400e-b169-84843c984e7f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9af3c59f-b7a9-4bee-a3b3-c015aabb48b1",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"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": "13564ef9-b2ca-4edb-abb9-23448be91ec6",
"FormId": "327a88a7-20a0-4c4b-bf97-916c0758b337",
"FormTypeField": {
"FormTypeFieldId": "10b087ce-1ccc-4b02-84c2-9a23553efdd4",
"FormType": {
"FormTypeId": "1eac5e27-e7c3-45aa-bc95-02c23a20ceaa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "63899589-1a3d-4b7b-b7a8-641ca9de60bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ef1703da-696d-4653-9e82-1d1dff0d2f15",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9bf0b644-6b88-4d8e-aa51-869e7a47029d",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "229f6713-63aa-4228-9321-fe3e845f8f95",
"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": "1c8438c7-c64a-4cba-a400-2dbbab8f0185",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afbd7cf-38ee-400e-b169-84843c984e7f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9af3c59f-b7a9-4bee-a3b3-c015aabb48b1",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"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": "02412c67-8822-4355-89de-4e08569dd197",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "49bd2470-e8fb-4e8d-9ee0-a8cee1d963fc",
"Asset": {
"AssetId": "cca1ffba-151b-40f7-99a5-c17c8cb05d9b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "63899589-1a3d-4b7b-b7a8-641ca9de60bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ef1703da-696d-4653-9e82-1d1dff0d2f15",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a5b3e5cc-3696-46f5-b572-f6ffef5cef07",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"MeasurementValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef33e6c3-aba1-4cbc-87dc-95a9d8cf36ad",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"MeasurementValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d0dea67f-85d0-4031-9464-9bf62ac4d5c4",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1eac5e27-e7c3-45aa-bc95-02c23a20ceaa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "63899589-1a3d-4b7b-b7a8-641ca9de60bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ef1703da-696d-4653-9e82-1d1dff0d2f15",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "10b087ce-1ccc-4b02-84c2-9a23553efdd4",
"Section": {
"FormTypeSectionId": "229f6713-63aa-4228-9321-fe3e845f8f95",
"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": "1c8438c7-c64a-4cba-a400-2dbbab8f0185",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afbd7cf-38ee-400e-b169-84843c984e7f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9af3c59f-b7a9-4bee-a3b3-c015aabb48b1",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"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": "10b087ce-1ccc-4b02-84c2-9a23553efdd4",
"Section": {
"FormTypeSectionId": "229f6713-63aa-4228-9321-fe3e845f8f95",
"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": "1c8438c7-c64a-4cba-a400-2dbbab8f0185",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afbd7cf-38ee-400e-b169-84843c984e7f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9af3c59f-b7a9-4bee-a3b3-c015aabb48b1",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"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": "9bf0b644-6b88-4d8e-aa51-869e7a47029d",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-06T18:07:16.0533431-08:00",
"Location": "sample string 1",
"TaskId": "623d367e-ae2a-47d0-b72e-a96e686ff363",
"Values": [
{
"FormFieldValueId": "13564ef9-b2ca-4edb-abb9-23448be91ec6",
"FormId": "327a88a7-20a0-4c4b-bf97-916c0758b337",
"FormTypeField": {
"FormTypeFieldId": "10b087ce-1ccc-4b02-84c2-9a23553efdd4",
"FormType": {
"FormTypeId": "1eac5e27-e7c3-45aa-bc95-02c23a20ceaa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "63899589-1a3d-4b7b-b7a8-641ca9de60bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ef1703da-696d-4653-9e82-1d1dff0d2f15",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9bf0b644-6b88-4d8e-aa51-869e7a47029d",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "229f6713-63aa-4228-9321-fe3e845f8f95",
"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": "1c8438c7-c64a-4cba-a400-2dbbab8f0185",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afbd7cf-38ee-400e-b169-84843c984e7f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9af3c59f-b7a9-4bee-a3b3-c015aabb48b1",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"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": "13564ef9-b2ca-4edb-abb9-23448be91ec6",
"FormId": "327a88a7-20a0-4c4b-bf97-916c0758b337",
"FormTypeField": {
"FormTypeFieldId": "10b087ce-1ccc-4b02-84c2-9a23553efdd4",
"FormType": {
"FormTypeId": "1eac5e27-e7c3-45aa-bc95-02c23a20ceaa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "63899589-1a3d-4b7b-b7a8-641ca9de60bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ef1703da-696d-4653-9e82-1d1dff0d2f15",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T18:07:16.0533431-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9bf0b644-6b88-4d8e-aa51-869e7a47029d",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "229f6713-63aa-4228-9321-fe3e845f8f95",
"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": "1c8438c7-c64a-4cba-a400-2dbbab8f0185",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afbd7cf-38ee-400e-b169-84843c984e7f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9af3c59f-b7a9-4bee-a3b3-c015aabb48b1",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3cb3e944-1e42-4d50-94dc-9d09b8bb347a",
"FieldId": "fd7635ae-9f01-4b43-bb5f-0f5a281d9fad",
"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": "02412c67-8822-4355-89de-4e08569dd197",
"CreateDate": "2026-03-06T18:07:16.0533431-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-06T18:07:16.0533431-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}