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": "06fc6e08-9e18-4964-9ca6-505c2f4d3324",
"Asset": {
"AssetId": "2d43bccf-3cdc-4c3b-bcb5-4ec480c6782d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ba134298-f22b-4a41-82d7-3eebc1218e23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5796fea-1ef8-4dd3-abb3-aa1744cf6739",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "09219fd1-ee4f-46bb-9f61-bb82a2aa0fda",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"MeasurementValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6b71d972-d6f8-4529-ac59-290178845f90",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"MeasurementValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "90427bd5-3035-444d-bc20-7609f16ba6ff",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "01c17f9d-5b6c-4482-9a29-4f63606d42b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba134298-f22b-4a41-82d7-3eebc1218e23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5796fea-1ef8-4dd3-abb3-aa1744cf6739",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ab0648fd-b685-42ae-bdbe-f1c0d3bb55f0",
"Section": {
"FormTypeSectionId": "0fa7659a-d84d-4d8e-ab3c-5ae150b2aac3",
"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": "65aa1d01-cdec-4c68-b9ed-43777b6ac4a9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "db3e33c3-e34e-4be0-ae4c-3d37943c6ebb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c8e20af-5f5b-4b08-9fe8-00bbe568a578",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"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": "ab0648fd-b685-42ae-bdbe-f1c0d3bb55f0",
"Section": {
"FormTypeSectionId": "0fa7659a-d84d-4d8e-ab3c-5ae150b2aac3",
"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": "65aa1d01-cdec-4c68-b9ed-43777b6ac4a9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "db3e33c3-e34e-4be0-ae4c-3d37943c6ebb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c8e20af-5f5b-4b08-9fe8-00bbe568a578",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"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": "46e4efde-e415-4fd9-820e-4db5e13ac9fc",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-12T22:40:19.0471519-07:00",
"Location": "sample string 1",
"TaskId": "749ef730-2495-4c3c-b4d7-3306de8f1e8a",
"Values": [
{
"FormFieldValueId": "4ccf35fe-e282-487f-96f2-fa86d6a1d877",
"FormId": "a2763c16-d29f-46dc-a334-18a8d38356ff",
"FormTypeField": {
"FormTypeFieldId": "ab0648fd-b685-42ae-bdbe-f1c0d3bb55f0",
"FormType": {
"FormTypeId": "01c17f9d-5b6c-4482-9a29-4f63606d42b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba134298-f22b-4a41-82d7-3eebc1218e23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5796fea-1ef8-4dd3-abb3-aa1744cf6739",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "46e4efde-e415-4fd9-820e-4db5e13ac9fc",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0fa7659a-d84d-4d8e-ab3c-5ae150b2aac3",
"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": "65aa1d01-cdec-4c68-b9ed-43777b6ac4a9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "db3e33c3-e34e-4be0-ae4c-3d37943c6ebb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c8e20af-5f5b-4b08-9fe8-00bbe568a578",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"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": "4ccf35fe-e282-487f-96f2-fa86d6a1d877",
"FormId": "a2763c16-d29f-46dc-a334-18a8d38356ff",
"FormTypeField": {
"FormTypeFieldId": "ab0648fd-b685-42ae-bdbe-f1c0d3bb55f0",
"FormType": {
"FormTypeId": "01c17f9d-5b6c-4482-9a29-4f63606d42b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba134298-f22b-4a41-82d7-3eebc1218e23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5796fea-1ef8-4dd3-abb3-aa1744cf6739",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "46e4efde-e415-4fd9-820e-4db5e13ac9fc",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0fa7659a-d84d-4d8e-ab3c-5ae150b2aac3",
"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": "65aa1d01-cdec-4c68-b9ed-43777b6ac4a9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "db3e33c3-e34e-4be0-ae4c-3d37943c6ebb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c8e20af-5f5b-4b08-9fe8-00bbe568a578",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"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": "7c528746-1ef8-4e05-9dba-0c0a1e668beb",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "06fc6e08-9e18-4964-9ca6-505c2f4d3324",
"Asset": {
"AssetId": "2d43bccf-3cdc-4c3b-bcb5-4ec480c6782d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ba134298-f22b-4a41-82d7-3eebc1218e23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5796fea-1ef8-4dd3-abb3-aa1744cf6739",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "09219fd1-ee4f-46bb-9f61-bb82a2aa0fda",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"MeasurementValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6b71d972-d6f8-4529-ac59-290178845f90",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"MeasurementValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "90427bd5-3035-444d-bc20-7609f16ba6ff",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "01c17f9d-5b6c-4482-9a29-4f63606d42b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba134298-f22b-4a41-82d7-3eebc1218e23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5796fea-1ef8-4dd3-abb3-aa1744cf6739",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ab0648fd-b685-42ae-bdbe-f1c0d3bb55f0",
"Section": {
"FormTypeSectionId": "0fa7659a-d84d-4d8e-ab3c-5ae150b2aac3",
"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": "65aa1d01-cdec-4c68-b9ed-43777b6ac4a9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "db3e33c3-e34e-4be0-ae4c-3d37943c6ebb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c8e20af-5f5b-4b08-9fe8-00bbe568a578",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"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": "ab0648fd-b685-42ae-bdbe-f1c0d3bb55f0",
"Section": {
"FormTypeSectionId": "0fa7659a-d84d-4d8e-ab3c-5ae150b2aac3",
"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": "65aa1d01-cdec-4c68-b9ed-43777b6ac4a9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "db3e33c3-e34e-4be0-ae4c-3d37943c6ebb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c8e20af-5f5b-4b08-9fe8-00bbe568a578",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"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": "46e4efde-e415-4fd9-820e-4db5e13ac9fc",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-12T22:40:19.0471519-07:00",
"Location": "sample string 1",
"TaskId": "749ef730-2495-4c3c-b4d7-3306de8f1e8a",
"Values": [
{
"FormFieldValueId": "4ccf35fe-e282-487f-96f2-fa86d6a1d877",
"FormId": "a2763c16-d29f-46dc-a334-18a8d38356ff",
"FormTypeField": {
"FormTypeFieldId": "ab0648fd-b685-42ae-bdbe-f1c0d3bb55f0",
"FormType": {
"FormTypeId": "01c17f9d-5b6c-4482-9a29-4f63606d42b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba134298-f22b-4a41-82d7-3eebc1218e23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5796fea-1ef8-4dd3-abb3-aa1744cf6739",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "46e4efde-e415-4fd9-820e-4db5e13ac9fc",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0fa7659a-d84d-4d8e-ab3c-5ae150b2aac3",
"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": "65aa1d01-cdec-4c68-b9ed-43777b6ac4a9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "db3e33c3-e34e-4be0-ae4c-3d37943c6ebb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c8e20af-5f5b-4b08-9fe8-00bbe568a578",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"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": "4ccf35fe-e282-487f-96f2-fa86d6a1d877",
"FormId": "a2763c16-d29f-46dc-a334-18a8d38356ff",
"FormTypeField": {
"FormTypeFieldId": "ab0648fd-b685-42ae-bdbe-f1c0d3bb55f0",
"FormType": {
"FormTypeId": "01c17f9d-5b6c-4482-9a29-4f63606d42b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba134298-f22b-4a41-82d7-3eebc1218e23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5796fea-1ef8-4dd3-abb3-aa1744cf6739",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-12T22:40:19.0471519-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "46e4efde-e415-4fd9-820e-4db5e13ac9fc",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0fa7659a-d84d-4d8e-ab3c-5ae150b2aac3",
"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": "65aa1d01-cdec-4c68-b9ed-43777b6ac4a9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "db3e33c3-e34e-4be0-ae4c-3d37943c6ebb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4c8e20af-5f5b-4b08-9fe8-00bbe568a578",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fda90149-0209-402f-bd69-1d90f735a496",
"FieldId": "3ece1a52-e5d4-4cd9-bcb9-2fececd39125",
"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": "7c528746-1ef8-4e05-9dba-0c0a1e668beb",
"CreateDate": "2026-05-12T22:40:19.0471519-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-12T22:40:19.0471519-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}