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": "da8754cb-7b58-452a-87c4-4eb63506d889",
"Asset": {
"AssetId": "d59baefc-1068-4a9d-ac8d-338decc2dce1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cd3064fc-3b04-4505-a561-9e321eea7c7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbbc265e-264c-4139-8ef5-688d757576e7",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f7470953-2d62-4092-8e87-9adf52a7f101",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"MeasurementValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fe370b26-6791-4119-8290-f1392072469d",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"MeasurementValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fff25e1a-4886-4ef9-a793-9f3d29f1937a",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "68c3e423-0d27-40e2-a0c3-c3682925f429",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cd3064fc-3b04-4505-a561-9e321eea7c7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbbc265e-264c-4139-8ef5-688d757576e7",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c8d80fb9-d7ad-46d5-a30e-ca22adb912e7",
"Section": {
"FormTypeSectionId": "ffe3c324-f354-404e-a55d-ef18b1a7ae85",
"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": "da5b1a0a-8f37-45f2-8f02-7223dfe456cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cbaffd1d-5b67-4a03-95d8-ddb6b9bccf61",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ef8982-2fed-47e1-a413-9d897cb41698",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"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": "c8d80fb9-d7ad-46d5-a30e-ca22adb912e7",
"Section": {
"FormTypeSectionId": "ffe3c324-f354-404e-a55d-ef18b1a7ae85",
"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": "da5b1a0a-8f37-45f2-8f02-7223dfe456cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cbaffd1d-5b67-4a03-95d8-ddb6b9bccf61",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ef8982-2fed-47e1-a413-9d897cb41698",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"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": "f2e96418-4853-459c-8d51-a9c9aa62b17d",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-20T23:38:31.6021823-07:00",
"Location": "sample string 1",
"TaskId": "82b356bd-0ca7-44b3-9b3f-8ca1970975bf",
"Values": [
{
"FormFieldValueId": "a6fdfba2-9eed-4bbe-a007-50db726528a0",
"FormId": "c609bd22-2999-4945-9ac6-769bd87021d0",
"FormTypeField": {
"FormTypeFieldId": "c8d80fb9-d7ad-46d5-a30e-ca22adb912e7",
"FormType": {
"FormTypeId": "68c3e423-0d27-40e2-a0c3-c3682925f429",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cd3064fc-3b04-4505-a561-9e321eea7c7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbbc265e-264c-4139-8ef5-688d757576e7",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f2e96418-4853-459c-8d51-a9c9aa62b17d",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ffe3c324-f354-404e-a55d-ef18b1a7ae85",
"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": "da5b1a0a-8f37-45f2-8f02-7223dfe456cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cbaffd1d-5b67-4a03-95d8-ddb6b9bccf61",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ef8982-2fed-47e1-a413-9d897cb41698",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"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": "a6fdfba2-9eed-4bbe-a007-50db726528a0",
"FormId": "c609bd22-2999-4945-9ac6-769bd87021d0",
"FormTypeField": {
"FormTypeFieldId": "c8d80fb9-d7ad-46d5-a30e-ca22adb912e7",
"FormType": {
"FormTypeId": "68c3e423-0d27-40e2-a0c3-c3682925f429",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cd3064fc-3b04-4505-a561-9e321eea7c7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbbc265e-264c-4139-8ef5-688d757576e7",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f2e96418-4853-459c-8d51-a9c9aa62b17d",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ffe3c324-f354-404e-a55d-ef18b1a7ae85",
"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": "da5b1a0a-8f37-45f2-8f02-7223dfe456cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cbaffd1d-5b67-4a03-95d8-ddb6b9bccf61",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ef8982-2fed-47e1-a413-9d897cb41698",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"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": "eac5708a-8db8-4d90-90d4-0371c85776fa",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "da8754cb-7b58-452a-87c4-4eb63506d889",
"Asset": {
"AssetId": "d59baefc-1068-4a9d-ac8d-338decc2dce1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cd3064fc-3b04-4505-a561-9e321eea7c7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbbc265e-264c-4139-8ef5-688d757576e7",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f7470953-2d62-4092-8e87-9adf52a7f101",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"MeasurementValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fe370b26-6791-4119-8290-f1392072469d",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"MeasurementValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fff25e1a-4886-4ef9-a793-9f3d29f1937a",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "68c3e423-0d27-40e2-a0c3-c3682925f429",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cd3064fc-3b04-4505-a561-9e321eea7c7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbbc265e-264c-4139-8ef5-688d757576e7",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c8d80fb9-d7ad-46d5-a30e-ca22adb912e7",
"Section": {
"FormTypeSectionId": "ffe3c324-f354-404e-a55d-ef18b1a7ae85",
"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": "da5b1a0a-8f37-45f2-8f02-7223dfe456cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cbaffd1d-5b67-4a03-95d8-ddb6b9bccf61",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ef8982-2fed-47e1-a413-9d897cb41698",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"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": "c8d80fb9-d7ad-46d5-a30e-ca22adb912e7",
"Section": {
"FormTypeSectionId": "ffe3c324-f354-404e-a55d-ef18b1a7ae85",
"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": "da5b1a0a-8f37-45f2-8f02-7223dfe456cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cbaffd1d-5b67-4a03-95d8-ddb6b9bccf61",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ef8982-2fed-47e1-a413-9d897cb41698",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"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": "f2e96418-4853-459c-8d51-a9c9aa62b17d",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-20T23:38:31.6021823-07:00",
"Location": "sample string 1",
"TaskId": "82b356bd-0ca7-44b3-9b3f-8ca1970975bf",
"Values": [
{
"FormFieldValueId": "a6fdfba2-9eed-4bbe-a007-50db726528a0",
"FormId": "c609bd22-2999-4945-9ac6-769bd87021d0",
"FormTypeField": {
"FormTypeFieldId": "c8d80fb9-d7ad-46d5-a30e-ca22adb912e7",
"FormType": {
"FormTypeId": "68c3e423-0d27-40e2-a0c3-c3682925f429",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cd3064fc-3b04-4505-a561-9e321eea7c7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbbc265e-264c-4139-8ef5-688d757576e7",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f2e96418-4853-459c-8d51-a9c9aa62b17d",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ffe3c324-f354-404e-a55d-ef18b1a7ae85",
"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": "da5b1a0a-8f37-45f2-8f02-7223dfe456cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cbaffd1d-5b67-4a03-95d8-ddb6b9bccf61",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ef8982-2fed-47e1-a413-9d897cb41698",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"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": "a6fdfba2-9eed-4bbe-a007-50db726528a0",
"FormId": "c609bd22-2999-4945-9ac6-769bd87021d0",
"FormTypeField": {
"FormTypeFieldId": "c8d80fb9-d7ad-46d5-a30e-ca22adb912e7",
"FormType": {
"FormTypeId": "68c3e423-0d27-40e2-a0c3-c3682925f429",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cd3064fc-3b04-4505-a561-9e321eea7c7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbbc265e-264c-4139-8ef5-688d757576e7",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-20T23:38:31.6021823-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f2e96418-4853-459c-8d51-a9c9aa62b17d",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ffe3c324-f354-404e-a55d-ef18b1a7ae85",
"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": "da5b1a0a-8f37-45f2-8f02-7223dfe456cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cbaffd1d-5b67-4a03-95d8-ddb6b9bccf61",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "86ef8982-2fed-47e1-a413-9d897cb41698",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "293a781b-2b87-4a18-95a0-f86e2a8eab56",
"FieldId": "2230b865-36d5-4809-93a7-21888de4beb1",
"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": "eac5708a-8db8-4d90-90d4-0371c85776fa",
"CreateDate": "2026-09-20T23:38:31.6021823-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-20T23:38:31.6021823-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}