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": "12db506f-42b9-434a-b6bf-6472aa7ddd2c",
"Asset": {
"AssetId": "5dea7bd7-94a2-4c90-b3af-4a98489c5693",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bd0e05a5-c3a3-47a4-b66a-c714660eefa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06de75c7-ecdd-4e25-980c-6f7c8897dd08",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "365917dc-6ff4-4048-b8b3-d8626edaf938",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"MeasurementValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7e5b8694-907b-4d8b-b06f-2fc9cc4729a7",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"MeasurementValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c3b09eb6-d3d9-4397-91e8-a75e59bbdfb8",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2dee659c-b2e2-41e5-9b19-7c7036ce3d4f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bd0e05a5-c3a3-47a4-b66a-c714660eefa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06de75c7-ecdd-4e25-980c-6f7c8897dd08",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "32f0f350-f7df-4708-a00c-f1f5f4517644",
"Section": {
"FormTypeSectionId": "fe20663d-3f97-43fe-99bb-0f03a460dcd3",
"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": "349850ef-2a19-40bb-afa9-d66d6b0971f8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "62fc6b0b-1cc0-4860-aa1a-606caad1c1f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b6df621-439c-48d3-9dfb-a41625964c4a",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"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": "32f0f350-f7df-4708-a00c-f1f5f4517644",
"Section": {
"FormTypeSectionId": "fe20663d-3f97-43fe-99bb-0f03a460dcd3",
"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": "349850ef-2a19-40bb-afa9-d66d6b0971f8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "62fc6b0b-1cc0-4860-aa1a-606caad1c1f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b6df621-439c-48d3-9dfb-a41625964c4a",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"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": "d8ed702e-4cf6-4bfc-8a79-364a0a8bd06f",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-06T04:18:16.5685801-07:00",
"Location": "sample string 1",
"TaskId": "b48db243-fd06-490c-8c0a-09f2d126006a",
"Values": [
{
"FormFieldValueId": "982e7344-3aa2-4cd1-9530-4c80d20c4610",
"FormId": "bb34605f-939c-4046-a813-8c1565ba9746",
"FormTypeField": {
"FormTypeFieldId": "32f0f350-f7df-4708-a00c-f1f5f4517644",
"FormType": {
"FormTypeId": "2dee659c-b2e2-41e5-9b19-7c7036ce3d4f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bd0e05a5-c3a3-47a4-b66a-c714660eefa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06de75c7-ecdd-4e25-980c-6f7c8897dd08",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d8ed702e-4cf6-4bfc-8a79-364a0a8bd06f",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fe20663d-3f97-43fe-99bb-0f03a460dcd3",
"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": "349850ef-2a19-40bb-afa9-d66d6b0971f8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "62fc6b0b-1cc0-4860-aa1a-606caad1c1f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b6df621-439c-48d3-9dfb-a41625964c4a",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"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": "982e7344-3aa2-4cd1-9530-4c80d20c4610",
"FormId": "bb34605f-939c-4046-a813-8c1565ba9746",
"FormTypeField": {
"FormTypeFieldId": "32f0f350-f7df-4708-a00c-f1f5f4517644",
"FormType": {
"FormTypeId": "2dee659c-b2e2-41e5-9b19-7c7036ce3d4f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bd0e05a5-c3a3-47a4-b66a-c714660eefa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06de75c7-ecdd-4e25-980c-6f7c8897dd08",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d8ed702e-4cf6-4bfc-8a79-364a0a8bd06f",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fe20663d-3f97-43fe-99bb-0f03a460dcd3",
"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": "349850ef-2a19-40bb-afa9-d66d6b0971f8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "62fc6b0b-1cc0-4860-aa1a-606caad1c1f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b6df621-439c-48d3-9dfb-a41625964c4a",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"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": "6bc6daee-635f-4e03-95ee-9df1de57210f",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "12db506f-42b9-434a-b6bf-6472aa7ddd2c",
"Asset": {
"AssetId": "5dea7bd7-94a2-4c90-b3af-4a98489c5693",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bd0e05a5-c3a3-47a4-b66a-c714660eefa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06de75c7-ecdd-4e25-980c-6f7c8897dd08",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "365917dc-6ff4-4048-b8b3-d8626edaf938",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"MeasurementValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7e5b8694-907b-4d8b-b06f-2fc9cc4729a7",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"MeasurementValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c3b09eb6-d3d9-4397-91e8-a75e59bbdfb8",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2dee659c-b2e2-41e5-9b19-7c7036ce3d4f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bd0e05a5-c3a3-47a4-b66a-c714660eefa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06de75c7-ecdd-4e25-980c-6f7c8897dd08",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "32f0f350-f7df-4708-a00c-f1f5f4517644",
"Section": {
"FormTypeSectionId": "fe20663d-3f97-43fe-99bb-0f03a460dcd3",
"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": "349850ef-2a19-40bb-afa9-d66d6b0971f8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "62fc6b0b-1cc0-4860-aa1a-606caad1c1f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b6df621-439c-48d3-9dfb-a41625964c4a",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"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": "32f0f350-f7df-4708-a00c-f1f5f4517644",
"Section": {
"FormTypeSectionId": "fe20663d-3f97-43fe-99bb-0f03a460dcd3",
"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": "349850ef-2a19-40bb-afa9-d66d6b0971f8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "62fc6b0b-1cc0-4860-aa1a-606caad1c1f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b6df621-439c-48d3-9dfb-a41625964c4a",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"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": "d8ed702e-4cf6-4bfc-8a79-364a0a8bd06f",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-06T04:18:16.5685801-07:00",
"Location": "sample string 1",
"TaskId": "b48db243-fd06-490c-8c0a-09f2d126006a",
"Values": [
{
"FormFieldValueId": "982e7344-3aa2-4cd1-9530-4c80d20c4610",
"FormId": "bb34605f-939c-4046-a813-8c1565ba9746",
"FormTypeField": {
"FormTypeFieldId": "32f0f350-f7df-4708-a00c-f1f5f4517644",
"FormType": {
"FormTypeId": "2dee659c-b2e2-41e5-9b19-7c7036ce3d4f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bd0e05a5-c3a3-47a4-b66a-c714660eefa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06de75c7-ecdd-4e25-980c-6f7c8897dd08",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d8ed702e-4cf6-4bfc-8a79-364a0a8bd06f",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fe20663d-3f97-43fe-99bb-0f03a460dcd3",
"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": "349850ef-2a19-40bb-afa9-d66d6b0971f8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "62fc6b0b-1cc0-4860-aa1a-606caad1c1f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b6df621-439c-48d3-9dfb-a41625964c4a",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"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": "982e7344-3aa2-4cd1-9530-4c80d20c4610",
"FormId": "bb34605f-939c-4046-a813-8c1565ba9746",
"FormTypeField": {
"FormTypeFieldId": "32f0f350-f7df-4708-a00c-f1f5f4517644",
"FormType": {
"FormTypeId": "2dee659c-b2e2-41e5-9b19-7c7036ce3d4f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bd0e05a5-c3a3-47a4-b66a-c714660eefa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06de75c7-ecdd-4e25-980c-6f7c8897dd08",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-06T04:18:16.5685801-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d8ed702e-4cf6-4bfc-8a79-364a0a8bd06f",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fe20663d-3f97-43fe-99bb-0f03a460dcd3",
"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": "349850ef-2a19-40bb-afa9-d66d6b0971f8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "62fc6b0b-1cc0-4860-aa1a-606caad1c1f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6b6df621-439c-48d3-9dfb-a41625964c4a",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5be8dc4f-f3c4-40d5-8553-a2e1ab3e3785",
"FieldId": "bce62e19-1e52-40f5-84fc-3dd5b0b72add",
"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": "6bc6daee-635f-4e03-95ee-9df1de57210f",
"CreateDate": "2026-07-06T04:18:16.5685801-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-06T04:18:16.5685801-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}