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": "588bfadd-3182-4318-a1a2-8ebcef331b9e",
"Asset": {
"AssetId": "ff1c718a-7515-41b1-89c9-68b074901b09",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1c513b07-3646-4c76-babc-37276a0c461f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ae4ea67-4262-4fdb-bed9-cefa72fa11db",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "45851c8d-9a00-4968-8c6c-bc593ba7e1ba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"MeasurementValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b8f01edf-386e-4985-b29d-9e5d35d9fe67",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"MeasurementValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3bbb4a9b-ccef-48fb-8ec3-32843bccdc58",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ed2b3086-86bd-41fa-be06-44fc86e201ee",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1c513b07-3646-4c76-babc-37276a0c461f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ae4ea67-4262-4fdb-bed9-cefa72fa11db",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a01e586b-4cf1-496a-abcd-fdcb6d0d82ad",
"Section": {
"FormTypeSectionId": "6eb74112-8c35-4ee2-8df9-3d14ec62a657",
"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": "6ede6ac0-2b85-42db-86eb-feef01c092f5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc8cd69e-2fa8-4daf-9ce6-dfbc5fac267d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65fe90fe-f345-4f9c-a2d2-40e12a61826d",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"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": "a01e586b-4cf1-496a-abcd-fdcb6d0d82ad",
"Section": {
"FormTypeSectionId": "6eb74112-8c35-4ee2-8df9-3d14ec62a657",
"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": "6ede6ac0-2b85-42db-86eb-feef01c092f5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc8cd69e-2fa8-4daf-9ce6-dfbc5fac267d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65fe90fe-f345-4f9c-a2d2-40e12a61826d",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"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": "7f5e93ba-e87f-4257-a6c6-4509bfd0cc15",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-04T00:41:13.2899827-07:00",
"Location": "sample string 1",
"TaskId": "724ddb89-b722-4abe-a792-492fbd21e185",
"Values": [
{
"FormFieldValueId": "7dda3bc3-1aae-4cbc-9a51-5d3874ab326a",
"FormId": "6d66c7ee-e334-4051-b8a4-0476ea0f2864",
"FormTypeField": {
"FormTypeFieldId": "a01e586b-4cf1-496a-abcd-fdcb6d0d82ad",
"FormType": {
"FormTypeId": "ed2b3086-86bd-41fa-be06-44fc86e201ee",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1c513b07-3646-4c76-babc-37276a0c461f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ae4ea67-4262-4fdb-bed9-cefa72fa11db",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7f5e93ba-e87f-4257-a6c6-4509bfd0cc15",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6eb74112-8c35-4ee2-8df9-3d14ec62a657",
"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": "6ede6ac0-2b85-42db-86eb-feef01c092f5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc8cd69e-2fa8-4daf-9ce6-dfbc5fac267d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65fe90fe-f345-4f9c-a2d2-40e12a61826d",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"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": "7dda3bc3-1aae-4cbc-9a51-5d3874ab326a",
"FormId": "6d66c7ee-e334-4051-b8a4-0476ea0f2864",
"FormTypeField": {
"FormTypeFieldId": "a01e586b-4cf1-496a-abcd-fdcb6d0d82ad",
"FormType": {
"FormTypeId": "ed2b3086-86bd-41fa-be06-44fc86e201ee",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1c513b07-3646-4c76-babc-37276a0c461f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ae4ea67-4262-4fdb-bed9-cefa72fa11db",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7f5e93ba-e87f-4257-a6c6-4509bfd0cc15",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6eb74112-8c35-4ee2-8df9-3d14ec62a657",
"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": "6ede6ac0-2b85-42db-86eb-feef01c092f5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc8cd69e-2fa8-4daf-9ce6-dfbc5fac267d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65fe90fe-f345-4f9c-a2d2-40e12a61826d",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"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": "d773a646-459a-4159-a1f6-2c0a494dbcf0",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "588bfadd-3182-4318-a1a2-8ebcef331b9e",
"Asset": {
"AssetId": "ff1c718a-7515-41b1-89c9-68b074901b09",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1c513b07-3646-4c76-babc-37276a0c461f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ae4ea67-4262-4fdb-bed9-cefa72fa11db",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "45851c8d-9a00-4968-8c6c-bc593ba7e1ba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"MeasurementValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b8f01edf-386e-4985-b29d-9e5d35d9fe67",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"MeasurementValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3bbb4a9b-ccef-48fb-8ec3-32843bccdc58",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ed2b3086-86bd-41fa-be06-44fc86e201ee",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1c513b07-3646-4c76-babc-37276a0c461f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ae4ea67-4262-4fdb-bed9-cefa72fa11db",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a01e586b-4cf1-496a-abcd-fdcb6d0d82ad",
"Section": {
"FormTypeSectionId": "6eb74112-8c35-4ee2-8df9-3d14ec62a657",
"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": "6ede6ac0-2b85-42db-86eb-feef01c092f5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc8cd69e-2fa8-4daf-9ce6-dfbc5fac267d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65fe90fe-f345-4f9c-a2d2-40e12a61826d",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"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": "a01e586b-4cf1-496a-abcd-fdcb6d0d82ad",
"Section": {
"FormTypeSectionId": "6eb74112-8c35-4ee2-8df9-3d14ec62a657",
"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": "6ede6ac0-2b85-42db-86eb-feef01c092f5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc8cd69e-2fa8-4daf-9ce6-dfbc5fac267d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65fe90fe-f345-4f9c-a2d2-40e12a61826d",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"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": "7f5e93ba-e87f-4257-a6c6-4509bfd0cc15",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-04T00:41:13.2899827-07:00",
"Location": "sample string 1",
"TaskId": "724ddb89-b722-4abe-a792-492fbd21e185",
"Values": [
{
"FormFieldValueId": "7dda3bc3-1aae-4cbc-9a51-5d3874ab326a",
"FormId": "6d66c7ee-e334-4051-b8a4-0476ea0f2864",
"FormTypeField": {
"FormTypeFieldId": "a01e586b-4cf1-496a-abcd-fdcb6d0d82ad",
"FormType": {
"FormTypeId": "ed2b3086-86bd-41fa-be06-44fc86e201ee",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1c513b07-3646-4c76-babc-37276a0c461f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ae4ea67-4262-4fdb-bed9-cefa72fa11db",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7f5e93ba-e87f-4257-a6c6-4509bfd0cc15",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6eb74112-8c35-4ee2-8df9-3d14ec62a657",
"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": "6ede6ac0-2b85-42db-86eb-feef01c092f5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc8cd69e-2fa8-4daf-9ce6-dfbc5fac267d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65fe90fe-f345-4f9c-a2d2-40e12a61826d",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"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": "7dda3bc3-1aae-4cbc-9a51-5d3874ab326a",
"FormId": "6d66c7ee-e334-4051-b8a4-0476ea0f2864",
"FormTypeField": {
"FormTypeFieldId": "a01e586b-4cf1-496a-abcd-fdcb6d0d82ad",
"FormType": {
"FormTypeId": "ed2b3086-86bd-41fa-be06-44fc86e201ee",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1c513b07-3646-4c76-babc-37276a0c461f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ae4ea67-4262-4fdb-bed9-cefa72fa11db",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-04T00:41:13.2899827-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7f5e93ba-e87f-4257-a6c6-4509bfd0cc15",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6eb74112-8c35-4ee2-8df9-3d14ec62a657",
"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": "6ede6ac0-2b85-42db-86eb-feef01c092f5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc8cd69e-2fa8-4daf-9ce6-dfbc5fac267d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65fe90fe-f345-4f9c-a2d2-40e12a61826d",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f6b2fd31-30ad-4792-91fe-c4f3eeb24a52",
"FieldId": "4c97e462-2f82-45c4-a4ae-5c16eccc11d1",
"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": "d773a646-459a-4159-a1f6-2c0a494dbcf0",
"CreateDate": "2026-09-04T00:41:13.2899827-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-04T00:41:13.2899827-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}