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": "b9066b6d-4340-4b81-87ca-8cfe43e7df09",
"Asset": {
"AssetId": "d9040b88-53ab-4b50-9f6f-c16d05fc8af4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d7a3f8e7-7dba-4db8-8fca-9f89cc1d0f53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b4fa0af-be2c-4e61-865f-2360c06b1e2e",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5ee428cb-442a-483f-8748-5686ce766b6a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"MeasurementValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "99624a3f-3b3e-4b43-8f62-3ffcefe60d47",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"MeasurementValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "71c39f95-1bd1-4cc3-87d0-ec8362ec9e02",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "76740ecb-67da-43c7-9885-c1f90c3fdb44",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7a3f8e7-7dba-4db8-8fca-9f89cc1d0f53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b4fa0af-be2c-4e61-865f-2360c06b1e2e",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "696ed773-3e4a-4d1b-83ee-af22d909a15b",
"Section": {
"FormTypeSectionId": "940632c4-5abb-48ec-834e-f3a234754786",
"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": "7d37a667-ec47-45f1-8b16-62519a0fc391",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "302d274d-4ada-4028-bc90-6e57d6b71580",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee43da2a-5be1-46cd-9705-ff89ab2c8704",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"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": "696ed773-3e4a-4d1b-83ee-af22d909a15b",
"Section": {
"FormTypeSectionId": "940632c4-5abb-48ec-834e-f3a234754786",
"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": "7d37a667-ec47-45f1-8b16-62519a0fc391",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "302d274d-4ada-4028-bc90-6e57d6b71580",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee43da2a-5be1-46cd-9705-ff89ab2c8704",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"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": "cee8b1f0-5e2c-4dd8-b7a1-7c9024521ee0",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-02T00:52:20.4517178-08:00",
"Location": "sample string 1",
"TaskId": "746f5582-86d4-410f-adf0-895c0a08c900",
"Values": [
{
"FormFieldValueId": "88fd9539-4160-40d7-be7e-0719004adb67",
"FormId": "1fe16ef7-039b-48ee-ab24-1ebc1834a34f",
"FormTypeField": {
"FormTypeFieldId": "696ed773-3e4a-4d1b-83ee-af22d909a15b",
"FormType": {
"FormTypeId": "76740ecb-67da-43c7-9885-c1f90c3fdb44",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7a3f8e7-7dba-4db8-8fca-9f89cc1d0f53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b4fa0af-be2c-4e61-865f-2360c06b1e2e",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cee8b1f0-5e2c-4dd8-b7a1-7c9024521ee0",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "940632c4-5abb-48ec-834e-f3a234754786",
"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": "7d37a667-ec47-45f1-8b16-62519a0fc391",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "302d274d-4ada-4028-bc90-6e57d6b71580",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee43da2a-5be1-46cd-9705-ff89ab2c8704",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"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": "88fd9539-4160-40d7-be7e-0719004adb67",
"FormId": "1fe16ef7-039b-48ee-ab24-1ebc1834a34f",
"FormTypeField": {
"FormTypeFieldId": "696ed773-3e4a-4d1b-83ee-af22d909a15b",
"FormType": {
"FormTypeId": "76740ecb-67da-43c7-9885-c1f90c3fdb44",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7a3f8e7-7dba-4db8-8fca-9f89cc1d0f53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b4fa0af-be2c-4e61-865f-2360c06b1e2e",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cee8b1f0-5e2c-4dd8-b7a1-7c9024521ee0",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "940632c4-5abb-48ec-834e-f3a234754786",
"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": "7d37a667-ec47-45f1-8b16-62519a0fc391",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "302d274d-4ada-4028-bc90-6e57d6b71580",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee43da2a-5be1-46cd-9705-ff89ab2c8704",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"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": "f4f5a967-b1ea-44e1-bed6-aea3e9ad3290",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "b9066b6d-4340-4b81-87ca-8cfe43e7df09",
"Asset": {
"AssetId": "d9040b88-53ab-4b50-9f6f-c16d05fc8af4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d7a3f8e7-7dba-4db8-8fca-9f89cc1d0f53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b4fa0af-be2c-4e61-865f-2360c06b1e2e",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5ee428cb-442a-483f-8748-5686ce766b6a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"MeasurementValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "99624a3f-3b3e-4b43-8f62-3ffcefe60d47",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"MeasurementValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "71c39f95-1bd1-4cc3-87d0-ec8362ec9e02",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "76740ecb-67da-43c7-9885-c1f90c3fdb44",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7a3f8e7-7dba-4db8-8fca-9f89cc1d0f53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b4fa0af-be2c-4e61-865f-2360c06b1e2e",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "696ed773-3e4a-4d1b-83ee-af22d909a15b",
"Section": {
"FormTypeSectionId": "940632c4-5abb-48ec-834e-f3a234754786",
"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": "7d37a667-ec47-45f1-8b16-62519a0fc391",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "302d274d-4ada-4028-bc90-6e57d6b71580",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee43da2a-5be1-46cd-9705-ff89ab2c8704",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"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": "696ed773-3e4a-4d1b-83ee-af22d909a15b",
"Section": {
"FormTypeSectionId": "940632c4-5abb-48ec-834e-f3a234754786",
"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": "7d37a667-ec47-45f1-8b16-62519a0fc391",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "302d274d-4ada-4028-bc90-6e57d6b71580",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee43da2a-5be1-46cd-9705-ff89ab2c8704",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"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": "cee8b1f0-5e2c-4dd8-b7a1-7c9024521ee0",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-02T00:52:20.4517178-08:00",
"Location": "sample string 1",
"TaskId": "746f5582-86d4-410f-adf0-895c0a08c900",
"Values": [
{
"FormFieldValueId": "88fd9539-4160-40d7-be7e-0719004adb67",
"FormId": "1fe16ef7-039b-48ee-ab24-1ebc1834a34f",
"FormTypeField": {
"FormTypeFieldId": "696ed773-3e4a-4d1b-83ee-af22d909a15b",
"FormType": {
"FormTypeId": "76740ecb-67da-43c7-9885-c1f90c3fdb44",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7a3f8e7-7dba-4db8-8fca-9f89cc1d0f53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b4fa0af-be2c-4e61-865f-2360c06b1e2e",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cee8b1f0-5e2c-4dd8-b7a1-7c9024521ee0",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "940632c4-5abb-48ec-834e-f3a234754786",
"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": "7d37a667-ec47-45f1-8b16-62519a0fc391",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "302d274d-4ada-4028-bc90-6e57d6b71580",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee43da2a-5be1-46cd-9705-ff89ab2c8704",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"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": "88fd9539-4160-40d7-be7e-0719004adb67",
"FormId": "1fe16ef7-039b-48ee-ab24-1ebc1834a34f",
"FormTypeField": {
"FormTypeFieldId": "696ed773-3e4a-4d1b-83ee-af22d909a15b",
"FormType": {
"FormTypeId": "76740ecb-67da-43c7-9885-c1f90c3fdb44",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d7a3f8e7-7dba-4db8-8fca-9f89cc1d0f53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b4fa0af-be2c-4e61-865f-2360c06b1e2e",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-02T00:52:20.4517178-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cee8b1f0-5e2c-4dd8-b7a1-7c9024521ee0",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "940632c4-5abb-48ec-834e-f3a234754786",
"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": "7d37a667-ec47-45f1-8b16-62519a0fc391",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "302d274d-4ada-4028-bc90-6e57d6b71580",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee43da2a-5be1-46cd-9705-ff89ab2c8704",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9c8a2cbe-3810-4e74-8d7c-24da1d2e6538",
"FieldId": "1f43a340-8cb6-44f2-8abd-7b9e8ead7c42",
"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": "f4f5a967-b1ea-44e1-bed6-aea3e9ad3290",
"CreateDate": "2026-01-02T00:52:20.4517178-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-02T00:52:20.4517178-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}