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": "db722313-b424-4a71-a336-8030af5af768",
"Asset": {
"AssetId": "b9f26132-fd90-4968-a81b-afab35423d73",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ff09ae31-98df-43c1-a0f1-5ff29797a8a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "205420e6-036a-4b91-83bf-d354c5f2a0fe",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7bdc1e66-95b6-4bce-bcb2-289cb06b30b1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"MeasurementValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8b6f0871-5584-4ed0-b9e4-857bfc4d2e21",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"MeasurementValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2c55e83b-9127-42bc-9bff-7846ecfd2347",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "de917ecf-6eed-4676-8e69-c6efc635b98f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ff09ae31-98df-43c1-a0f1-5ff29797a8a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "205420e6-036a-4b91-83bf-d354c5f2a0fe",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "14d65847-3937-4f8b-9e47-e0059fdf7abe",
"Section": {
"FormTypeSectionId": "df152e0a-2e1e-4c88-836a-636b59333388",
"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": "bd1d1afb-2c9b-4988-a51a-bf294312cbef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9d06e1c9-679a-46a5-8fb2-30b73c9ca203",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "613926cd-348d-465f-81e9-cb2a25e1253c",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"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": "14d65847-3937-4f8b-9e47-e0059fdf7abe",
"Section": {
"FormTypeSectionId": "df152e0a-2e1e-4c88-836a-636b59333388",
"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": "bd1d1afb-2c9b-4988-a51a-bf294312cbef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9d06e1c9-679a-46a5-8fb2-30b73c9ca203",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "613926cd-348d-465f-81e9-cb2a25e1253c",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"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": "6a3d6137-384a-4970-bc9d-2c4c587d40c2",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-10T07:48:15.671786-07:00",
"Location": "sample string 1",
"TaskId": "ce5867ea-5bdf-43a7-8b10-754f163ff323",
"Values": [
{
"FormFieldValueId": "aed24c5f-1eda-4868-b647-fcf60e6dda53",
"FormId": "55e10681-53bc-47dd-856f-f4cffd38b7bc",
"FormTypeField": {
"FormTypeFieldId": "14d65847-3937-4f8b-9e47-e0059fdf7abe",
"FormType": {
"FormTypeId": "de917ecf-6eed-4676-8e69-c6efc635b98f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ff09ae31-98df-43c1-a0f1-5ff29797a8a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "205420e6-036a-4b91-83bf-d354c5f2a0fe",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6a3d6137-384a-4970-bc9d-2c4c587d40c2",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "df152e0a-2e1e-4c88-836a-636b59333388",
"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": "bd1d1afb-2c9b-4988-a51a-bf294312cbef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9d06e1c9-679a-46a5-8fb2-30b73c9ca203",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "613926cd-348d-465f-81e9-cb2a25e1253c",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"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": "aed24c5f-1eda-4868-b647-fcf60e6dda53",
"FormId": "55e10681-53bc-47dd-856f-f4cffd38b7bc",
"FormTypeField": {
"FormTypeFieldId": "14d65847-3937-4f8b-9e47-e0059fdf7abe",
"FormType": {
"FormTypeId": "de917ecf-6eed-4676-8e69-c6efc635b98f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ff09ae31-98df-43c1-a0f1-5ff29797a8a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "205420e6-036a-4b91-83bf-d354c5f2a0fe",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6a3d6137-384a-4970-bc9d-2c4c587d40c2",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "df152e0a-2e1e-4c88-836a-636b59333388",
"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": "bd1d1afb-2c9b-4988-a51a-bf294312cbef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9d06e1c9-679a-46a5-8fb2-30b73c9ca203",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "613926cd-348d-465f-81e9-cb2a25e1253c",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"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": "70cbcf68-7d2a-43df-8156-5addcb0319aa",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "db722313-b424-4a71-a336-8030af5af768",
"Asset": {
"AssetId": "b9f26132-fd90-4968-a81b-afab35423d73",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ff09ae31-98df-43c1-a0f1-5ff29797a8a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "205420e6-036a-4b91-83bf-d354c5f2a0fe",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7bdc1e66-95b6-4bce-bcb2-289cb06b30b1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"MeasurementValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8b6f0871-5584-4ed0-b9e4-857bfc4d2e21",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"MeasurementValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2c55e83b-9127-42bc-9bff-7846ecfd2347",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "de917ecf-6eed-4676-8e69-c6efc635b98f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ff09ae31-98df-43c1-a0f1-5ff29797a8a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "205420e6-036a-4b91-83bf-d354c5f2a0fe",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "14d65847-3937-4f8b-9e47-e0059fdf7abe",
"Section": {
"FormTypeSectionId": "df152e0a-2e1e-4c88-836a-636b59333388",
"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": "bd1d1afb-2c9b-4988-a51a-bf294312cbef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9d06e1c9-679a-46a5-8fb2-30b73c9ca203",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "613926cd-348d-465f-81e9-cb2a25e1253c",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"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": "14d65847-3937-4f8b-9e47-e0059fdf7abe",
"Section": {
"FormTypeSectionId": "df152e0a-2e1e-4c88-836a-636b59333388",
"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": "bd1d1afb-2c9b-4988-a51a-bf294312cbef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9d06e1c9-679a-46a5-8fb2-30b73c9ca203",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "613926cd-348d-465f-81e9-cb2a25e1253c",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"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": "6a3d6137-384a-4970-bc9d-2c4c587d40c2",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-10T07:48:15.671786-07:00",
"Location": "sample string 1",
"TaskId": "ce5867ea-5bdf-43a7-8b10-754f163ff323",
"Values": [
{
"FormFieldValueId": "aed24c5f-1eda-4868-b647-fcf60e6dda53",
"FormId": "55e10681-53bc-47dd-856f-f4cffd38b7bc",
"FormTypeField": {
"FormTypeFieldId": "14d65847-3937-4f8b-9e47-e0059fdf7abe",
"FormType": {
"FormTypeId": "de917ecf-6eed-4676-8e69-c6efc635b98f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ff09ae31-98df-43c1-a0f1-5ff29797a8a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "205420e6-036a-4b91-83bf-d354c5f2a0fe",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6a3d6137-384a-4970-bc9d-2c4c587d40c2",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "df152e0a-2e1e-4c88-836a-636b59333388",
"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": "bd1d1afb-2c9b-4988-a51a-bf294312cbef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9d06e1c9-679a-46a5-8fb2-30b73c9ca203",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "613926cd-348d-465f-81e9-cb2a25e1253c",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"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": "aed24c5f-1eda-4868-b647-fcf60e6dda53",
"FormId": "55e10681-53bc-47dd-856f-f4cffd38b7bc",
"FormTypeField": {
"FormTypeFieldId": "14d65847-3937-4f8b-9e47-e0059fdf7abe",
"FormType": {
"FormTypeId": "de917ecf-6eed-4676-8e69-c6efc635b98f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ff09ae31-98df-43c1-a0f1-5ff29797a8a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "205420e6-036a-4b91-83bf-d354c5f2a0fe",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-10T07:48:15.671786-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6a3d6137-384a-4970-bc9d-2c4c587d40c2",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "df152e0a-2e1e-4c88-836a-636b59333388",
"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": "bd1d1afb-2c9b-4988-a51a-bf294312cbef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9d06e1c9-679a-46a5-8fb2-30b73c9ca203",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "613926cd-348d-465f-81e9-cb2a25e1253c",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7cdc91e8-1535-4543-9d86-b591f895fa8c",
"FieldId": "96d98c3d-4c7e-4875-b0c2-d4874e59dfc5",
"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": "70cbcf68-7d2a-43df-8156-5addcb0319aa",
"CreateDate": "2026-05-10T07:48:15.671786-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-10T07:48:15.671786-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}