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": "6dfadba3-1896-409e-b466-64a44ebb4a23",
"Asset": {
"AssetId": "d7ea92ef-4b3b-4dc0-ae67-cb5581833eab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b18ba414-2789-4626-9d34-440b9a8ee057",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ca5b0191-452a-494c-ae0d-7ad2c098985b",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3e2c24c8-90bf-4f84-9f5d-93f2b7fe370b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"MeasurementValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d577b5e4-9c2f-4506-924e-e87f3677b049",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"MeasurementValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4c81b1c9-20b8-4b56-bb30-d78dc82ccb1b",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "584b7f00-7548-42f7-9b1c-02b8c501d765",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b18ba414-2789-4626-9d34-440b9a8ee057",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ca5b0191-452a-494c-ae0d-7ad2c098985b",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "19753ced-6c20-413f-82cc-ab58f5f1535a",
"Section": {
"FormTypeSectionId": "3f54ad20-3d5b-4b9c-82c6-90c346816d2b",
"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": "7472c599-7d55-4d7b-ab84-80f4cdcc385e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dd0cb8aa-aca1-447e-b158-995f7577e684",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c6af1f36-b2ed-49cb-a667-cce5106f67df",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"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": "19753ced-6c20-413f-82cc-ab58f5f1535a",
"Section": {
"FormTypeSectionId": "3f54ad20-3d5b-4b9c-82c6-90c346816d2b",
"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": "7472c599-7d55-4d7b-ab84-80f4cdcc385e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dd0cb8aa-aca1-447e-b158-995f7577e684",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c6af1f36-b2ed-49cb-a667-cce5106f67df",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"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": "625ab8de-c4b3-4937-9549-5f177cac6137",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-10T06:42:38.9068989-07:00",
"Location": "sample string 1",
"TaskId": "ee4505b7-3c4a-4c70-be8d-d0b7347e070b",
"Values": [
{
"FormFieldValueId": "e72c276f-6d96-4652-a849-925d9a1e8d5d",
"FormId": "1ab0ca06-2e0a-4a90-9bff-e3e01eadfe2a",
"FormTypeField": {
"FormTypeFieldId": "19753ced-6c20-413f-82cc-ab58f5f1535a",
"FormType": {
"FormTypeId": "584b7f00-7548-42f7-9b1c-02b8c501d765",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b18ba414-2789-4626-9d34-440b9a8ee057",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ca5b0191-452a-494c-ae0d-7ad2c098985b",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "625ab8de-c4b3-4937-9549-5f177cac6137",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3f54ad20-3d5b-4b9c-82c6-90c346816d2b",
"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": "7472c599-7d55-4d7b-ab84-80f4cdcc385e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dd0cb8aa-aca1-447e-b158-995f7577e684",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c6af1f36-b2ed-49cb-a667-cce5106f67df",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"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": "e72c276f-6d96-4652-a849-925d9a1e8d5d",
"FormId": "1ab0ca06-2e0a-4a90-9bff-e3e01eadfe2a",
"FormTypeField": {
"FormTypeFieldId": "19753ced-6c20-413f-82cc-ab58f5f1535a",
"FormType": {
"FormTypeId": "584b7f00-7548-42f7-9b1c-02b8c501d765",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b18ba414-2789-4626-9d34-440b9a8ee057",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ca5b0191-452a-494c-ae0d-7ad2c098985b",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "625ab8de-c4b3-4937-9549-5f177cac6137",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3f54ad20-3d5b-4b9c-82c6-90c346816d2b",
"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": "7472c599-7d55-4d7b-ab84-80f4cdcc385e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dd0cb8aa-aca1-447e-b158-995f7577e684",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c6af1f36-b2ed-49cb-a667-cce5106f67df",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"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": "db6a04ea-95a3-4286-bf8f-d5a47a80279c",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "6dfadba3-1896-409e-b466-64a44ebb4a23",
"Asset": {
"AssetId": "d7ea92ef-4b3b-4dc0-ae67-cb5581833eab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b18ba414-2789-4626-9d34-440b9a8ee057",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ca5b0191-452a-494c-ae0d-7ad2c098985b",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3e2c24c8-90bf-4f84-9f5d-93f2b7fe370b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"MeasurementValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d577b5e4-9c2f-4506-924e-e87f3677b049",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"MeasurementValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4c81b1c9-20b8-4b56-bb30-d78dc82ccb1b",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "584b7f00-7548-42f7-9b1c-02b8c501d765",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b18ba414-2789-4626-9d34-440b9a8ee057",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ca5b0191-452a-494c-ae0d-7ad2c098985b",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "19753ced-6c20-413f-82cc-ab58f5f1535a",
"Section": {
"FormTypeSectionId": "3f54ad20-3d5b-4b9c-82c6-90c346816d2b",
"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": "7472c599-7d55-4d7b-ab84-80f4cdcc385e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dd0cb8aa-aca1-447e-b158-995f7577e684",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c6af1f36-b2ed-49cb-a667-cce5106f67df",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"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": "19753ced-6c20-413f-82cc-ab58f5f1535a",
"Section": {
"FormTypeSectionId": "3f54ad20-3d5b-4b9c-82c6-90c346816d2b",
"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": "7472c599-7d55-4d7b-ab84-80f4cdcc385e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dd0cb8aa-aca1-447e-b158-995f7577e684",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c6af1f36-b2ed-49cb-a667-cce5106f67df",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"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": "625ab8de-c4b3-4937-9549-5f177cac6137",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-10T06:42:38.9068989-07:00",
"Location": "sample string 1",
"TaskId": "ee4505b7-3c4a-4c70-be8d-d0b7347e070b",
"Values": [
{
"FormFieldValueId": "e72c276f-6d96-4652-a849-925d9a1e8d5d",
"FormId": "1ab0ca06-2e0a-4a90-9bff-e3e01eadfe2a",
"FormTypeField": {
"FormTypeFieldId": "19753ced-6c20-413f-82cc-ab58f5f1535a",
"FormType": {
"FormTypeId": "584b7f00-7548-42f7-9b1c-02b8c501d765",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b18ba414-2789-4626-9d34-440b9a8ee057",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ca5b0191-452a-494c-ae0d-7ad2c098985b",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "625ab8de-c4b3-4937-9549-5f177cac6137",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3f54ad20-3d5b-4b9c-82c6-90c346816d2b",
"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": "7472c599-7d55-4d7b-ab84-80f4cdcc385e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dd0cb8aa-aca1-447e-b158-995f7577e684",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c6af1f36-b2ed-49cb-a667-cce5106f67df",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"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": "e72c276f-6d96-4652-a849-925d9a1e8d5d",
"FormId": "1ab0ca06-2e0a-4a90-9bff-e3e01eadfe2a",
"FormTypeField": {
"FormTypeFieldId": "19753ced-6c20-413f-82cc-ab58f5f1535a",
"FormType": {
"FormTypeId": "584b7f00-7548-42f7-9b1c-02b8c501d765",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b18ba414-2789-4626-9d34-440b9a8ee057",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ca5b0191-452a-494c-ae0d-7ad2c098985b",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-10T06:42:38.9068989-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "625ab8de-c4b3-4937-9549-5f177cac6137",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3f54ad20-3d5b-4b9c-82c6-90c346816d2b",
"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": "7472c599-7d55-4d7b-ab84-80f4cdcc385e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dd0cb8aa-aca1-447e-b158-995f7577e684",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c6af1f36-b2ed-49cb-a667-cce5106f67df",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "288bc406-dade-418d-87f6-a4a3e8f2d38c",
"FieldId": "a1626ee0-5789-4072-a31b-e767666725f2",
"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": "db6a04ea-95a3-4286-bf8f-d5a47a80279c",
"CreateDate": "2026-07-10T06:42:38.9068989-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-10T06:42:38.9068989-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}