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": "a121b503-6534-4809-bae5-e784e7cc4afc",
"Asset": {
"AssetId": "acf3b889-85ab-4e04-90a5-381d67785b00",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1b2aed83-0c13-49b9-92a3-c42e64c86ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4182301-33b8-4971-8c45-e1f27e511b04",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "620d3166-8bc0-4cf6-836c-102f7f2dcb89",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"MeasurementValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bd96e724-0e01-40d6-a56d-438d46b278dc",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"MeasurementValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a8a24c1b-e36d-4ea7-90a3-fa2f7f2d2f5f",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9d017ca2-670b-4a48-b056-466db915005e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1b2aed83-0c13-49b9-92a3-c42e64c86ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4182301-33b8-4971-8c45-e1f27e511b04",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0f57a953-417f-4ec8-adfd-49270201b317",
"Section": {
"FormTypeSectionId": "575922c7-a966-4cbb-afc2-a9d6a4fec4dc",
"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": "2c9b8805-f948-4bbd-9a6e-7c8593951ebc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2bfd91-8ca4-4d40-b72c-96b4b2d5adf6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d6f0e00-1635-4f13-9b65-3370c22afd80",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"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": "0f57a953-417f-4ec8-adfd-49270201b317",
"Section": {
"FormTypeSectionId": "575922c7-a966-4cbb-afc2-a9d6a4fec4dc",
"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": "2c9b8805-f948-4bbd-9a6e-7c8593951ebc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2bfd91-8ca4-4d40-b72c-96b4b2d5adf6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d6f0e00-1635-4f13-9b65-3370c22afd80",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"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": "ab9d9295-38b7-43af-9c0d-2968644810de",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-28T16:35:47.2307758-07:00",
"Location": "sample string 1",
"TaskId": "6fa95f77-d9c6-47fe-ac53-544fc00f0995",
"Values": [
{
"FormFieldValueId": "dbf94215-42d6-43fc-86be-97f04a8a0cd2",
"FormId": "79328ea5-0b5f-4b00-989e-2fced3ac083a",
"FormTypeField": {
"FormTypeFieldId": "0f57a953-417f-4ec8-adfd-49270201b317",
"FormType": {
"FormTypeId": "9d017ca2-670b-4a48-b056-466db915005e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1b2aed83-0c13-49b9-92a3-c42e64c86ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4182301-33b8-4971-8c45-e1f27e511b04",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ab9d9295-38b7-43af-9c0d-2968644810de",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "575922c7-a966-4cbb-afc2-a9d6a4fec4dc",
"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": "2c9b8805-f948-4bbd-9a6e-7c8593951ebc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2bfd91-8ca4-4d40-b72c-96b4b2d5adf6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d6f0e00-1635-4f13-9b65-3370c22afd80",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"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": "dbf94215-42d6-43fc-86be-97f04a8a0cd2",
"FormId": "79328ea5-0b5f-4b00-989e-2fced3ac083a",
"FormTypeField": {
"FormTypeFieldId": "0f57a953-417f-4ec8-adfd-49270201b317",
"FormType": {
"FormTypeId": "9d017ca2-670b-4a48-b056-466db915005e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1b2aed83-0c13-49b9-92a3-c42e64c86ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4182301-33b8-4971-8c45-e1f27e511b04",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ab9d9295-38b7-43af-9c0d-2968644810de",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "575922c7-a966-4cbb-afc2-a9d6a4fec4dc",
"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": "2c9b8805-f948-4bbd-9a6e-7c8593951ebc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2bfd91-8ca4-4d40-b72c-96b4b2d5adf6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d6f0e00-1635-4f13-9b65-3370c22afd80",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"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": "6661afcf-6b31-46b0-a1f5-48d5bd912deb",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "a121b503-6534-4809-bae5-e784e7cc4afc",
"Asset": {
"AssetId": "acf3b889-85ab-4e04-90a5-381d67785b00",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1b2aed83-0c13-49b9-92a3-c42e64c86ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4182301-33b8-4971-8c45-e1f27e511b04",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "620d3166-8bc0-4cf6-836c-102f7f2dcb89",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"MeasurementValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bd96e724-0e01-40d6-a56d-438d46b278dc",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"MeasurementValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a8a24c1b-e36d-4ea7-90a3-fa2f7f2d2f5f",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9d017ca2-670b-4a48-b056-466db915005e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1b2aed83-0c13-49b9-92a3-c42e64c86ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4182301-33b8-4971-8c45-e1f27e511b04",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0f57a953-417f-4ec8-adfd-49270201b317",
"Section": {
"FormTypeSectionId": "575922c7-a966-4cbb-afc2-a9d6a4fec4dc",
"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": "2c9b8805-f948-4bbd-9a6e-7c8593951ebc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2bfd91-8ca4-4d40-b72c-96b4b2d5adf6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d6f0e00-1635-4f13-9b65-3370c22afd80",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"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": "0f57a953-417f-4ec8-adfd-49270201b317",
"Section": {
"FormTypeSectionId": "575922c7-a966-4cbb-afc2-a9d6a4fec4dc",
"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": "2c9b8805-f948-4bbd-9a6e-7c8593951ebc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2bfd91-8ca4-4d40-b72c-96b4b2d5adf6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d6f0e00-1635-4f13-9b65-3370c22afd80",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"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": "ab9d9295-38b7-43af-9c0d-2968644810de",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-28T16:35:47.2307758-07:00",
"Location": "sample string 1",
"TaskId": "6fa95f77-d9c6-47fe-ac53-544fc00f0995",
"Values": [
{
"FormFieldValueId": "dbf94215-42d6-43fc-86be-97f04a8a0cd2",
"FormId": "79328ea5-0b5f-4b00-989e-2fced3ac083a",
"FormTypeField": {
"FormTypeFieldId": "0f57a953-417f-4ec8-adfd-49270201b317",
"FormType": {
"FormTypeId": "9d017ca2-670b-4a48-b056-466db915005e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1b2aed83-0c13-49b9-92a3-c42e64c86ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4182301-33b8-4971-8c45-e1f27e511b04",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ab9d9295-38b7-43af-9c0d-2968644810de",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "575922c7-a966-4cbb-afc2-a9d6a4fec4dc",
"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": "2c9b8805-f948-4bbd-9a6e-7c8593951ebc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2bfd91-8ca4-4d40-b72c-96b4b2d5adf6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d6f0e00-1635-4f13-9b65-3370c22afd80",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"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": "dbf94215-42d6-43fc-86be-97f04a8a0cd2",
"FormId": "79328ea5-0b5f-4b00-989e-2fced3ac083a",
"FormTypeField": {
"FormTypeFieldId": "0f57a953-417f-4ec8-adfd-49270201b317",
"FormType": {
"FormTypeId": "9d017ca2-670b-4a48-b056-466db915005e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1b2aed83-0c13-49b9-92a3-c42e64c86ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4182301-33b8-4971-8c45-e1f27e511b04",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-28T16:35:47.2307758-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ab9d9295-38b7-43af-9c0d-2968644810de",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "575922c7-a966-4cbb-afc2-a9d6a4fec4dc",
"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": "2c9b8805-f948-4bbd-9a6e-7c8593951ebc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2bfd91-8ca4-4d40-b72c-96b4b2d5adf6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d6f0e00-1635-4f13-9b65-3370c22afd80",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2acb8d14-db2b-473c-b3e4-ae126861c737",
"FieldId": "aa804633-2523-4959-9bff-413277190dd8",
"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": "6661afcf-6b31-46b0-a1f5-48d5bd912deb",
"CreateDate": "2026-04-28T16:35:47.2307758-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-28T16:35:47.2307758-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}