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": "8a04b177-2497-4129-b7e5-777154c04606",
"Asset": {
"AssetId": "b487db4a-e5f4-40d5-bda5-69972189f65e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8b677d6d-404c-4190-ac2e-7c6430a6bda8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1a2b96d8-85c5-410d-8d2c-e24413b18ad4",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ac199a90-4d40-480a-8649-f3c948e3b4e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"MeasurementValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c413cf5e-ca66-4581-9d6f-25478e1ac1f0",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"MeasurementValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a1622e8a-84da-41d7-a47b-b24c10aa09aa",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "98eb7726-214c-45a6-b337-bce624fce4a2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8b677d6d-404c-4190-ac2e-7c6430a6bda8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1a2b96d8-85c5-410d-8d2c-e24413b18ad4",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "bf6214df-0db9-4ea4-b8ae-aa74a847b6b2",
"Section": {
"FormTypeSectionId": "1309cdb8-b4e9-4f5c-8142-f3734d7c4229",
"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": "282aa90a-56a5-499d-b94e-c6e37cbdd21f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9335fe0d-ed4c-49bc-8fb7-9d1b2540dc87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fcf6647-966f-4e4d-abde-b6b7a5268236",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"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": "bf6214df-0db9-4ea4-b8ae-aa74a847b6b2",
"Section": {
"FormTypeSectionId": "1309cdb8-b4e9-4f5c-8142-f3734d7c4229",
"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": "282aa90a-56a5-499d-b94e-c6e37cbdd21f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9335fe0d-ed4c-49bc-8fb7-9d1b2540dc87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fcf6647-966f-4e4d-abde-b6b7a5268236",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"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": "ae8bd4da-ba59-4389-a497-adf6530705f2",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-20T14:00:17.2901641-07:00",
"Location": "sample string 1",
"TaskId": "7266ff2d-8b90-4dfe-aea1-bb45b2518e47",
"Values": [
{
"FormFieldValueId": "05b82efb-ae6d-4c02-ac96-2a818a645e26",
"FormId": "95a64876-c372-4578-9747-f515625b4258",
"FormTypeField": {
"FormTypeFieldId": "bf6214df-0db9-4ea4-b8ae-aa74a847b6b2",
"FormType": {
"FormTypeId": "98eb7726-214c-45a6-b337-bce624fce4a2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8b677d6d-404c-4190-ac2e-7c6430a6bda8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1a2b96d8-85c5-410d-8d2c-e24413b18ad4",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ae8bd4da-ba59-4389-a497-adf6530705f2",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1309cdb8-b4e9-4f5c-8142-f3734d7c4229",
"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": "282aa90a-56a5-499d-b94e-c6e37cbdd21f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9335fe0d-ed4c-49bc-8fb7-9d1b2540dc87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fcf6647-966f-4e4d-abde-b6b7a5268236",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"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": "05b82efb-ae6d-4c02-ac96-2a818a645e26",
"FormId": "95a64876-c372-4578-9747-f515625b4258",
"FormTypeField": {
"FormTypeFieldId": "bf6214df-0db9-4ea4-b8ae-aa74a847b6b2",
"FormType": {
"FormTypeId": "98eb7726-214c-45a6-b337-bce624fce4a2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8b677d6d-404c-4190-ac2e-7c6430a6bda8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1a2b96d8-85c5-410d-8d2c-e24413b18ad4",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ae8bd4da-ba59-4389-a497-adf6530705f2",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1309cdb8-b4e9-4f5c-8142-f3734d7c4229",
"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": "282aa90a-56a5-499d-b94e-c6e37cbdd21f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9335fe0d-ed4c-49bc-8fb7-9d1b2540dc87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fcf6647-966f-4e4d-abde-b6b7a5268236",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"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": "f32f423c-ea95-4c43-a550-6dc8e7a23b05",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "8a04b177-2497-4129-b7e5-777154c04606",
"Asset": {
"AssetId": "b487db4a-e5f4-40d5-bda5-69972189f65e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8b677d6d-404c-4190-ac2e-7c6430a6bda8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1a2b96d8-85c5-410d-8d2c-e24413b18ad4",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ac199a90-4d40-480a-8649-f3c948e3b4e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"MeasurementValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c413cf5e-ca66-4581-9d6f-25478e1ac1f0",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"MeasurementValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a1622e8a-84da-41d7-a47b-b24c10aa09aa",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "98eb7726-214c-45a6-b337-bce624fce4a2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8b677d6d-404c-4190-ac2e-7c6430a6bda8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1a2b96d8-85c5-410d-8d2c-e24413b18ad4",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "bf6214df-0db9-4ea4-b8ae-aa74a847b6b2",
"Section": {
"FormTypeSectionId": "1309cdb8-b4e9-4f5c-8142-f3734d7c4229",
"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": "282aa90a-56a5-499d-b94e-c6e37cbdd21f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9335fe0d-ed4c-49bc-8fb7-9d1b2540dc87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fcf6647-966f-4e4d-abde-b6b7a5268236",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"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": "bf6214df-0db9-4ea4-b8ae-aa74a847b6b2",
"Section": {
"FormTypeSectionId": "1309cdb8-b4e9-4f5c-8142-f3734d7c4229",
"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": "282aa90a-56a5-499d-b94e-c6e37cbdd21f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9335fe0d-ed4c-49bc-8fb7-9d1b2540dc87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fcf6647-966f-4e4d-abde-b6b7a5268236",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"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": "ae8bd4da-ba59-4389-a497-adf6530705f2",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-20T14:00:17.2901641-07:00",
"Location": "sample string 1",
"TaskId": "7266ff2d-8b90-4dfe-aea1-bb45b2518e47",
"Values": [
{
"FormFieldValueId": "05b82efb-ae6d-4c02-ac96-2a818a645e26",
"FormId": "95a64876-c372-4578-9747-f515625b4258",
"FormTypeField": {
"FormTypeFieldId": "bf6214df-0db9-4ea4-b8ae-aa74a847b6b2",
"FormType": {
"FormTypeId": "98eb7726-214c-45a6-b337-bce624fce4a2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8b677d6d-404c-4190-ac2e-7c6430a6bda8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1a2b96d8-85c5-410d-8d2c-e24413b18ad4",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ae8bd4da-ba59-4389-a497-adf6530705f2",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1309cdb8-b4e9-4f5c-8142-f3734d7c4229",
"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": "282aa90a-56a5-499d-b94e-c6e37cbdd21f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9335fe0d-ed4c-49bc-8fb7-9d1b2540dc87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fcf6647-966f-4e4d-abde-b6b7a5268236",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"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": "05b82efb-ae6d-4c02-ac96-2a818a645e26",
"FormId": "95a64876-c372-4578-9747-f515625b4258",
"FormTypeField": {
"FormTypeFieldId": "bf6214df-0db9-4ea4-b8ae-aa74a847b6b2",
"FormType": {
"FormTypeId": "98eb7726-214c-45a6-b337-bce624fce4a2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8b677d6d-404c-4190-ac2e-7c6430a6bda8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1a2b96d8-85c5-410d-8d2c-e24413b18ad4",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-20T14:00:17.2901641-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ae8bd4da-ba59-4389-a497-adf6530705f2",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1309cdb8-b4e9-4f5c-8142-f3734d7c4229",
"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": "282aa90a-56a5-499d-b94e-c6e37cbdd21f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9335fe0d-ed4c-49bc-8fb7-9d1b2540dc87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3fcf6647-966f-4e4d-abde-b6b7a5268236",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a307ce92-628b-4243-8379-1421ded7889d",
"FieldId": "c0be58f8-67e4-460b-9cee-c58abab0e62c",
"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": "f32f423c-ea95-4c43-a550-6dc8e7a23b05",
"CreateDate": "2026-06-20T14:00:17.2901641-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-20T14:00:17.2901641-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}