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": "afb24922-6a41-4016-bcb7-f25bcf1fa023",
"Asset": {
"AssetId": "5d63ae3b-0809-4d1c-af90-df3df2fb614d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "144482b3-ac82-465f-857b-55a9718a1450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d91c985-7cfe-4521-a98c-9d350b0e724f",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4e741ad1-1b85-4364-b3a6-5aa62bafdac9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"MeasurementValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "41f2d1e2-0447-47e6-9372-0a1b5f84cc20",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"MeasurementValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f0850f3a-203e-4e17-805b-2f063d5d8d9e",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "eb74d361-e0fe-43b8-8b7a-97298c05626f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "144482b3-ac82-465f-857b-55a9718a1450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d91c985-7cfe-4521-a98c-9d350b0e724f",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f2d18871-8862-45da-92cb-25fb8b8e9a67",
"Section": {
"FormTypeSectionId": "6f03814f-ea8a-43fe-9ac2-7403358042f2",
"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": "9dd2ef6e-1551-4e7f-9335-6ca361fca75b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afab3d6-be7f-461a-a3f6-113cb6705642",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "483af698-0bce-4747-8823-ba5317e6d5ef",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"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": "f2d18871-8862-45da-92cb-25fb8b8e9a67",
"Section": {
"FormTypeSectionId": "6f03814f-ea8a-43fe-9ac2-7403358042f2",
"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": "9dd2ef6e-1551-4e7f-9335-6ca361fca75b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afab3d6-be7f-461a-a3f6-113cb6705642",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "483af698-0bce-4747-8823-ba5317e6d5ef",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"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": "fbffec0d-73ef-45de-80d4-7fe98bf33a21",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-07T06:57:56.0447775-07:00",
"Location": "sample string 1",
"TaskId": "062b9cb5-c698-4305-8e99-43d86be760ea",
"Values": [
{
"FormFieldValueId": "b8ffde6e-55a4-4582-b4ca-262602253dc0",
"FormId": "e1ed8881-381b-46fc-8d6d-e60849c92f3c",
"FormTypeField": {
"FormTypeFieldId": "f2d18871-8862-45da-92cb-25fb8b8e9a67",
"FormType": {
"FormTypeId": "eb74d361-e0fe-43b8-8b7a-97298c05626f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "144482b3-ac82-465f-857b-55a9718a1450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d91c985-7cfe-4521-a98c-9d350b0e724f",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fbffec0d-73ef-45de-80d4-7fe98bf33a21",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6f03814f-ea8a-43fe-9ac2-7403358042f2",
"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": "9dd2ef6e-1551-4e7f-9335-6ca361fca75b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afab3d6-be7f-461a-a3f6-113cb6705642",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "483af698-0bce-4747-8823-ba5317e6d5ef",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"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": "b8ffde6e-55a4-4582-b4ca-262602253dc0",
"FormId": "e1ed8881-381b-46fc-8d6d-e60849c92f3c",
"FormTypeField": {
"FormTypeFieldId": "f2d18871-8862-45da-92cb-25fb8b8e9a67",
"FormType": {
"FormTypeId": "eb74d361-e0fe-43b8-8b7a-97298c05626f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "144482b3-ac82-465f-857b-55a9718a1450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d91c985-7cfe-4521-a98c-9d350b0e724f",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fbffec0d-73ef-45de-80d4-7fe98bf33a21",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6f03814f-ea8a-43fe-9ac2-7403358042f2",
"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": "9dd2ef6e-1551-4e7f-9335-6ca361fca75b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afab3d6-be7f-461a-a3f6-113cb6705642",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "483af698-0bce-4747-8823-ba5317e6d5ef",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"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": "9a933af2-46bd-4624-b810-49dcd36fd54e",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "afb24922-6a41-4016-bcb7-f25bcf1fa023",
"Asset": {
"AssetId": "5d63ae3b-0809-4d1c-af90-df3df2fb614d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "144482b3-ac82-465f-857b-55a9718a1450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d91c985-7cfe-4521-a98c-9d350b0e724f",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4e741ad1-1b85-4364-b3a6-5aa62bafdac9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"MeasurementValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "41f2d1e2-0447-47e6-9372-0a1b5f84cc20",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"MeasurementValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f0850f3a-203e-4e17-805b-2f063d5d8d9e",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "eb74d361-e0fe-43b8-8b7a-97298c05626f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "144482b3-ac82-465f-857b-55a9718a1450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d91c985-7cfe-4521-a98c-9d350b0e724f",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f2d18871-8862-45da-92cb-25fb8b8e9a67",
"Section": {
"FormTypeSectionId": "6f03814f-ea8a-43fe-9ac2-7403358042f2",
"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": "9dd2ef6e-1551-4e7f-9335-6ca361fca75b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afab3d6-be7f-461a-a3f6-113cb6705642",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "483af698-0bce-4747-8823-ba5317e6d5ef",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"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": "f2d18871-8862-45da-92cb-25fb8b8e9a67",
"Section": {
"FormTypeSectionId": "6f03814f-ea8a-43fe-9ac2-7403358042f2",
"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": "9dd2ef6e-1551-4e7f-9335-6ca361fca75b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afab3d6-be7f-461a-a3f6-113cb6705642",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "483af698-0bce-4747-8823-ba5317e6d5ef",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"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": "fbffec0d-73ef-45de-80d4-7fe98bf33a21",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-07T06:57:56.0447775-07:00",
"Location": "sample string 1",
"TaskId": "062b9cb5-c698-4305-8e99-43d86be760ea",
"Values": [
{
"FormFieldValueId": "b8ffde6e-55a4-4582-b4ca-262602253dc0",
"FormId": "e1ed8881-381b-46fc-8d6d-e60849c92f3c",
"FormTypeField": {
"FormTypeFieldId": "f2d18871-8862-45da-92cb-25fb8b8e9a67",
"FormType": {
"FormTypeId": "eb74d361-e0fe-43b8-8b7a-97298c05626f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "144482b3-ac82-465f-857b-55a9718a1450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d91c985-7cfe-4521-a98c-9d350b0e724f",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fbffec0d-73ef-45de-80d4-7fe98bf33a21",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6f03814f-ea8a-43fe-9ac2-7403358042f2",
"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": "9dd2ef6e-1551-4e7f-9335-6ca361fca75b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afab3d6-be7f-461a-a3f6-113cb6705642",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "483af698-0bce-4747-8823-ba5317e6d5ef",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"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": "b8ffde6e-55a4-4582-b4ca-262602253dc0",
"FormId": "e1ed8881-381b-46fc-8d6d-e60849c92f3c",
"FormTypeField": {
"FormTypeFieldId": "f2d18871-8862-45da-92cb-25fb8b8e9a67",
"FormType": {
"FormTypeId": "eb74d361-e0fe-43b8-8b7a-97298c05626f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "144482b3-ac82-465f-857b-55a9718a1450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0d91c985-7cfe-4521-a98c-9d350b0e724f",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-07T06:57:56.0447775-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fbffec0d-73ef-45de-80d4-7fe98bf33a21",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6f03814f-ea8a-43fe-9ac2-7403358042f2",
"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": "9dd2ef6e-1551-4e7f-9335-6ca361fca75b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3afab3d6-be7f-461a-a3f6-113cb6705642",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "483af698-0bce-4747-8823-ba5317e6d5ef",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f0edf61b-f767-470f-b985-6f470a6ebbb1",
"FieldId": "16649b0d-e935-48a4-99ef-478580153f68",
"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": "9a933af2-46bd-4624-b810-49dcd36fd54e",
"CreateDate": "2026-04-07T06:57:56.0447775-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-07T06:57:56.0447775-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}