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": "d1cd9182-7a4d-4d9b-b095-75510cee2888",
"Asset": {
"AssetId": "e0832b5c-b5df-420a-a2b7-21b356c92840",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "234d66fd-64b1-42f8-b062-b08902ae1730",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d696097-2bc4-4350-aac7-c956afe15014",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a506434d-0c4b-4a68-b1aa-d4e65da009c1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"MeasurementValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "db044c77-83c5-46d0-982a-3ba0b5353164",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"MeasurementValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2bac83bf-3362-4bad-8acf-49337573b513",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2378f048-c689-4164-adec-f35cb74ded27",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "234d66fd-64b1-42f8-b062-b08902ae1730",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d696097-2bc4-4350-aac7-c956afe15014",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "80281910-8f71-4125-9e54-baa936e23f74",
"Section": {
"FormTypeSectionId": "d2034834-3546-4515-a618-2d3af1024abc",
"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": "3285de95-6a68-41c1-ae8e-21a788c88b78",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6ccc7cff-49fc-4357-bcdb-e631a301d623",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "972f0a88-b351-4306-9aed-bd1f2baf66c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"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": "80281910-8f71-4125-9e54-baa936e23f74",
"Section": {
"FormTypeSectionId": "d2034834-3546-4515-a618-2d3af1024abc",
"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": "3285de95-6a68-41c1-ae8e-21a788c88b78",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6ccc7cff-49fc-4357-bcdb-e631a301d623",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "972f0a88-b351-4306-9aed-bd1f2baf66c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"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": "6f071fd4-d32c-4943-a422-3c3c879b50c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-24T08:01:31.8385548-07:00",
"Location": "sample string 1",
"TaskId": "d16c3e78-aa20-4c5d-9107-99aaf3e39878",
"Values": [
{
"FormFieldValueId": "8a6945e1-96de-42d4-b7f5-7b3795897454",
"FormId": "24284b92-3aa0-4be7-b965-3f45f0889a43",
"FormTypeField": {
"FormTypeFieldId": "80281910-8f71-4125-9e54-baa936e23f74",
"FormType": {
"FormTypeId": "2378f048-c689-4164-adec-f35cb74ded27",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "234d66fd-64b1-42f8-b062-b08902ae1730",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d696097-2bc4-4350-aac7-c956afe15014",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6f071fd4-d32c-4943-a422-3c3c879b50c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d2034834-3546-4515-a618-2d3af1024abc",
"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": "3285de95-6a68-41c1-ae8e-21a788c88b78",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6ccc7cff-49fc-4357-bcdb-e631a301d623",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "972f0a88-b351-4306-9aed-bd1f2baf66c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"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": "8a6945e1-96de-42d4-b7f5-7b3795897454",
"FormId": "24284b92-3aa0-4be7-b965-3f45f0889a43",
"FormTypeField": {
"FormTypeFieldId": "80281910-8f71-4125-9e54-baa936e23f74",
"FormType": {
"FormTypeId": "2378f048-c689-4164-adec-f35cb74ded27",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "234d66fd-64b1-42f8-b062-b08902ae1730",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d696097-2bc4-4350-aac7-c956afe15014",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6f071fd4-d32c-4943-a422-3c3c879b50c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d2034834-3546-4515-a618-2d3af1024abc",
"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": "3285de95-6a68-41c1-ae8e-21a788c88b78",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6ccc7cff-49fc-4357-bcdb-e631a301d623",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "972f0a88-b351-4306-9aed-bd1f2baf66c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"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": "65d3023d-e44f-4ab8-b376-ca40e61a6b3a",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "d1cd9182-7a4d-4d9b-b095-75510cee2888",
"Asset": {
"AssetId": "e0832b5c-b5df-420a-a2b7-21b356c92840",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "234d66fd-64b1-42f8-b062-b08902ae1730",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d696097-2bc4-4350-aac7-c956afe15014",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a506434d-0c4b-4a68-b1aa-d4e65da009c1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"MeasurementValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "db044c77-83c5-46d0-982a-3ba0b5353164",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"MeasurementValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2bac83bf-3362-4bad-8acf-49337573b513",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2378f048-c689-4164-adec-f35cb74ded27",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "234d66fd-64b1-42f8-b062-b08902ae1730",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d696097-2bc4-4350-aac7-c956afe15014",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "80281910-8f71-4125-9e54-baa936e23f74",
"Section": {
"FormTypeSectionId": "d2034834-3546-4515-a618-2d3af1024abc",
"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": "3285de95-6a68-41c1-ae8e-21a788c88b78",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6ccc7cff-49fc-4357-bcdb-e631a301d623",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "972f0a88-b351-4306-9aed-bd1f2baf66c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"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": "80281910-8f71-4125-9e54-baa936e23f74",
"Section": {
"FormTypeSectionId": "d2034834-3546-4515-a618-2d3af1024abc",
"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": "3285de95-6a68-41c1-ae8e-21a788c88b78",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6ccc7cff-49fc-4357-bcdb-e631a301d623",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "972f0a88-b351-4306-9aed-bd1f2baf66c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"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": "6f071fd4-d32c-4943-a422-3c3c879b50c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-24T08:01:31.8385548-07:00",
"Location": "sample string 1",
"TaskId": "d16c3e78-aa20-4c5d-9107-99aaf3e39878",
"Values": [
{
"FormFieldValueId": "8a6945e1-96de-42d4-b7f5-7b3795897454",
"FormId": "24284b92-3aa0-4be7-b965-3f45f0889a43",
"FormTypeField": {
"FormTypeFieldId": "80281910-8f71-4125-9e54-baa936e23f74",
"FormType": {
"FormTypeId": "2378f048-c689-4164-adec-f35cb74ded27",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "234d66fd-64b1-42f8-b062-b08902ae1730",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d696097-2bc4-4350-aac7-c956afe15014",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6f071fd4-d32c-4943-a422-3c3c879b50c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d2034834-3546-4515-a618-2d3af1024abc",
"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": "3285de95-6a68-41c1-ae8e-21a788c88b78",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6ccc7cff-49fc-4357-bcdb-e631a301d623",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "972f0a88-b351-4306-9aed-bd1f2baf66c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"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": "8a6945e1-96de-42d4-b7f5-7b3795897454",
"FormId": "24284b92-3aa0-4be7-b965-3f45f0889a43",
"FormTypeField": {
"FormTypeFieldId": "80281910-8f71-4125-9e54-baa936e23f74",
"FormType": {
"FormTypeId": "2378f048-c689-4164-adec-f35cb74ded27",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "234d66fd-64b1-42f8-b062-b08902ae1730",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d696097-2bc4-4350-aac7-c956afe15014",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T08:01:31.8385548-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6f071fd4-d32c-4943-a422-3c3c879b50c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d2034834-3546-4515-a618-2d3af1024abc",
"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": "3285de95-6a68-41c1-ae8e-21a788c88b78",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6ccc7cff-49fc-4357-bcdb-e631a301d623",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "972f0a88-b351-4306-9aed-bd1f2baf66c7",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "85170dbc-fef2-4c40-bfdf-11bbf09b6900",
"FieldId": "c962d204-3aa0-4b64-8256-50ee095dfa50",
"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": "65d3023d-e44f-4ab8-b376-ca40e61a6b3a",
"CreateDate": "2026-03-24T08:01:31.8385548-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T08:01:31.8385548-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}