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": "ecc4ba64-4975-43a8-927a-4c35b3bd83ac",
"Asset": {
"AssetId": "7553d353-bc4b-4144-a580-47fd961bc345",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ece6712f-bf2e-4283-a3e0-511ec67510b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fa8157dc-adc5-47a9-966c-d6bbb9c7b3c7",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "079e7011-c350-4837-815b-2fddb3bdd70c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-04T21:00:15.8236326-07:00",
"MeasurementValueNeededDate": "2026-06-04T21:00:15.8236326-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "608e6276-37c4-437a-b679-aade2c4bd21f",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-04T21:00:15.8236326-07:00",
"MeasurementValueNeededDate": "2026-06-04T21:00:15.8236326-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f5875710-f207-4db7-accd-a4b3fcb5d00b",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e9443eb1-81b4-44ed-abec-4c59ba10e4bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ece6712f-bf2e-4283-a3e0-511ec67510b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fa8157dc-adc5-47a9-966c-d6bbb9c7b3c7",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-04T21:00:15.839193-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f2163607-3d74-43c5-a9ec-eadf06c9a5ed",
"Section": {
"FormTypeSectionId": "b2832907-f7e3-4461-a43d-1dce9d24930d",
"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": "54e15f27-01af-459c-968d-6265e1086f3f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "70f205e3-1b07-4f2c-932f-063908549f40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a35b606-494a-49a6-9cf5-df1248cdd314",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"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": "f2163607-3d74-43c5-a9ec-eadf06c9a5ed",
"Section": {
"FormTypeSectionId": "b2832907-f7e3-4461-a43d-1dce9d24930d",
"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": "54e15f27-01af-459c-968d-6265e1086f3f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "70f205e3-1b07-4f2c-932f-063908549f40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a35b606-494a-49a6-9cf5-df1248cdd314",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"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": "f7f66aec-78af-439b-816b-5c05e9f3969d",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-04T21:00:15.839193-07:00",
"Location": "sample string 1",
"TaskId": "26565472-be87-4b8c-9b77-2aa32fdb20a4",
"Values": [
{
"FormFieldValueId": "9a4890a3-6eeb-4067-ba78-f1cb5d025677",
"FormId": "cffef5bd-756f-40b2-a7c4-87bea68cfd2a",
"FormTypeField": {
"FormTypeFieldId": "f2163607-3d74-43c5-a9ec-eadf06c9a5ed",
"FormType": {
"FormTypeId": "e9443eb1-81b4-44ed-abec-4c59ba10e4bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ece6712f-bf2e-4283-a3e0-511ec67510b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fa8157dc-adc5-47a9-966c-d6bbb9c7b3c7",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-04T21:00:15.839193-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f7f66aec-78af-439b-816b-5c05e9f3969d",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b2832907-f7e3-4461-a43d-1dce9d24930d",
"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": "54e15f27-01af-459c-968d-6265e1086f3f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "70f205e3-1b07-4f2c-932f-063908549f40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a35b606-494a-49a6-9cf5-df1248cdd314",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"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": "9a4890a3-6eeb-4067-ba78-f1cb5d025677",
"FormId": "cffef5bd-756f-40b2-a7c4-87bea68cfd2a",
"FormTypeField": {
"FormTypeFieldId": "f2163607-3d74-43c5-a9ec-eadf06c9a5ed",
"FormType": {
"FormTypeId": "e9443eb1-81b4-44ed-abec-4c59ba10e4bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ece6712f-bf2e-4283-a3e0-511ec67510b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fa8157dc-adc5-47a9-966c-d6bbb9c7b3c7",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-04T21:00:15.839193-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f7f66aec-78af-439b-816b-5c05e9f3969d",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b2832907-f7e3-4461-a43d-1dce9d24930d",
"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": "54e15f27-01af-459c-968d-6265e1086f3f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "70f205e3-1b07-4f2c-932f-063908549f40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a35b606-494a-49a6-9cf5-df1248cdd314",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"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": "112130c1-6356-41c2-9f8d-225f92df8fef",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "ecc4ba64-4975-43a8-927a-4c35b3bd83ac",
"Asset": {
"AssetId": "7553d353-bc4b-4144-a580-47fd961bc345",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ece6712f-bf2e-4283-a3e0-511ec67510b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fa8157dc-adc5-47a9-966c-d6bbb9c7b3c7",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "079e7011-c350-4837-815b-2fddb3bdd70c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-04T21:00:15.8236326-07:00",
"MeasurementValueNeededDate": "2026-06-04T21:00:15.8236326-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "608e6276-37c4-437a-b679-aade2c4bd21f",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-04T21:00:15.8236326-07:00",
"MeasurementValueNeededDate": "2026-06-04T21:00:15.8236326-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f5875710-f207-4db7-accd-a4b3fcb5d00b",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e9443eb1-81b4-44ed-abec-4c59ba10e4bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ece6712f-bf2e-4283-a3e0-511ec67510b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fa8157dc-adc5-47a9-966c-d6bbb9c7b3c7",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-04T21:00:15.839193-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f2163607-3d74-43c5-a9ec-eadf06c9a5ed",
"Section": {
"FormTypeSectionId": "b2832907-f7e3-4461-a43d-1dce9d24930d",
"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": "54e15f27-01af-459c-968d-6265e1086f3f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "70f205e3-1b07-4f2c-932f-063908549f40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a35b606-494a-49a6-9cf5-df1248cdd314",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"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": "f2163607-3d74-43c5-a9ec-eadf06c9a5ed",
"Section": {
"FormTypeSectionId": "b2832907-f7e3-4461-a43d-1dce9d24930d",
"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": "54e15f27-01af-459c-968d-6265e1086f3f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "70f205e3-1b07-4f2c-932f-063908549f40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a35b606-494a-49a6-9cf5-df1248cdd314",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"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": "f7f66aec-78af-439b-816b-5c05e9f3969d",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-04T21:00:15.839193-07:00",
"Location": "sample string 1",
"TaskId": "26565472-be87-4b8c-9b77-2aa32fdb20a4",
"Values": [
{
"FormFieldValueId": "9a4890a3-6eeb-4067-ba78-f1cb5d025677",
"FormId": "cffef5bd-756f-40b2-a7c4-87bea68cfd2a",
"FormTypeField": {
"FormTypeFieldId": "f2163607-3d74-43c5-a9ec-eadf06c9a5ed",
"FormType": {
"FormTypeId": "e9443eb1-81b4-44ed-abec-4c59ba10e4bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ece6712f-bf2e-4283-a3e0-511ec67510b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fa8157dc-adc5-47a9-966c-d6bbb9c7b3c7",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-04T21:00:15.839193-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f7f66aec-78af-439b-816b-5c05e9f3969d",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b2832907-f7e3-4461-a43d-1dce9d24930d",
"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": "54e15f27-01af-459c-968d-6265e1086f3f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "70f205e3-1b07-4f2c-932f-063908549f40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a35b606-494a-49a6-9cf5-df1248cdd314",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"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": "9a4890a3-6eeb-4067-ba78-f1cb5d025677",
"FormId": "cffef5bd-756f-40b2-a7c4-87bea68cfd2a",
"FormTypeField": {
"FormTypeFieldId": "f2163607-3d74-43c5-a9ec-eadf06c9a5ed",
"FormType": {
"FormTypeId": "e9443eb1-81b4-44ed-abec-4c59ba10e4bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ece6712f-bf2e-4283-a3e0-511ec67510b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fa8157dc-adc5-47a9-966c-d6bbb9c7b3c7",
"CreateDate": "2026-06-04T21:00:15.8236326-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.8236326-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-04T21:00:15.839193-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f7f66aec-78af-439b-816b-5c05e9f3969d",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b2832907-f7e3-4461-a43d-1dce9d24930d",
"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": "54e15f27-01af-459c-968d-6265e1086f3f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "70f205e3-1b07-4f2c-932f-063908549f40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8a35b606-494a-49a6-9cf5-df1248cdd314",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa3fb7eb-b5ae-478b-885a-a92818819bcc",
"FieldId": "a89bf11a-652b-4688-880e-3ed451c4735e",
"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": "112130c1-6356-41c2-9f8d-225f92df8fef",
"CreateDate": "2026-06-04T21:00:15.839193-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-04T21:00:15.839193-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}