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": "5718caca-1080-4698-9410-a18ffe903e98",
"Asset": {
"AssetId": "8d64b023-c5b6-417e-9e4d-907e5fd479bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c45b449b-7f4b-4bcd-8ad4-7a483e069460",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96b55d26-775c-48db-be79-f3d03c557400",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "04299862-a628-49e5-ba0d-2991557e8353",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"MeasurementValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b62023d0-6759-45c6-8835-1db6df8d4168",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"MeasurementValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "048f0b56-132f-4b0a-90a2-28dd1f6fe546",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "778ee7dd-8df2-4185-a5e9-4a129a3614b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c45b449b-7f4b-4bcd-8ad4-7a483e069460",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96b55d26-775c-48db-be79-f3d03c557400",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c3fa97a9-708e-48f5-8ce8-9f2fa92fec81",
"Section": {
"FormTypeSectionId": "4b3e8270-8ded-45b6-a030-6431fad81b3a",
"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": "7299589f-2a40-44f9-93b1-69d31dd50ce9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9dd4edbe-0306-447b-9a4e-8b2325cc5e8a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a076fc60-60e8-4db7-a685-3f69eb9442a0",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"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": "c3fa97a9-708e-48f5-8ce8-9f2fa92fec81",
"Section": {
"FormTypeSectionId": "4b3e8270-8ded-45b6-a030-6431fad81b3a",
"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": "7299589f-2a40-44f9-93b1-69d31dd50ce9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9dd4edbe-0306-447b-9a4e-8b2325cc5e8a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a076fc60-60e8-4db7-a685-3f69eb9442a0",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"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": "610cfb0e-6e49-4c7c-a036-a3dddf0a9225",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-11T08:58:29.1731828-07:00",
"Location": "sample string 1",
"TaskId": "dedf1864-5aaa-4c9b-94be-e6bd7a5495e2",
"Values": [
{
"FormFieldValueId": "1e4bfb10-71f4-4f9f-af6d-1b2c0c7ebcab",
"FormId": "62402473-a2ac-4dbe-b790-c899a8d6e374",
"FormTypeField": {
"FormTypeFieldId": "c3fa97a9-708e-48f5-8ce8-9f2fa92fec81",
"FormType": {
"FormTypeId": "778ee7dd-8df2-4185-a5e9-4a129a3614b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c45b449b-7f4b-4bcd-8ad4-7a483e069460",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96b55d26-775c-48db-be79-f3d03c557400",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "610cfb0e-6e49-4c7c-a036-a3dddf0a9225",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4b3e8270-8ded-45b6-a030-6431fad81b3a",
"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": "7299589f-2a40-44f9-93b1-69d31dd50ce9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9dd4edbe-0306-447b-9a4e-8b2325cc5e8a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a076fc60-60e8-4db7-a685-3f69eb9442a0",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"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": "1e4bfb10-71f4-4f9f-af6d-1b2c0c7ebcab",
"FormId": "62402473-a2ac-4dbe-b790-c899a8d6e374",
"FormTypeField": {
"FormTypeFieldId": "c3fa97a9-708e-48f5-8ce8-9f2fa92fec81",
"FormType": {
"FormTypeId": "778ee7dd-8df2-4185-a5e9-4a129a3614b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c45b449b-7f4b-4bcd-8ad4-7a483e069460",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96b55d26-775c-48db-be79-f3d03c557400",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "610cfb0e-6e49-4c7c-a036-a3dddf0a9225",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4b3e8270-8ded-45b6-a030-6431fad81b3a",
"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": "7299589f-2a40-44f9-93b1-69d31dd50ce9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9dd4edbe-0306-447b-9a4e-8b2325cc5e8a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a076fc60-60e8-4db7-a685-3f69eb9442a0",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"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": "1017ed3d-e2b2-4e44-91ef-09ef0c2e04f4",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "5718caca-1080-4698-9410-a18ffe903e98",
"Asset": {
"AssetId": "8d64b023-c5b6-417e-9e4d-907e5fd479bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c45b449b-7f4b-4bcd-8ad4-7a483e069460",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96b55d26-775c-48db-be79-f3d03c557400",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "04299862-a628-49e5-ba0d-2991557e8353",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"MeasurementValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b62023d0-6759-45c6-8835-1db6df8d4168",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"MeasurementValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "048f0b56-132f-4b0a-90a2-28dd1f6fe546",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "778ee7dd-8df2-4185-a5e9-4a129a3614b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c45b449b-7f4b-4bcd-8ad4-7a483e069460",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96b55d26-775c-48db-be79-f3d03c557400",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c3fa97a9-708e-48f5-8ce8-9f2fa92fec81",
"Section": {
"FormTypeSectionId": "4b3e8270-8ded-45b6-a030-6431fad81b3a",
"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": "7299589f-2a40-44f9-93b1-69d31dd50ce9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9dd4edbe-0306-447b-9a4e-8b2325cc5e8a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a076fc60-60e8-4db7-a685-3f69eb9442a0",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"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": "c3fa97a9-708e-48f5-8ce8-9f2fa92fec81",
"Section": {
"FormTypeSectionId": "4b3e8270-8ded-45b6-a030-6431fad81b3a",
"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": "7299589f-2a40-44f9-93b1-69d31dd50ce9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9dd4edbe-0306-447b-9a4e-8b2325cc5e8a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a076fc60-60e8-4db7-a685-3f69eb9442a0",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"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": "610cfb0e-6e49-4c7c-a036-a3dddf0a9225",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-11T08:58:29.1731828-07:00",
"Location": "sample string 1",
"TaskId": "dedf1864-5aaa-4c9b-94be-e6bd7a5495e2",
"Values": [
{
"FormFieldValueId": "1e4bfb10-71f4-4f9f-af6d-1b2c0c7ebcab",
"FormId": "62402473-a2ac-4dbe-b790-c899a8d6e374",
"FormTypeField": {
"FormTypeFieldId": "c3fa97a9-708e-48f5-8ce8-9f2fa92fec81",
"FormType": {
"FormTypeId": "778ee7dd-8df2-4185-a5e9-4a129a3614b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c45b449b-7f4b-4bcd-8ad4-7a483e069460",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96b55d26-775c-48db-be79-f3d03c557400",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "610cfb0e-6e49-4c7c-a036-a3dddf0a9225",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4b3e8270-8ded-45b6-a030-6431fad81b3a",
"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": "7299589f-2a40-44f9-93b1-69d31dd50ce9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9dd4edbe-0306-447b-9a4e-8b2325cc5e8a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a076fc60-60e8-4db7-a685-3f69eb9442a0",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"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": "1e4bfb10-71f4-4f9f-af6d-1b2c0c7ebcab",
"FormId": "62402473-a2ac-4dbe-b790-c899a8d6e374",
"FormTypeField": {
"FormTypeFieldId": "c3fa97a9-708e-48f5-8ce8-9f2fa92fec81",
"FormType": {
"FormTypeId": "778ee7dd-8df2-4185-a5e9-4a129a3614b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c45b449b-7f4b-4bcd-8ad4-7a483e069460",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96b55d26-775c-48db-be79-f3d03c557400",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-11T08:58:29.1731828-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "610cfb0e-6e49-4c7c-a036-a3dddf0a9225",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4b3e8270-8ded-45b6-a030-6431fad81b3a",
"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": "7299589f-2a40-44f9-93b1-69d31dd50ce9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9dd4edbe-0306-447b-9a4e-8b2325cc5e8a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a076fc60-60e8-4db7-a685-3f69eb9442a0",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "af314a66-183c-44e9-a98c-9a5805f7bbb3",
"FieldId": "2cb1868b-c41e-4b10-ba73-b7921e4e8ad4",
"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": "1017ed3d-e2b2-4e44-91ef-09ef0c2e04f4",
"CreateDate": "2026-09-11T08:58:29.1731828-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-11T08:58:29.1731828-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}