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": "8a481cf8-6552-45a4-a5e1-49b4cfe69391",
"Asset": {
"AssetId": "3d514565-e8d3-48aa-b399-9b77b7663bf5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "de3f0954-e3ad-4d1d-8ae7-f8b6b3d5e524",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f70dd62f-8e0e-4d6a-b753-2572e4fa6f59",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f8be2397-22a3-49c7-b9f0-a831abe9bdf6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"MeasurementValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3f16f380-e2c9-489f-ba22-50e363a19b32",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"MeasurementValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7c1a87ed-6611-4389-bfc8-5d5711985f19",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2c5e1d69-8303-4508-b176-86d5e4d148f7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "de3f0954-e3ad-4d1d-8ae7-f8b6b3d5e524",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f70dd62f-8e0e-4d6a-b753-2572e4fa6f59",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "df86f6ed-547d-4eaf-b28f-9f6e403f5d3b",
"Section": {
"FormTypeSectionId": "4cdc9e39-e13b-4f70-8507-d52ed60de1f7",
"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": "c9836007-2b52-4078-bd63-6e2082476d8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5db7612-e5f9-4f82-8e9b-3fd778640cb6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ee90114-e893-466d-bbb3-d8c47b78101a",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"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": "df86f6ed-547d-4eaf-b28f-9f6e403f5d3b",
"Section": {
"FormTypeSectionId": "4cdc9e39-e13b-4f70-8507-d52ed60de1f7",
"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": "c9836007-2b52-4078-bd63-6e2082476d8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5db7612-e5f9-4f82-8e9b-3fd778640cb6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ee90114-e893-466d-bbb3-d8c47b78101a",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"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": "5e8b0198-a2c8-44ae-9d0d-f091df2dfbe5",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-12T12:57:29.3334541-07:00",
"Location": "sample string 1",
"TaskId": "c620f522-c152-4d5d-aebd-0622111a11ff",
"Values": [
{
"FormFieldValueId": "57d0c5c2-9920-4898-9cbc-e845d4e05922",
"FormId": "663aaea1-24f0-4f29-a6e5-1b39d16ce6a4",
"FormTypeField": {
"FormTypeFieldId": "df86f6ed-547d-4eaf-b28f-9f6e403f5d3b",
"FormType": {
"FormTypeId": "2c5e1d69-8303-4508-b176-86d5e4d148f7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "de3f0954-e3ad-4d1d-8ae7-f8b6b3d5e524",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f70dd62f-8e0e-4d6a-b753-2572e4fa6f59",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5e8b0198-a2c8-44ae-9d0d-f091df2dfbe5",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4cdc9e39-e13b-4f70-8507-d52ed60de1f7",
"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": "c9836007-2b52-4078-bd63-6e2082476d8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5db7612-e5f9-4f82-8e9b-3fd778640cb6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ee90114-e893-466d-bbb3-d8c47b78101a",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"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": "57d0c5c2-9920-4898-9cbc-e845d4e05922",
"FormId": "663aaea1-24f0-4f29-a6e5-1b39d16ce6a4",
"FormTypeField": {
"FormTypeFieldId": "df86f6ed-547d-4eaf-b28f-9f6e403f5d3b",
"FormType": {
"FormTypeId": "2c5e1d69-8303-4508-b176-86d5e4d148f7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "de3f0954-e3ad-4d1d-8ae7-f8b6b3d5e524",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f70dd62f-8e0e-4d6a-b753-2572e4fa6f59",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5e8b0198-a2c8-44ae-9d0d-f091df2dfbe5",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4cdc9e39-e13b-4f70-8507-d52ed60de1f7",
"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": "c9836007-2b52-4078-bd63-6e2082476d8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5db7612-e5f9-4f82-8e9b-3fd778640cb6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ee90114-e893-466d-bbb3-d8c47b78101a",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"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": "3de1fb8b-9218-48ee-a31a-828deba2079d",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "8a481cf8-6552-45a4-a5e1-49b4cfe69391",
"Asset": {
"AssetId": "3d514565-e8d3-48aa-b399-9b77b7663bf5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "de3f0954-e3ad-4d1d-8ae7-f8b6b3d5e524",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f70dd62f-8e0e-4d6a-b753-2572e4fa6f59",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f8be2397-22a3-49c7-b9f0-a831abe9bdf6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"MeasurementValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3f16f380-e2c9-489f-ba22-50e363a19b32",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"MeasurementValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7c1a87ed-6611-4389-bfc8-5d5711985f19",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2c5e1d69-8303-4508-b176-86d5e4d148f7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "de3f0954-e3ad-4d1d-8ae7-f8b6b3d5e524",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f70dd62f-8e0e-4d6a-b753-2572e4fa6f59",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "df86f6ed-547d-4eaf-b28f-9f6e403f5d3b",
"Section": {
"FormTypeSectionId": "4cdc9e39-e13b-4f70-8507-d52ed60de1f7",
"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": "c9836007-2b52-4078-bd63-6e2082476d8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5db7612-e5f9-4f82-8e9b-3fd778640cb6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ee90114-e893-466d-bbb3-d8c47b78101a",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"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": "df86f6ed-547d-4eaf-b28f-9f6e403f5d3b",
"Section": {
"FormTypeSectionId": "4cdc9e39-e13b-4f70-8507-d52ed60de1f7",
"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": "c9836007-2b52-4078-bd63-6e2082476d8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5db7612-e5f9-4f82-8e9b-3fd778640cb6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ee90114-e893-466d-bbb3-d8c47b78101a",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"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": "5e8b0198-a2c8-44ae-9d0d-f091df2dfbe5",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-12T12:57:29.3334541-07:00",
"Location": "sample string 1",
"TaskId": "c620f522-c152-4d5d-aebd-0622111a11ff",
"Values": [
{
"FormFieldValueId": "57d0c5c2-9920-4898-9cbc-e845d4e05922",
"FormId": "663aaea1-24f0-4f29-a6e5-1b39d16ce6a4",
"FormTypeField": {
"FormTypeFieldId": "df86f6ed-547d-4eaf-b28f-9f6e403f5d3b",
"FormType": {
"FormTypeId": "2c5e1d69-8303-4508-b176-86d5e4d148f7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "de3f0954-e3ad-4d1d-8ae7-f8b6b3d5e524",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f70dd62f-8e0e-4d6a-b753-2572e4fa6f59",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5e8b0198-a2c8-44ae-9d0d-f091df2dfbe5",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4cdc9e39-e13b-4f70-8507-d52ed60de1f7",
"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": "c9836007-2b52-4078-bd63-6e2082476d8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5db7612-e5f9-4f82-8e9b-3fd778640cb6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ee90114-e893-466d-bbb3-d8c47b78101a",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"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": "57d0c5c2-9920-4898-9cbc-e845d4e05922",
"FormId": "663aaea1-24f0-4f29-a6e5-1b39d16ce6a4",
"FormTypeField": {
"FormTypeFieldId": "df86f6ed-547d-4eaf-b28f-9f6e403f5d3b",
"FormType": {
"FormTypeId": "2c5e1d69-8303-4508-b176-86d5e4d148f7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "de3f0954-e3ad-4d1d-8ae7-f8b6b3d5e524",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f70dd62f-8e0e-4d6a-b753-2572e4fa6f59",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T12:57:29.3334541-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5e8b0198-a2c8-44ae-9d0d-f091df2dfbe5",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4cdc9e39-e13b-4f70-8507-d52ed60de1f7",
"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": "c9836007-2b52-4078-bd63-6e2082476d8c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5db7612-e5f9-4f82-8e9b-3fd778640cb6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ee90114-e893-466d-bbb3-d8c47b78101a",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36f0ec94-1de1-40d3-ad90-c5f992902460",
"FieldId": "f18d32d2-6ce0-4900-aef4-2441579fea2a",
"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": "3de1fb8b-9218-48ee-a31a-828deba2079d",
"CreateDate": "2026-08-12T12:57:29.3334541-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-12T12:57:29.3334541-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}