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": "26195ffc-8aa3-4ef3-97e4-f7b3ae413aa0",
"Asset": {
"AssetId": "eb41c4dd-47d2-4320-a597-c18fc97f0dc2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e8600965-adb5-46fb-a79f-556529889243",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f2d1be0-a250-4c5f-ab3f-f6b26d1a5267",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "71b66fd5-f6b4-404f-82dd-92436bfbac94",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"MeasurementValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a78cde76-4c95-4da1-bce8-7efcc86369d4",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"MeasurementValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2bc8b0fb-4631-4094-ab9f-bd524f57bbeb",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f3f23db1-09cb-4070-9401-53aa80611ad0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e8600965-adb5-46fb-a79f-556529889243",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f2d1be0-a250-4c5f-ab3f-f6b26d1a5267",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2ce020c5-f1c4-4067-afed-4e6450690560",
"Section": {
"FormTypeSectionId": "150ab52a-0037-4777-8964-85f474a6e74b",
"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": "ca9c43f5-0063-4db6-9372-4cb64af6ab4c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "87593317-9e6d-47bd-b0df-fbf07f6f4760",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac5a1026-cb81-47c5-9c53-6e675270e472",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"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": "2ce020c5-f1c4-4067-afed-4e6450690560",
"Section": {
"FormTypeSectionId": "150ab52a-0037-4777-8964-85f474a6e74b",
"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": "ca9c43f5-0063-4db6-9372-4cb64af6ab4c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "87593317-9e6d-47bd-b0df-fbf07f6f4760",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac5a1026-cb81-47c5-9c53-6e675270e472",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"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": "f709ce1b-2f51-4944-8e60-e0b213005081",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-11T12:48:21.9416166-07:00",
"Location": "sample string 1",
"TaskId": "e0ff22ef-0404-4d77-bb22-bfd15382bfc5",
"Values": [
{
"FormFieldValueId": "6bc15881-d594-48f4-8989-3ec410a9f503",
"FormId": "f5acf3dd-ce79-4ef1-b2a7-6ed7b7f8d483",
"FormTypeField": {
"FormTypeFieldId": "2ce020c5-f1c4-4067-afed-4e6450690560",
"FormType": {
"FormTypeId": "f3f23db1-09cb-4070-9401-53aa80611ad0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e8600965-adb5-46fb-a79f-556529889243",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f2d1be0-a250-4c5f-ab3f-f6b26d1a5267",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f709ce1b-2f51-4944-8e60-e0b213005081",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "150ab52a-0037-4777-8964-85f474a6e74b",
"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": "ca9c43f5-0063-4db6-9372-4cb64af6ab4c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "87593317-9e6d-47bd-b0df-fbf07f6f4760",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac5a1026-cb81-47c5-9c53-6e675270e472",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"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": "6bc15881-d594-48f4-8989-3ec410a9f503",
"FormId": "f5acf3dd-ce79-4ef1-b2a7-6ed7b7f8d483",
"FormTypeField": {
"FormTypeFieldId": "2ce020c5-f1c4-4067-afed-4e6450690560",
"FormType": {
"FormTypeId": "f3f23db1-09cb-4070-9401-53aa80611ad0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e8600965-adb5-46fb-a79f-556529889243",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f2d1be0-a250-4c5f-ab3f-f6b26d1a5267",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f709ce1b-2f51-4944-8e60-e0b213005081",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "150ab52a-0037-4777-8964-85f474a6e74b",
"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": "ca9c43f5-0063-4db6-9372-4cb64af6ab4c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "87593317-9e6d-47bd-b0df-fbf07f6f4760",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac5a1026-cb81-47c5-9c53-6e675270e472",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"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": "73e26676-8ec1-40c9-a4e1-d78339886eae",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "26195ffc-8aa3-4ef3-97e4-f7b3ae413aa0",
"Asset": {
"AssetId": "eb41c4dd-47d2-4320-a597-c18fc97f0dc2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e8600965-adb5-46fb-a79f-556529889243",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f2d1be0-a250-4c5f-ab3f-f6b26d1a5267",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "71b66fd5-f6b4-404f-82dd-92436bfbac94",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"MeasurementValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a78cde76-4c95-4da1-bce8-7efcc86369d4",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"MeasurementValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2bc8b0fb-4631-4094-ab9f-bd524f57bbeb",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f3f23db1-09cb-4070-9401-53aa80611ad0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e8600965-adb5-46fb-a79f-556529889243",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f2d1be0-a250-4c5f-ab3f-f6b26d1a5267",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2ce020c5-f1c4-4067-afed-4e6450690560",
"Section": {
"FormTypeSectionId": "150ab52a-0037-4777-8964-85f474a6e74b",
"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": "ca9c43f5-0063-4db6-9372-4cb64af6ab4c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "87593317-9e6d-47bd-b0df-fbf07f6f4760",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac5a1026-cb81-47c5-9c53-6e675270e472",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"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": "2ce020c5-f1c4-4067-afed-4e6450690560",
"Section": {
"FormTypeSectionId": "150ab52a-0037-4777-8964-85f474a6e74b",
"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": "ca9c43f5-0063-4db6-9372-4cb64af6ab4c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "87593317-9e6d-47bd-b0df-fbf07f6f4760",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac5a1026-cb81-47c5-9c53-6e675270e472",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"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": "f709ce1b-2f51-4944-8e60-e0b213005081",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-11T12:48:21.9416166-07:00",
"Location": "sample string 1",
"TaskId": "e0ff22ef-0404-4d77-bb22-bfd15382bfc5",
"Values": [
{
"FormFieldValueId": "6bc15881-d594-48f4-8989-3ec410a9f503",
"FormId": "f5acf3dd-ce79-4ef1-b2a7-6ed7b7f8d483",
"FormTypeField": {
"FormTypeFieldId": "2ce020c5-f1c4-4067-afed-4e6450690560",
"FormType": {
"FormTypeId": "f3f23db1-09cb-4070-9401-53aa80611ad0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e8600965-adb5-46fb-a79f-556529889243",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f2d1be0-a250-4c5f-ab3f-f6b26d1a5267",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f709ce1b-2f51-4944-8e60-e0b213005081",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "150ab52a-0037-4777-8964-85f474a6e74b",
"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": "ca9c43f5-0063-4db6-9372-4cb64af6ab4c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "87593317-9e6d-47bd-b0df-fbf07f6f4760",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac5a1026-cb81-47c5-9c53-6e675270e472",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"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": "6bc15881-d594-48f4-8989-3ec410a9f503",
"FormId": "f5acf3dd-ce79-4ef1-b2a7-6ed7b7f8d483",
"FormTypeField": {
"FormTypeFieldId": "2ce020c5-f1c4-4067-afed-4e6450690560",
"FormType": {
"FormTypeId": "f3f23db1-09cb-4070-9401-53aa80611ad0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e8600965-adb5-46fb-a79f-556529889243",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f2d1be0-a250-4c5f-ab3f-f6b26d1a5267",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-11T12:48:21.9416166-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f709ce1b-2f51-4944-8e60-e0b213005081",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "150ab52a-0037-4777-8964-85f474a6e74b",
"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": "ca9c43f5-0063-4db6-9372-4cb64af6ab4c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "87593317-9e6d-47bd-b0df-fbf07f6f4760",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac5a1026-cb81-47c5-9c53-6e675270e472",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f33d563c-6a79-4eab-b310-59d38dae4b98",
"FieldId": "78841193-6343-4d1d-9cca-62c8673c62f1",
"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": "73e26676-8ec1-40c9-a4e1-d78339886eae",
"CreateDate": "2026-08-11T12:48:21.9416166-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-11T12:48:21.9416166-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}