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": "712349d0-d5a9-4c4f-8cd0-15fa45301a5f",
"Asset": {
"AssetId": "e75119c2-5ec2-4754-9d81-2093e27702b8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "58c554a1-f759-447d-8c27-f9bbd41ecaba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7bae08a8-e86c-433c-b4cb-2abad9e8c100",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4bbd127a-3708-4e66-a5af-8609ce7c7ce8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"MeasurementValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "59671cd5-4d54-47c1-a549-0e9268528ef5",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"MeasurementValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "46897b78-dffb-4bf7-bf9d-1ade541aafc5",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "4bb5ed75-e3e1-4cbb-8a14-6a4bef678f62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58c554a1-f759-447d-8c27-f9bbd41ecaba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7bae08a8-e86c-433c-b4cb-2abad9e8c100",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a2a1976b-f111-47bc-8762-ffd694eaeba5",
"Section": {
"FormTypeSectionId": "23f5c96c-5db9-4c7a-a90a-a3e8d1bd1746",
"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": "d6731203-9986-46f0-95dc-dcdd9856ab22",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d18a8ff0-f304-4cd9-9aa2-c2521b4c6f5a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "92dcb29a-b83e-4204-a46a-9e2d8a10ab3a",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"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": "a2a1976b-f111-47bc-8762-ffd694eaeba5",
"Section": {
"FormTypeSectionId": "23f5c96c-5db9-4c7a-a90a-a3e8d1bd1746",
"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": "d6731203-9986-46f0-95dc-dcdd9856ab22",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d18a8ff0-f304-4cd9-9aa2-c2521b4c6f5a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "92dcb29a-b83e-4204-a46a-9e2d8a10ab3a",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"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": "16b3dee6-7364-4c7f-aa3d-a83125856665",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-07T02:36:15.7774127-07:00",
"Location": "sample string 1",
"TaskId": "7bbe3c5a-0d13-4a7b-9da3-1bd060f714e7",
"Values": [
{
"FormFieldValueId": "f17ba17b-2d0a-4a78-85e7-a34874022472",
"FormId": "3712ff14-74f4-4188-8058-2117d5a74ec0",
"FormTypeField": {
"FormTypeFieldId": "a2a1976b-f111-47bc-8762-ffd694eaeba5",
"FormType": {
"FormTypeId": "4bb5ed75-e3e1-4cbb-8a14-6a4bef678f62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58c554a1-f759-447d-8c27-f9bbd41ecaba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7bae08a8-e86c-433c-b4cb-2abad9e8c100",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "16b3dee6-7364-4c7f-aa3d-a83125856665",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "23f5c96c-5db9-4c7a-a90a-a3e8d1bd1746",
"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": "d6731203-9986-46f0-95dc-dcdd9856ab22",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d18a8ff0-f304-4cd9-9aa2-c2521b4c6f5a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "92dcb29a-b83e-4204-a46a-9e2d8a10ab3a",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"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": "f17ba17b-2d0a-4a78-85e7-a34874022472",
"FormId": "3712ff14-74f4-4188-8058-2117d5a74ec0",
"FormTypeField": {
"FormTypeFieldId": "a2a1976b-f111-47bc-8762-ffd694eaeba5",
"FormType": {
"FormTypeId": "4bb5ed75-e3e1-4cbb-8a14-6a4bef678f62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58c554a1-f759-447d-8c27-f9bbd41ecaba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7bae08a8-e86c-433c-b4cb-2abad9e8c100",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "16b3dee6-7364-4c7f-aa3d-a83125856665",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "23f5c96c-5db9-4c7a-a90a-a3e8d1bd1746",
"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": "d6731203-9986-46f0-95dc-dcdd9856ab22",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d18a8ff0-f304-4cd9-9aa2-c2521b4c6f5a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "92dcb29a-b83e-4204-a46a-9e2d8a10ab3a",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"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": "3310854f-7941-4f0e-8f3c-f44bb73fac4c",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "712349d0-d5a9-4c4f-8cd0-15fa45301a5f",
"Asset": {
"AssetId": "e75119c2-5ec2-4754-9d81-2093e27702b8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "58c554a1-f759-447d-8c27-f9bbd41ecaba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7bae08a8-e86c-433c-b4cb-2abad9e8c100",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4bbd127a-3708-4e66-a5af-8609ce7c7ce8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"MeasurementValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "59671cd5-4d54-47c1-a549-0e9268528ef5",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"MeasurementValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "46897b78-dffb-4bf7-bf9d-1ade541aafc5",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "4bb5ed75-e3e1-4cbb-8a14-6a4bef678f62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58c554a1-f759-447d-8c27-f9bbd41ecaba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7bae08a8-e86c-433c-b4cb-2abad9e8c100",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a2a1976b-f111-47bc-8762-ffd694eaeba5",
"Section": {
"FormTypeSectionId": "23f5c96c-5db9-4c7a-a90a-a3e8d1bd1746",
"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": "d6731203-9986-46f0-95dc-dcdd9856ab22",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d18a8ff0-f304-4cd9-9aa2-c2521b4c6f5a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "92dcb29a-b83e-4204-a46a-9e2d8a10ab3a",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"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": "a2a1976b-f111-47bc-8762-ffd694eaeba5",
"Section": {
"FormTypeSectionId": "23f5c96c-5db9-4c7a-a90a-a3e8d1bd1746",
"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": "d6731203-9986-46f0-95dc-dcdd9856ab22",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d18a8ff0-f304-4cd9-9aa2-c2521b4c6f5a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "92dcb29a-b83e-4204-a46a-9e2d8a10ab3a",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"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": "16b3dee6-7364-4c7f-aa3d-a83125856665",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-07T02:36:15.7774127-07:00",
"Location": "sample string 1",
"TaskId": "7bbe3c5a-0d13-4a7b-9da3-1bd060f714e7",
"Values": [
{
"FormFieldValueId": "f17ba17b-2d0a-4a78-85e7-a34874022472",
"FormId": "3712ff14-74f4-4188-8058-2117d5a74ec0",
"FormTypeField": {
"FormTypeFieldId": "a2a1976b-f111-47bc-8762-ffd694eaeba5",
"FormType": {
"FormTypeId": "4bb5ed75-e3e1-4cbb-8a14-6a4bef678f62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58c554a1-f759-447d-8c27-f9bbd41ecaba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7bae08a8-e86c-433c-b4cb-2abad9e8c100",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "16b3dee6-7364-4c7f-aa3d-a83125856665",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "23f5c96c-5db9-4c7a-a90a-a3e8d1bd1746",
"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": "d6731203-9986-46f0-95dc-dcdd9856ab22",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d18a8ff0-f304-4cd9-9aa2-c2521b4c6f5a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "92dcb29a-b83e-4204-a46a-9e2d8a10ab3a",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"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": "f17ba17b-2d0a-4a78-85e7-a34874022472",
"FormId": "3712ff14-74f4-4188-8058-2117d5a74ec0",
"FormTypeField": {
"FormTypeFieldId": "a2a1976b-f111-47bc-8762-ffd694eaeba5",
"FormType": {
"FormTypeId": "4bb5ed75-e3e1-4cbb-8a14-6a4bef678f62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "58c554a1-f759-447d-8c27-f9bbd41ecaba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7bae08a8-e86c-433c-b4cb-2abad9e8c100",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T02:36:15.7774127-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "16b3dee6-7364-4c7f-aa3d-a83125856665",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "23f5c96c-5db9-4c7a-a90a-a3e8d1bd1746",
"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": "d6731203-9986-46f0-95dc-dcdd9856ab22",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d18a8ff0-f304-4cd9-9aa2-c2521b4c6f5a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "92dcb29a-b83e-4204-a46a-9e2d8a10ab3a",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9b183bbd-24d2-4041-b45c-5cfdc60894e5",
"FieldId": "77cfbf13-2126-4c3e-b40d-8fc8170f3642",
"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": "3310854f-7941-4f0e-8f3c-f44bb73fac4c",
"CreateDate": "2026-09-07T02:36:15.7774127-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-07T02:36:15.7774127-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}