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": "70491fd6-4cd5-458b-9958-e5bde84762d5",
"Asset": {
"AssetId": "bde0125d-0378-45dc-bc2a-92079e6148f3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "635579ce-cf39-448e-853c-6c8571b86510",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ced9b78f-ccda-437c-a9aa-f662e4657cd9",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1059f0e3-45b6-4913-9114-62b992689b7a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"MeasurementValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c2256f68-48ce-4d19-8241-0054b928d566",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"MeasurementValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b456895-bc46-499a-b157-ee99e810bfaa",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "29ac538c-9a09-4265-8d29-0e6a64a493e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "635579ce-cf39-448e-853c-6c8571b86510",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ced9b78f-ccda-437c-a9aa-f662e4657cd9",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "cd79caaf-e28b-4154-b410-fb01e310000b",
"Section": {
"FormTypeSectionId": "615127e9-12df-475f-92e7-d8bc2871cca2",
"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": "3cc7a893-f45f-4411-b57b-a1f36015449e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4722abd0-af1e-45cb-acf5-92d5dc09ef07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fa719582-5f29-49d4-a06b-9f3692f2ad3d",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"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": "cd79caaf-e28b-4154-b410-fb01e310000b",
"Section": {
"FormTypeSectionId": "615127e9-12df-475f-92e7-d8bc2871cca2",
"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": "3cc7a893-f45f-4411-b57b-a1f36015449e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4722abd0-af1e-45cb-acf5-92d5dc09ef07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fa719582-5f29-49d4-a06b-9f3692f2ad3d",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"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": "f5fff6b8-73d4-4436-a94a-a069ee8bb66e",
"CreateDate": "2026-08-06T05:33:30.7611-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7611-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-06T05:33:30.7611-07:00",
"Location": "sample string 1",
"TaskId": "1b643b79-3707-4005-b634-8c58ddc58f94",
"Values": [
{
"FormFieldValueId": "94e35fed-b157-4714-8500-b06b1d36e453",
"FormId": "abca7fa4-7e81-4501-bfa5-8c6f33e604d4",
"FormTypeField": {
"FormTypeFieldId": "cd79caaf-e28b-4154-b410-fb01e310000b",
"FormType": {
"FormTypeId": "29ac538c-9a09-4265-8d29-0e6a64a493e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "635579ce-cf39-448e-853c-6c8571b86510",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ced9b78f-ccda-437c-a9aa-f662e4657cd9",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f5fff6b8-73d4-4436-a94a-a069ee8bb66e",
"CreateDate": "2026-08-06T05:33:30.7611-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7611-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "615127e9-12df-475f-92e7-d8bc2871cca2",
"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": "3cc7a893-f45f-4411-b57b-a1f36015449e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4722abd0-af1e-45cb-acf5-92d5dc09ef07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fa719582-5f29-49d4-a06b-9f3692f2ad3d",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"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": "94e35fed-b157-4714-8500-b06b1d36e453",
"FormId": "abca7fa4-7e81-4501-bfa5-8c6f33e604d4",
"FormTypeField": {
"FormTypeFieldId": "cd79caaf-e28b-4154-b410-fb01e310000b",
"FormType": {
"FormTypeId": "29ac538c-9a09-4265-8d29-0e6a64a493e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "635579ce-cf39-448e-853c-6c8571b86510",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ced9b78f-ccda-437c-a9aa-f662e4657cd9",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f5fff6b8-73d4-4436-a94a-a069ee8bb66e",
"CreateDate": "2026-08-06T05:33:30.7611-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7611-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "615127e9-12df-475f-92e7-d8bc2871cca2",
"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": "3cc7a893-f45f-4411-b57b-a1f36015449e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4722abd0-af1e-45cb-acf5-92d5dc09ef07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fa719582-5f29-49d4-a06b-9f3692f2ad3d",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"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": "8a890485-bb88-4c58-87c6-95d43bd67dc3",
"CreateDate": "2026-08-06T05:33:30.7611-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-06T05:33:30.7611-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "70491fd6-4cd5-458b-9958-e5bde84762d5",
"Asset": {
"AssetId": "bde0125d-0378-45dc-bc2a-92079e6148f3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "635579ce-cf39-448e-853c-6c8571b86510",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ced9b78f-ccda-437c-a9aa-f662e4657cd9",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1059f0e3-45b6-4913-9114-62b992689b7a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"MeasurementValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c2256f68-48ce-4d19-8241-0054b928d566",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"MeasurementValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b456895-bc46-499a-b157-ee99e810bfaa",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "29ac538c-9a09-4265-8d29-0e6a64a493e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "635579ce-cf39-448e-853c-6c8571b86510",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ced9b78f-ccda-437c-a9aa-f662e4657cd9",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "cd79caaf-e28b-4154-b410-fb01e310000b",
"Section": {
"FormTypeSectionId": "615127e9-12df-475f-92e7-d8bc2871cca2",
"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": "3cc7a893-f45f-4411-b57b-a1f36015449e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4722abd0-af1e-45cb-acf5-92d5dc09ef07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fa719582-5f29-49d4-a06b-9f3692f2ad3d",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"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": "cd79caaf-e28b-4154-b410-fb01e310000b",
"Section": {
"FormTypeSectionId": "615127e9-12df-475f-92e7-d8bc2871cca2",
"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": "3cc7a893-f45f-4411-b57b-a1f36015449e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4722abd0-af1e-45cb-acf5-92d5dc09ef07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fa719582-5f29-49d4-a06b-9f3692f2ad3d",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"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": "f5fff6b8-73d4-4436-a94a-a069ee8bb66e",
"CreateDate": "2026-08-06T05:33:30.7611-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7611-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-06T05:33:30.7611-07:00",
"Location": "sample string 1",
"TaskId": "1b643b79-3707-4005-b634-8c58ddc58f94",
"Values": [
{
"FormFieldValueId": "94e35fed-b157-4714-8500-b06b1d36e453",
"FormId": "abca7fa4-7e81-4501-bfa5-8c6f33e604d4",
"FormTypeField": {
"FormTypeFieldId": "cd79caaf-e28b-4154-b410-fb01e310000b",
"FormType": {
"FormTypeId": "29ac538c-9a09-4265-8d29-0e6a64a493e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "635579ce-cf39-448e-853c-6c8571b86510",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ced9b78f-ccda-437c-a9aa-f662e4657cd9",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f5fff6b8-73d4-4436-a94a-a069ee8bb66e",
"CreateDate": "2026-08-06T05:33:30.7611-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7611-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "615127e9-12df-475f-92e7-d8bc2871cca2",
"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": "3cc7a893-f45f-4411-b57b-a1f36015449e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4722abd0-af1e-45cb-acf5-92d5dc09ef07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fa719582-5f29-49d4-a06b-9f3692f2ad3d",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"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": "94e35fed-b157-4714-8500-b06b1d36e453",
"FormId": "abca7fa4-7e81-4501-bfa5-8c6f33e604d4",
"FormTypeField": {
"FormTypeFieldId": "cd79caaf-e28b-4154-b410-fb01e310000b",
"FormType": {
"FormTypeId": "29ac538c-9a09-4265-8d29-0e6a64a493e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "635579ce-cf39-448e-853c-6c8571b86510",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ced9b78f-ccda-437c-a9aa-f662e4657cd9",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-06T05:33:30.7455267-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f5fff6b8-73d4-4436-a94a-a069ee8bb66e",
"CreateDate": "2026-08-06T05:33:30.7611-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-06T05:33:30.7611-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "615127e9-12df-475f-92e7-d8bc2871cca2",
"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": "3cc7a893-f45f-4411-b57b-a1f36015449e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4722abd0-af1e-45cb-acf5-92d5dc09ef07",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fa719582-5f29-49d4-a06b-9f3692f2ad3d",
"CreateDate": "2026-08-06T05:33:30.7455267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-06T05:33:30.7455267-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b980c0fb-3579-40b6-a50e-f2fe51aafa5e",
"FieldId": "e9e0671f-9833-408b-ac30-f48e7b2fac9e",
"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": "8a890485-bb88-4c58-87c6-95d43bd67dc3",
"CreateDate": "2026-08-06T05:33:30.7611-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-06T05:33:30.7611-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}