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": "470b159f-1e3f-4704-b41b-f53dcba492c7",
"Asset": {
"AssetId": "3404ac65-5c91-4b19-b42e-06f5d0a62c4f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8f0b39df-1886-4a9a-9889-83a5d3a8dc63",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f56ad25-3fba-457a-a1d5-ec3615304bc9",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "26257d63-6fca-4af2-94fa-a09f2648b8f0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"MeasurementValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9023b3fc-a505-4b58-98c0-f7097e3810e2",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"MeasurementValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ff994bc0-3f4a-4b90-8f72-34c9957f8aa2",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a46023bb-d0ba-4d2a-88a8-b46f14fa8e62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8f0b39df-1886-4a9a-9889-83a5d3a8dc63",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f56ad25-3fba-457a-a1d5-ec3615304bc9",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "bb0fdfa5-2fdf-46b4-b620-da707520e2ea",
"Section": {
"FormTypeSectionId": "0419b35d-3a75-43aa-9e3e-b61aa8c3a146",
"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": "988cd2db-df2e-47d1-bb8d-4bb9b4cefd73",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cc600f4-f497-452e-aa6a-bd7c2666e0d7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30a70109-3ae5-47e4-9e03-1383a42fe16f",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"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": "bb0fdfa5-2fdf-46b4-b620-da707520e2ea",
"Section": {
"FormTypeSectionId": "0419b35d-3a75-43aa-9e3e-b61aa8c3a146",
"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": "988cd2db-df2e-47d1-bb8d-4bb9b4cefd73",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cc600f4-f497-452e-aa6a-bd7c2666e0d7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30a70109-3ae5-47e4-9e03-1383a42fe16f",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"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": "f354b68e-3d3d-4c02-aaa0-180f7e974a60",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-14T09:11:52.5987079-07:00",
"Location": "sample string 1",
"TaskId": "81b76f8c-3fd1-46ad-b41b-768fdffb2d07",
"Values": [
{
"FormFieldValueId": "26a0f0df-ac6f-486e-afcd-6da00f43e981",
"FormId": "8c0d7b61-0b18-4293-b285-149af05d9b4c",
"FormTypeField": {
"FormTypeFieldId": "bb0fdfa5-2fdf-46b4-b620-da707520e2ea",
"FormType": {
"FormTypeId": "a46023bb-d0ba-4d2a-88a8-b46f14fa8e62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8f0b39df-1886-4a9a-9889-83a5d3a8dc63",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f56ad25-3fba-457a-a1d5-ec3615304bc9",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f354b68e-3d3d-4c02-aaa0-180f7e974a60",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0419b35d-3a75-43aa-9e3e-b61aa8c3a146",
"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": "988cd2db-df2e-47d1-bb8d-4bb9b4cefd73",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cc600f4-f497-452e-aa6a-bd7c2666e0d7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30a70109-3ae5-47e4-9e03-1383a42fe16f",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"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": "26a0f0df-ac6f-486e-afcd-6da00f43e981",
"FormId": "8c0d7b61-0b18-4293-b285-149af05d9b4c",
"FormTypeField": {
"FormTypeFieldId": "bb0fdfa5-2fdf-46b4-b620-da707520e2ea",
"FormType": {
"FormTypeId": "a46023bb-d0ba-4d2a-88a8-b46f14fa8e62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8f0b39df-1886-4a9a-9889-83a5d3a8dc63",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f56ad25-3fba-457a-a1d5-ec3615304bc9",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f354b68e-3d3d-4c02-aaa0-180f7e974a60",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0419b35d-3a75-43aa-9e3e-b61aa8c3a146",
"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": "988cd2db-df2e-47d1-bb8d-4bb9b4cefd73",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cc600f4-f497-452e-aa6a-bd7c2666e0d7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30a70109-3ae5-47e4-9e03-1383a42fe16f",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"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": "226f19a7-6a65-4b5e-bb44-0d50b358f474",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "470b159f-1e3f-4704-b41b-f53dcba492c7",
"Asset": {
"AssetId": "3404ac65-5c91-4b19-b42e-06f5d0a62c4f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8f0b39df-1886-4a9a-9889-83a5d3a8dc63",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f56ad25-3fba-457a-a1d5-ec3615304bc9",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "26257d63-6fca-4af2-94fa-a09f2648b8f0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"MeasurementValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9023b3fc-a505-4b58-98c0-f7097e3810e2",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"MeasurementValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ff994bc0-3f4a-4b90-8f72-34c9957f8aa2",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a46023bb-d0ba-4d2a-88a8-b46f14fa8e62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8f0b39df-1886-4a9a-9889-83a5d3a8dc63",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f56ad25-3fba-457a-a1d5-ec3615304bc9",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "bb0fdfa5-2fdf-46b4-b620-da707520e2ea",
"Section": {
"FormTypeSectionId": "0419b35d-3a75-43aa-9e3e-b61aa8c3a146",
"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": "988cd2db-df2e-47d1-bb8d-4bb9b4cefd73",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cc600f4-f497-452e-aa6a-bd7c2666e0d7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30a70109-3ae5-47e4-9e03-1383a42fe16f",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"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": "bb0fdfa5-2fdf-46b4-b620-da707520e2ea",
"Section": {
"FormTypeSectionId": "0419b35d-3a75-43aa-9e3e-b61aa8c3a146",
"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": "988cd2db-df2e-47d1-bb8d-4bb9b4cefd73",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cc600f4-f497-452e-aa6a-bd7c2666e0d7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30a70109-3ae5-47e4-9e03-1383a42fe16f",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"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": "f354b68e-3d3d-4c02-aaa0-180f7e974a60",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-14T09:11:52.5987079-07:00",
"Location": "sample string 1",
"TaskId": "81b76f8c-3fd1-46ad-b41b-768fdffb2d07",
"Values": [
{
"FormFieldValueId": "26a0f0df-ac6f-486e-afcd-6da00f43e981",
"FormId": "8c0d7b61-0b18-4293-b285-149af05d9b4c",
"FormTypeField": {
"FormTypeFieldId": "bb0fdfa5-2fdf-46b4-b620-da707520e2ea",
"FormType": {
"FormTypeId": "a46023bb-d0ba-4d2a-88a8-b46f14fa8e62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8f0b39df-1886-4a9a-9889-83a5d3a8dc63",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f56ad25-3fba-457a-a1d5-ec3615304bc9",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f354b68e-3d3d-4c02-aaa0-180f7e974a60",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0419b35d-3a75-43aa-9e3e-b61aa8c3a146",
"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": "988cd2db-df2e-47d1-bb8d-4bb9b4cefd73",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cc600f4-f497-452e-aa6a-bd7c2666e0d7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30a70109-3ae5-47e4-9e03-1383a42fe16f",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"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": "26a0f0df-ac6f-486e-afcd-6da00f43e981",
"FormId": "8c0d7b61-0b18-4293-b285-149af05d9b4c",
"FormTypeField": {
"FormTypeFieldId": "bb0fdfa5-2fdf-46b4-b620-da707520e2ea",
"FormType": {
"FormTypeId": "a46023bb-d0ba-4d2a-88a8-b46f14fa8e62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8f0b39df-1886-4a9a-9889-83a5d3a8dc63",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3f56ad25-3fba-457a-a1d5-ec3615304bc9",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-14T09:11:52.5987079-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f354b68e-3d3d-4c02-aaa0-180f7e974a60",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0419b35d-3a75-43aa-9e3e-b61aa8c3a146",
"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": "988cd2db-df2e-47d1-bb8d-4bb9b4cefd73",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6cc600f4-f497-452e-aa6a-bd7c2666e0d7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30a70109-3ae5-47e4-9e03-1383a42fe16f",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f10877ab-3918-4c05-bedf-9365d9152336",
"FieldId": "f08d40b2-f972-4c00-bf20-b77e1b592787",
"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": "226f19a7-6a65-4b5e-bb44-0d50b358f474",
"CreateDate": "2026-04-14T09:11:52.5987079-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-14T09:11:52.5987079-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}