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": "d28f06b6-c5b3-4789-8d0c-d40b9536cdd8",
"Asset": {
"AssetId": "01900282-f0a4-4e72-ae31-1385624ec7f9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2d77307b-8087-4971-a313-e9afb4fe0fb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24ab2190-57e3-439f-b3d0-7f179db4e049",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "487929b1-56f8-4d87-8d8e-7bc54133241c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"MeasurementValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dd8dc73c-3b25-457b-882f-02c375c43e05",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"MeasurementValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d21d7407-d132-4d7a-81db-1a86490a120b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e1a81852-d5c1-4f69-a250-6a2e3b457301",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2d77307b-8087-4971-a313-e9afb4fe0fb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24ab2190-57e3-439f-b3d0-7f179db4e049",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0aa8d6fe-ccc7-48d0-85b8-c101919ea81f",
"Section": {
"FormTypeSectionId": "769ff5cc-ae2d-4609-bf07-f24a46c8b6bc",
"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": "c9f9163c-0a5c-4ae3-89f6-d22b264171ed",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67c8c9da-f1f0-40fc-8d92-d4dca3443d1c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9bd6915a-daad-4d75-a2b4-a2d1a2718e1b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"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": "0aa8d6fe-ccc7-48d0-85b8-c101919ea81f",
"Section": {
"FormTypeSectionId": "769ff5cc-ae2d-4609-bf07-f24a46c8b6bc",
"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": "c9f9163c-0a5c-4ae3-89f6-d22b264171ed",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67c8c9da-f1f0-40fc-8d92-d4dca3443d1c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9bd6915a-daad-4d75-a2b4-a2d1a2718e1b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"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": "78e2782b-bb2c-452c-9b59-6d9d01f5aa8b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-14T23:39:29.2685463-07:00",
"Location": "sample string 1",
"TaskId": "519c7f88-78c4-4c58-a2bd-e0f84047d9dd",
"Values": [
{
"FormFieldValueId": "31c971ab-0f42-49c5-bda0-a1b94c6c1f3f",
"FormId": "05866c4d-b97f-4424-80a3-dff98a85cf08",
"FormTypeField": {
"FormTypeFieldId": "0aa8d6fe-ccc7-48d0-85b8-c101919ea81f",
"FormType": {
"FormTypeId": "e1a81852-d5c1-4f69-a250-6a2e3b457301",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2d77307b-8087-4971-a313-e9afb4fe0fb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24ab2190-57e3-439f-b3d0-7f179db4e049",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "78e2782b-bb2c-452c-9b59-6d9d01f5aa8b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "769ff5cc-ae2d-4609-bf07-f24a46c8b6bc",
"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": "c9f9163c-0a5c-4ae3-89f6-d22b264171ed",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67c8c9da-f1f0-40fc-8d92-d4dca3443d1c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9bd6915a-daad-4d75-a2b4-a2d1a2718e1b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"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": "31c971ab-0f42-49c5-bda0-a1b94c6c1f3f",
"FormId": "05866c4d-b97f-4424-80a3-dff98a85cf08",
"FormTypeField": {
"FormTypeFieldId": "0aa8d6fe-ccc7-48d0-85b8-c101919ea81f",
"FormType": {
"FormTypeId": "e1a81852-d5c1-4f69-a250-6a2e3b457301",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2d77307b-8087-4971-a313-e9afb4fe0fb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24ab2190-57e3-439f-b3d0-7f179db4e049",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "78e2782b-bb2c-452c-9b59-6d9d01f5aa8b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "769ff5cc-ae2d-4609-bf07-f24a46c8b6bc",
"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": "c9f9163c-0a5c-4ae3-89f6-d22b264171ed",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67c8c9da-f1f0-40fc-8d92-d4dca3443d1c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9bd6915a-daad-4d75-a2b4-a2d1a2718e1b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"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": "ea19e352-4565-40ce-bd2b-782ad800b0c4",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "d28f06b6-c5b3-4789-8d0c-d40b9536cdd8",
"Asset": {
"AssetId": "01900282-f0a4-4e72-ae31-1385624ec7f9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2d77307b-8087-4971-a313-e9afb4fe0fb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24ab2190-57e3-439f-b3d0-7f179db4e049",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "487929b1-56f8-4d87-8d8e-7bc54133241c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"MeasurementValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dd8dc73c-3b25-457b-882f-02c375c43e05",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"MeasurementValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d21d7407-d132-4d7a-81db-1a86490a120b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e1a81852-d5c1-4f69-a250-6a2e3b457301",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2d77307b-8087-4971-a313-e9afb4fe0fb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24ab2190-57e3-439f-b3d0-7f179db4e049",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0aa8d6fe-ccc7-48d0-85b8-c101919ea81f",
"Section": {
"FormTypeSectionId": "769ff5cc-ae2d-4609-bf07-f24a46c8b6bc",
"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": "c9f9163c-0a5c-4ae3-89f6-d22b264171ed",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67c8c9da-f1f0-40fc-8d92-d4dca3443d1c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9bd6915a-daad-4d75-a2b4-a2d1a2718e1b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"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": "0aa8d6fe-ccc7-48d0-85b8-c101919ea81f",
"Section": {
"FormTypeSectionId": "769ff5cc-ae2d-4609-bf07-f24a46c8b6bc",
"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": "c9f9163c-0a5c-4ae3-89f6-d22b264171ed",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67c8c9da-f1f0-40fc-8d92-d4dca3443d1c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9bd6915a-daad-4d75-a2b4-a2d1a2718e1b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"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": "78e2782b-bb2c-452c-9b59-6d9d01f5aa8b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-14T23:39:29.2685463-07:00",
"Location": "sample string 1",
"TaskId": "519c7f88-78c4-4c58-a2bd-e0f84047d9dd",
"Values": [
{
"FormFieldValueId": "31c971ab-0f42-49c5-bda0-a1b94c6c1f3f",
"FormId": "05866c4d-b97f-4424-80a3-dff98a85cf08",
"FormTypeField": {
"FormTypeFieldId": "0aa8d6fe-ccc7-48d0-85b8-c101919ea81f",
"FormType": {
"FormTypeId": "e1a81852-d5c1-4f69-a250-6a2e3b457301",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2d77307b-8087-4971-a313-e9afb4fe0fb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24ab2190-57e3-439f-b3d0-7f179db4e049",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "78e2782b-bb2c-452c-9b59-6d9d01f5aa8b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "769ff5cc-ae2d-4609-bf07-f24a46c8b6bc",
"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": "c9f9163c-0a5c-4ae3-89f6-d22b264171ed",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67c8c9da-f1f0-40fc-8d92-d4dca3443d1c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9bd6915a-daad-4d75-a2b4-a2d1a2718e1b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"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": "31c971ab-0f42-49c5-bda0-a1b94c6c1f3f",
"FormId": "05866c4d-b97f-4424-80a3-dff98a85cf08",
"FormTypeField": {
"FormTypeFieldId": "0aa8d6fe-ccc7-48d0-85b8-c101919ea81f",
"FormType": {
"FormTypeId": "e1a81852-d5c1-4f69-a250-6a2e3b457301",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2d77307b-8087-4971-a313-e9afb4fe0fb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24ab2190-57e3-439f-b3d0-7f179db4e049",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T23:39:29.2685463-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "78e2782b-bb2c-452c-9b59-6d9d01f5aa8b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "769ff5cc-ae2d-4609-bf07-f24a46c8b6bc",
"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": "c9f9163c-0a5c-4ae3-89f6-d22b264171ed",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67c8c9da-f1f0-40fc-8d92-d4dca3443d1c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9bd6915a-daad-4d75-a2b4-a2d1a2718e1b",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6dd418dd-e1ba-4bb0-8f20-d7ddc1fd310f",
"FieldId": "0d5fc0b0-29b3-4b47-94f5-6bde6bf02e38",
"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": "ea19e352-4565-40ce-bd2b-782ad800b0c4",
"CreateDate": "2026-04-14T23:39:29.2685463-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-14T23:39:29.2685463-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}