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": "742d4bd4-602b-418f-976c-2beb8db756a8",
"Asset": {
"AssetId": "606f090a-22b3-4be7-8550-2c1bf6a0e80a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4105510d-06cd-4867-bc44-e53199f20cf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ae782f8-75a1-4b1f-b837-7ba4ed1d9fd4",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5e88d29f-0bf6-47cb-b066-3beb890e0057",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"MeasurementValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e4986c4-cce5-4d04-b7cb-e16b72bbb379",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"MeasurementValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a8d9b1d7-a648-471a-b530-d24346a035e8",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2462e502-e6e1-49e0-8321-be7ab663192a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4105510d-06cd-4867-bc44-e53199f20cf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ae782f8-75a1-4b1f-b837-7ba4ed1d9fd4",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "bafc9fd1-0210-46a4-9fc1-de7524fc8a81",
"Section": {
"FormTypeSectionId": "840d9292-daa0-40fe-ad18-375a45eab0da",
"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": "92c56e18-a144-4418-b755-9b8d422d53f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9479370-13ec-4798-9264-1250b8250693",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cac8b742-6ef7-493e-a85c-371f6afdcf8b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"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": "bafc9fd1-0210-46a4-9fc1-de7524fc8a81",
"Section": {
"FormTypeSectionId": "840d9292-daa0-40fe-ad18-375a45eab0da",
"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": "92c56e18-a144-4418-b755-9b8d422d53f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9479370-13ec-4798-9264-1250b8250693",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cac8b742-6ef7-493e-a85c-371f6afdcf8b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"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": "9d0441dc-e741-4b20-97a7-7f415643773b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-14T05:56:23.0800396-07:00",
"Location": "sample string 1",
"TaskId": "3e4d6993-af67-4d67-96eb-7a331fb7f47a",
"Values": [
{
"FormFieldValueId": "b054c8b7-6904-4a55-bdae-f180611e0b3d",
"FormId": "ac98fa65-c116-4eb0-b30a-57191987c69c",
"FormTypeField": {
"FormTypeFieldId": "bafc9fd1-0210-46a4-9fc1-de7524fc8a81",
"FormType": {
"FormTypeId": "2462e502-e6e1-49e0-8321-be7ab663192a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4105510d-06cd-4867-bc44-e53199f20cf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ae782f8-75a1-4b1f-b837-7ba4ed1d9fd4",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9d0441dc-e741-4b20-97a7-7f415643773b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "840d9292-daa0-40fe-ad18-375a45eab0da",
"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": "92c56e18-a144-4418-b755-9b8d422d53f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9479370-13ec-4798-9264-1250b8250693",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cac8b742-6ef7-493e-a85c-371f6afdcf8b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"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": "b054c8b7-6904-4a55-bdae-f180611e0b3d",
"FormId": "ac98fa65-c116-4eb0-b30a-57191987c69c",
"FormTypeField": {
"FormTypeFieldId": "bafc9fd1-0210-46a4-9fc1-de7524fc8a81",
"FormType": {
"FormTypeId": "2462e502-e6e1-49e0-8321-be7ab663192a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4105510d-06cd-4867-bc44-e53199f20cf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ae782f8-75a1-4b1f-b837-7ba4ed1d9fd4",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9d0441dc-e741-4b20-97a7-7f415643773b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "840d9292-daa0-40fe-ad18-375a45eab0da",
"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": "92c56e18-a144-4418-b755-9b8d422d53f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9479370-13ec-4798-9264-1250b8250693",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cac8b742-6ef7-493e-a85c-371f6afdcf8b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"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": "1eeac0f7-e122-4f42-896e-3c6e637ff89c",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "742d4bd4-602b-418f-976c-2beb8db756a8",
"Asset": {
"AssetId": "606f090a-22b3-4be7-8550-2c1bf6a0e80a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4105510d-06cd-4867-bc44-e53199f20cf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ae782f8-75a1-4b1f-b837-7ba4ed1d9fd4",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5e88d29f-0bf6-47cb-b066-3beb890e0057",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"MeasurementValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e4986c4-cce5-4d04-b7cb-e16b72bbb379",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"MeasurementValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a8d9b1d7-a648-471a-b530-d24346a035e8",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2462e502-e6e1-49e0-8321-be7ab663192a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4105510d-06cd-4867-bc44-e53199f20cf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ae782f8-75a1-4b1f-b837-7ba4ed1d9fd4",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "bafc9fd1-0210-46a4-9fc1-de7524fc8a81",
"Section": {
"FormTypeSectionId": "840d9292-daa0-40fe-ad18-375a45eab0da",
"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": "92c56e18-a144-4418-b755-9b8d422d53f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9479370-13ec-4798-9264-1250b8250693",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cac8b742-6ef7-493e-a85c-371f6afdcf8b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"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": "bafc9fd1-0210-46a4-9fc1-de7524fc8a81",
"Section": {
"FormTypeSectionId": "840d9292-daa0-40fe-ad18-375a45eab0da",
"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": "92c56e18-a144-4418-b755-9b8d422d53f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9479370-13ec-4798-9264-1250b8250693",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cac8b742-6ef7-493e-a85c-371f6afdcf8b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"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": "9d0441dc-e741-4b20-97a7-7f415643773b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-14T05:56:23.0800396-07:00",
"Location": "sample string 1",
"TaskId": "3e4d6993-af67-4d67-96eb-7a331fb7f47a",
"Values": [
{
"FormFieldValueId": "b054c8b7-6904-4a55-bdae-f180611e0b3d",
"FormId": "ac98fa65-c116-4eb0-b30a-57191987c69c",
"FormTypeField": {
"FormTypeFieldId": "bafc9fd1-0210-46a4-9fc1-de7524fc8a81",
"FormType": {
"FormTypeId": "2462e502-e6e1-49e0-8321-be7ab663192a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4105510d-06cd-4867-bc44-e53199f20cf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ae782f8-75a1-4b1f-b837-7ba4ed1d9fd4",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9d0441dc-e741-4b20-97a7-7f415643773b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "840d9292-daa0-40fe-ad18-375a45eab0da",
"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": "92c56e18-a144-4418-b755-9b8d422d53f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9479370-13ec-4798-9264-1250b8250693",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cac8b742-6ef7-493e-a85c-371f6afdcf8b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"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": "b054c8b7-6904-4a55-bdae-f180611e0b3d",
"FormId": "ac98fa65-c116-4eb0-b30a-57191987c69c",
"FormTypeField": {
"FormTypeFieldId": "bafc9fd1-0210-46a4-9fc1-de7524fc8a81",
"FormType": {
"FormTypeId": "2462e502-e6e1-49e0-8321-be7ab663192a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4105510d-06cd-4867-bc44-e53199f20cf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ae782f8-75a1-4b1f-b837-7ba4ed1d9fd4",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T05:56:23.0800396-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9d0441dc-e741-4b20-97a7-7f415643773b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "840d9292-daa0-40fe-ad18-375a45eab0da",
"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": "92c56e18-a144-4418-b755-9b8d422d53f1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a9479370-13ec-4798-9264-1250b8250693",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cac8b742-6ef7-493e-a85c-371f6afdcf8b",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a8771689-9568-4ebf-8f5b-b523bb56fb98",
"FieldId": "4f8a6515-ec84-401e-987a-3886d396aa76",
"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": "1eeac0f7-e122-4f42-896e-3c6e637ff89c",
"CreateDate": "2026-06-14T05:56:23.0800396-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-14T05:56:23.0800396-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}