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": "0085e17b-064f-4f3c-8405-016f38e96b23",
"Asset": {
"AssetId": "39c6c1b5-7cb2-4003-8e34-266716800b55",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5b2c027e-715f-4c7e-b4ce-ef2abb18688e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb186712-7927-497a-aaec-a62844b15a24",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "58b61767-1fd4-47d6-a3e4-ca404504280b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"MeasurementValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fa54a5b6-12ff-4c76-b20c-4cf3d4e67601",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"MeasurementValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ddd0b58a-154a-4c87-88c0-bfa654f4e6d6",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "987fac8c-3176-463b-b3d5-65e49bf46c14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5b2c027e-715f-4c7e-b4ce-ef2abb18688e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb186712-7927-497a-aaec-a62844b15a24",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "fe979f87-a297-4058-bdf1-0084c9d02e3f",
"Section": {
"FormTypeSectionId": "b8bbf8d7-ccde-4172-b138-2cea21058f2e",
"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": "e2f976ff-d1ca-49d4-91a9-a87721223f9a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee11f8db-9281-40bc-9b18-c312ede0a983",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a0932635-3611-43c6-89dc-80d1471e002e",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"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": "fe979f87-a297-4058-bdf1-0084c9d02e3f",
"Section": {
"FormTypeSectionId": "b8bbf8d7-ccde-4172-b138-2cea21058f2e",
"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": "e2f976ff-d1ca-49d4-91a9-a87721223f9a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee11f8db-9281-40bc-9b18-c312ede0a983",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a0932635-3611-43c6-89dc-80d1471e002e",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"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": "bc2a7488-6893-4152-9426-b06bfeb07ed2",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-24T18:22:37.4125154-08:00",
"Location": "sample string 1",
"TaskId": "62d2052f-2e49-4b7c-9643-ee48a6bcd99b",
"Values": [
{
"FormFieldValueId": "4ec1f547-5ed5-47f1-9793-54ad0db09b79",
"FormId": "35a6624d-2419-454e-8207-0fab2528351e",
"FormTypeField": {
"FormTypeFieldId": "fe979f87-a297-4058-bdf1-0084c9d02e3f",
"FormType": {
"FormTypeId": "987fac8c-3176-463b-b3d5-65e49bf46c14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5b2c027e-715f-4c7e-b4ce-ef2abb18688e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb186712-7927-497a-aaec-a62844b15a24",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bc2a7488-6893-4152-9426-b06bfeb07ed2",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b8bbf8d7-ccde-4172-b138-2cea21058f2e",
"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": "e2f976ff-d1ca-49d4-91a9-a87721223f9a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee11f8db-9281-40bc-9b18-c312ede0a983",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a0932635-3611-43c6-89dc-80d1471e002e",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"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": "4ec1f547-5ed5-47f1-9793-54ad0db09b79",
"FormId": "35a6624d-2419-454e-8207-0fab2528351e",
"FormTypeField": {
"FormTypeFieldId": "fe979f87-a297-4058-bdf1-0084c9d02e3f",
"FormType": {
"FormTypeId": "987fac8c-3176-463b-b3d5-65e49bf46c14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5b2c027e-715f-4c7e-b4ce-ef2abb18688e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb186712-7927-497a-aaec-a62844b15a24",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bc2a7488-6893-4152-9426-b06bfeb07ed2",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b8bbf8d7-ccde-4172-b138-2cea21058f2e",
"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": "e2f976ff-d1ca-49d4-91a9-a87721223f9a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee11f8db-9281-40bc-9b18-c312ede0a983",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a0932635-3611-43c6-89dc-80d1471e002e",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"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": "61e877b0-b69c-4fea-8080-377a062e9c21",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "0085e17b-064f-4f3c-8405-016f38e96b23",
"Asset": {
"AssetId": "39c6c1b5-7cb2-4003-8e34-266716800b55",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5b2c027e-715f-4c7e-b4ce-ef2abb18688e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb186712-7927-497a-aaec-a62844b15a24",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "58b61767-1fd4-47d6-a3e4-ca404504280b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"MeasurementValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fa54a5b6-12ff-4c76-b20c-4cf3d4e67601",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"MeasurementValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ddd0b58a-154a-4c87-88c0-bfa654f4e6d6",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "987fac8c-3176-463b-b3d5-65e49bf46c14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5b2c027e-715f-4c7e-b4ce-ef2abb18688e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb186712-7927-497a-aaec-a62844b15a24",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "fe979f87-a297-4058-bdf1-0084c9d02e3f",
"Section": {
"FormTypeSectionId": "b8bbf8d7-ccde-4172-b138-2cea21058f2e",
"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": "e2f976ff-d1ca-49d4-91a9-a87721223f9a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee11f8db-9281-40bc-9b18-c312ede0a983",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a0932635-3611-43c6-89dc-80d1471e002e",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"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": "fe979f87-a297-4058-bdf1-0084c9d02e3f",
"Section": {
"FormTypeSectionId": "b8bbf8d7-ccde-4172-b138-2cea21058f2e",
"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": "e2f976ff-d1ca-49d4-91a9-a87721223f9a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee11f8db-9281-40bc-9b18-c312ede0a983",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a0932635-3611-43c6-89dc-80d1471e002e",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"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": "bc2a7488-6893-4152-9426-b06bfeb07ed2",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-24T18:22:37.4125154-08:00",
"Location": "sample string 1",
"TaskId": "62d2052f-2e49-4b7c-9643-ee48a6bcd99b",
"Values": [
{
"FormFieldValueId": "4ec1f547-5ed5-47f1-9793-54ad0db09b79",
"FormId": "35a6624d-2419-454e-8207-0fab2528351e",
"FormTypeField": {
"FormTypeFieldId": "fe979f87-a297-4058-bdf1-0084c9d02e3f",
"FormType": {
"FormTypeId": "987fac8c-3176-463b-b3d5-65e49bf46c14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5b2c027e-715f-4c7e-b4ce-ef2abb18688e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb186712-7927-497a-aaec-a62844b15a24",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bc2a7488-6893-4152-9426-b06bfeb07ed2",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b8bbf8d7-ccde-4172-b138-2cea21058f2e",
"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": "e2f976ff-d1ca-49d4-91a9-a87721223f9a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee11f8db-9281-40bc-9b18-c312ede0a983",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a0932635-3611-43c6-89dc-80d1471e002e",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"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": "4ec1f547-5ed5-47f1-9793-54ad0db09b79",
"FormId": "35a6624d-2419-454e-8207-0fab2528351e",
"FormTypeField": {
"FormTypeFieldId": "fe979f87-a297-4058-bdf1-0084c9d02e3f",
"FormType": {
"FormTypeId": "987fac8c-3176-463b-b3d5-65e49bf46c14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5b2c027e-715f-4c7e-b4ce-ef2abb18688e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb186712-7927-497a-aaec-a62844b15a24",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-24T18:22:37.4125154-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bc2a7488-6893-4152-9426-b06bfeb07ed2",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b8bbf8d7-ccde-4172-b138-2cea21058f2e",
"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": "e2f976ff-d1ca-49d4-91a9-a87721223f9a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee11f8db-9281-40bc-9b18-c312ede0a983",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a0932635-3611-43c6-89dc-80d1471e002e",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5949a3ae-2bbd-416b-a4f9-c094359c39af",
"FieldId": "bf68c18b-4b33-4f42-9905-fda3cc1a1388",
"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": "61e877b0-b69c-4fea-8080-377a062e9c21",
"CreateDate": "2025-12-24T18:22:37.4125154-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-24T18:22:37.4125154-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}