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": "379c9bef-0999-490e-8fa9-0e7a522299ee",
"Asset": {
"AssetId": "a504b70f-5d09-46a9-8507-1a25477a7afa",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "834501e1-32ba-4a4c-8d7f-fb03542b8a7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dc8473cc-9be0-49d6-90c7-bf89aa859925",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "091f65fb-3625-4ebc-b185-94d51afa697b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"MeasurementValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b4a0fdd2-feb7-4992-9986-0a94acbe126d",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"MeasurementValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a20749d7-1f09-4b04-99e6-07feeeb42131",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "7a2a61f4-b746-4af5-9cd3-644a6636b2f9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "834501e1-32ba-4a4c-8d7f-fb03542b8a7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dc8473cc-9be0-49d6-90c7-bf89aa859925",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "806ee59e-5fdb-4862-9c6c-36a5c61e75ee",
"Section": {
"FormTypeSectionId": "15422298-9179-4b21-8a4a-1c4a15bdd5c4",
"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": "96f07a28-56b0-46f8-98ce-7cc6a8b44561",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1178474b-6643-4773-88ba-a13f6b2728aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "44967d47-6953-42de-b16b-7c770fce4677",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"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": "806ee59e-5fdb-4862-9c6c-36a5c61e75ee",
"Section": {
"FormTypeSectionId": "15422298-9179-4b21-8a4a-1c4a15bdd5c4",
"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": "96f07a28-56b0-46f8-98ce-7cc6a8b44561",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1178474b-6643-4773-88ba-a13f6b2728aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "44967d47-6953-42de-b16b-7c770fce4677",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"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": "73a39992-a4a0-4bfb-9caf-a93c85627725",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-16T05:35:06.5170227-07:00",
"Location": "sample string 1",
"TaskId": "17ca5f72-c0d2-45cd-8055-6c6430905dca",
"Values": [
{
"FormFieldValueId": "10e308d6-a322-4557-a80b-1105ea4179fa",
"FormId": "31d31b40-0814-474b-aae6-7cd8431ec17e",
"FormTypeField": {
"FormTypeFieldId": "806ee59e-5fdb-4862-9c6c-36a5c61e75ee",
"FormType": {
"FormTypeId": "7a2a61f4-b746-4af5-9cd3-644a6636b2f9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "834501e1-32ba-4a4c-8d7f-fb03542b8a7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dc8473cc-9be0-49d6-90c7-bf89aa859925",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "73a39992-a4a0-4bfb-9caf-a93c85627725",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "15422298-9179-4b21-8a4a-1c4a15bdd5c4",
"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": "96f07a28-56b0-46f8-98ce-7cc6a8b44561",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1178474b-6643-4773-88ba-a13f6b2728aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "44967d47-6953-42de-b16b-7c770fce4677",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"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": "10e308d6-a322-4557-a80b-1105ea4179fa",
"FormId": "31d31b40-0814-474b-aae6-7cd8431ec17e",
"FormTypeField": {
"FormTypeFieldId": "806ee59e-5fdb-4862-9c6c-36a5c61e75ee",
"FormType": {
"FormTypeId": "7a2a61f4-b746-4af5-9cd3-644a6636b2f9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "834501e1-32ba-4a4c-8d7f-fb03542b8a7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dc8473cc-9be0-49d6-90c7-bf89aa859925",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "73a39992-a4a0-4bfb-9caf-a93c85627725",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "15422298-9179-4b21-8a4a-1c4a15bdd5c4",
"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": "96f07a28-56b0-46f8-98ce-7cc6a8b44561",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1178474b-6643-4773-88ba-a13f6b2728aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "44967d47-6953-42de-b16b-7c770fce4677",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"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": "489cf95c-af0f-49f3-80f9-79e29b023b85",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "379c9bef-0999-490e-8fa9-0e7a522299ee",
"Asset": {
"AssetId": "a504b70f-5d09-46a9-8507-1a25477a7afa",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "834501e1-32ba-4a4c-8d7f-fb03542b8a7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dc8473cc-9be0-49d6-90c7-bf89aa859925",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "091f65fb-3625-4ebc-b185-94d51afa697b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"MeasurementValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b4a0fdd2-feb7-4992-9986-0a94acbe126d",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"MeasurementValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a20749d7-1f09-4b04-99e6-07feeeb42131",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "7a2a61f4-b746-4af5-9cd3-644a6636b2f9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "834501e1-32ba-4a4c-8d7f-fb03542b8a7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dc8473cc-9be0-49d6-90c7-bf89aa859925",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "806ee59e-5fdb-4862-9c6c-36a5c61e75ee",
"Section": {
"FormTypeSectionId": "15422298-9179-4b21-8a4a-1c4a15bdd5c4",
"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": "96f07a28-56b0-46f8-98ce-7cc6a8b44561",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1178474b-6643-4773-88ba-a13f6b2728aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "44967d47-6953-42de-b16b-7c770fce4677",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"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": "806ee59e-5fdb-4862-9c6c-36a5c61e75ee",
"Section": {
"FormTypeSectionId": "15422298-9179-4b21-8a4a-1c4a15bdd5c4",
"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": "96f07a28-56b0-46f8-98ce-7cc6a8b44561",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1178474b-6643-4773-88ba-a13f6b2728aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "44967d47-6953-42de-b16b-7c770fce4677",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"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": "73a39992-a4a0-4bfb-9caf-a93c85627725",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-16T05:35:06.5170227-07:00",
"Location": "sample string 1",
"TaskId": "17ca5f72-c0d2-45cd-8055-6c6430905dca",
"Values": [
{
"FormFieldValueId": "10e308d6-a322-4557-a80b-1105ea4179fa",
"FormId": "31d31b40-0814-474b-aae6-7cd8431ec17e",
"FormTypeField": {
"FormTypeFieldId": "806ee59e-5fdb-4862-9c6c-36a5c61e75ee",
"FormType": {
"FormTypeId": "7a2a61f4-b746-4af5-9cd3-644a6636b2f9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "834501e1-32ba-4a4c-8d7f-fb03542b8a7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dc8473cc-9be0-49d6-90c7-bf89aa859925",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "73a39992-a4a0-4bfb-9caf-a93c85627725",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "15422298-9179-4b21-8a4a-1c4a15bdd5c4",
"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": "96f07a28-56b0-46f8-98ce-7cc6a8b44561",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1178474b-6643-4773-88ba-a13f6b2728aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "44967d47-6953-42de-b16b-7c770fce4677",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"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": "10e308d6-a322-4557-a80b-1105ea4179fa",
"FormId": "31d31b40-0814-474b-aae6-7cd8431ec17e",
"FormTypeField": {
"FormTypeFieldId": "806ee59e-5fdb-4862-9c6c-36a5c61e75ee",
"FormType": {
"FormTypeId": "7a2a61f4-b746-4af5-9cd3-644a6636b2f9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "834501e1-32ba-4a4c-8d7f-fb03542b8a7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dc8473cc-9be0-49d6-90c7-bf89aa859925",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-16T05:35:06.5170227-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "73a39992-a4a0-4bfb-9caf-a93c85627725",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "15422298-9179-4b21-8a4a-1c4a15bdd5c4",
"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": "96f07a28-56b0-46f8-98ce-7cc6a8b44561",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1178474b-6643-4773-88ba-a13f6b2728aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "44967d47-6953-42de-b16b-7c770fce4677",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b051c77-57cf-4e41-bb2a-1da7586b7825",
"FieldId": "4c3ba9ae-595a-424d-9422-986ba795ff17",
"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": "489cf95c-af0f-49f3-80f9-79e29b023b85",
"CreateDate": "2026-04-16T05:35:06.5170227-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-16T05:35:06.5170227-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}