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": "273e444f-5232-4ca7-9eab-764b9836ad6c",
"Asset": {
"AssetId": "ef8011b9-cc33-466c-a436-430c445576b8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7c47c36d-e27e-44be-9d6c-eb4220849f89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "094799cc-2114-4207-bb53-6ae179c70bbf",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d51921e4-93ae-485f-80e1-0c055c14d55d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"MeasurementValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "720aac52-6d31-4d8c-8efd-f3242d31537a",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"MeasurementValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ff9250c6-2b36-45b8-b42e-f9d987d4edb4",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d0c68a42-4c07-4141-95a2-d48b8c6a8d36",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c47c36d-e27e-44be-9d6c-eb4220849f89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "094799cc-2114-4207-bb53-6ae179c70bbf",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5301887e-bba2-4a71-ad8f-cc407d412cac",
"Section": {
"FormTypeSectionId": "499b0a6a-2606-4bfb-ae25-b347f1c3b62b",
"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": "a9128bec-192b-4968-925f-244aab73ca26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "43653a44-2029-4880-b0a8-8424203ddf88",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fc3e55b2-a4db-40a8-ae9c-fb8476bdbe65",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"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": "5301887e-bba2-4a71-ad8f-cc407d412cac",
"Section": {
"FormTypeSectionId": "499b0a6a-2606-4bfb-ae25-b347f1c3b62b",
"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": "a9128bec-192b-4968-925f-244aab73ca26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "43653a44-2029-4880-b0a8-8424203ddf88",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fc3e55b2-a4db-40a8-ae9c-fb8476bdbe65",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"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": "c80fa99f-1d1b-4048-a0e3-16765e0350c1",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-30T01:04:26.8497127-07:00",
"Location": "sample string 1",
"TaskId": "e95bfd02-9311-4059-835f-f3ad15ee9acf",
"Values": [
{
"FormFieldValueId": "e88356dc-18af-4f37-aaa2-706774238268",
"FormId": "0b6cc5ce-6217-4c0b-a2b7-360a5991f10a",
"FormTypeField": {
"FormTypeFieldId": "5301887e-bba2-4a71-ad8f-cc407d412cac",
"FormType": {
"FormTypeId": "d0c68a42-4c07-4141-95a2-d48b8c6a8d36",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c47c36d-e27e-44be-9d6c-eb4220849f89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "094799cc-2114-4207-bb53-6ae179c70bbf",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c80fa99f-1d1b-4048-a0e3-16765e0350c1",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "499b0a6a-2606-4bfb-ae25-b347f1c3b62b",
"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": "a9128bec-192b-4968-925f-244aab73ca26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "43653a44-2029-4880-b0a8-8424203ddf88",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fc3e55b2-a4db-40a8-ae9c-fb8476bdbe65",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"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": "e88356dc-18af-4f37-aaa2-706774238268",
"FormId": "0b6cc5ce-6217-4c0b-a2b7-360a5991f10a",
"FormTypeField": {
"FormTypeFieldId": "5301887e-bba2-4a71-ad8f-cc407d412cac",
"FormType": {
"FormTypeId": "d0c68a42-4c07-4141-95a2-d48b8c6a8d36",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c47c36d-e27e-44be-9d6c-eb4220849f89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "094799cc-2114-4207-bb53-6ae179c70bbf",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c80fa99f-1d1b-4048-a0e3-16765e0350c1",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "499b0a6a-2606-4bfb-ae25-b347f1c3b62b",
"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": "a9128bec-192b-4968-925f-244aab73ca26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "43653a44-2029-4880-b0a8-8424203ddf88",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fc3e55b2-a4db-40a8-ae9c-fb8476bdbe65",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"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": "20a37ea0-3534-45dc-a470-4c981a176d8b",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "273e444f-5232-4ca7-9eab-764b9836ad6c",
"Asset": {
"AssetId": "ef8011b9-cc33-466c-a436-430c445576b8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7c47c36d-e27e-44be-9d6c-eb4220849f89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "094799cc-2114-4207-bb53-6ae179c70bbf",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d51921e4-93ae-485f-80e1-0c055c14d55d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"MeasurementValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "720aac52-6d31-4d8c-8efd-f3242d31537a",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"MeasurementValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ff9250c6-2b36-45b8-b42e-f9d987d4edb4",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d0c68a42-4c07-4141-95a2-d48b8c6a8d36",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c47c36d-e27e-44be-9d6c-eb4220849f89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "094799cc-2114-4207-bb53-6ae179c70bbf",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5301887e-bba2-4a71-ad8f-cc407d412cac",
"Section": {
"FormTypeSectionId": "499b0a6a-2606-4bfb-ae25-b347f1c3b62b",
"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": "a9128bec-192b-4968-925f-244aab73ca26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "43653a44-2029-4880-b0a8-8424203ddf88",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fc3e55b2-a4db-40a8-ae9c-fb8476bdbe65",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"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": "5301887e-bba2-4a71-ad8f-cc407d412cac",
"Section": {
"FormTypeSectionId": "499b0a6a-2606-4bfb-ae25-b347f1c3b62b",
"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": "a9128bec-192b-4968-925f-244aab73ca26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "43653a44-2029-4880-b0a8-8424203ddf88",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fc3e55b2-a4db-40a8-ae9c-fb8476bdbe65",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"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": "c80fa99f-1d1b-4048-a0e3-16765e0350c1",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-30T01:04:26.8497127-07:00",
"Location": "sample string 1",
"TaskId": "e95bfd02-9311-4059-835f-f3ad15ee9acf",
"Values": [
{
"FormFieldValueId": "e88356dc-18af-4f37-aaa2-706774238268",
"FormId": "0b6cc5ce-6217-4c0b-a2b7-360a5991f10a",
"FormTypeField": {
"FormTypeFieldId": "5301887e-bba2-4a71-ad8f-cc407d412cac",
"FormType": {
"FormTypeId": "d0c68a42-4c07-4141-95a2-d48b8c6a8d36",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c47c36d-e27e-44be-9d6c-eb4220849f89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "094799cc-2114-4207-bb53-6ae179c70bbf",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c80fa99f-1d1b-4048-a0e3-16765e0350c1",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "499b0a6a-2606-4bfb-ae25-b347f1c3b62b",
"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": "a9128bec-192b-4968-925f-244aab73ca26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "43653a44-2029-4880-b0a8-8424203ddf88",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fc3e55b2-a4db-40a8-ae9c-fb8476bdbe65",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"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": "e88356dc-18af-4f37-aaa2-706774238268",
"FormId": "0b6cc5ce-6217-4c0b-a2b7-360a5991f10a",
"FormTypeField": {
"FormTypeFieldId": "5301887e-bba2-4a71-ad8f-cc407d412cac",
"FormType": {
"FormTypeId": "d0c68a42-4c07-4141-95a2-d48b8c6a8d36",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7c47c36d-e27e-44be-9d6c-eb4220849f89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "094799cc-2114-4207-bb53-6ae179c70bbf",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-30T01:04:26.8497127-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c80fa99f-1d1b-4048-a0e3-16765e0350c1",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "499b0a6a-2606-4bfb-ae25-b347f1c3b62b",
"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": "a9128bec-192b-4968-925f-244aab73ca26",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "43653a44-2029-4880-b0a8-8424203ddf88",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fc3e55b2-a4db-40a8-ae9c-fb8476bdbe65",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08d12e1c-33f7-41ad-832b-c45f5e4a3953",
"FieldId": "30c26a1d-9206-4c68-86e6-dff83e26e1f8",
"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": "20a37ea0-3534-45dc-a470-4c981a176d8b",
"CreateDate": "2026-07-30T01:04:26.8497127-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-30T01:04:26.8497127-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}