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": "3c4ac186-c515-42e3-b705-299541385adc",
"Asset": {
"AssetId": "98ba67fa-e13a-46e5-b37e-45671955d746",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "39fed8ae-06ad-433c-b10f-2752849ac71b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ba89d56-145a-4275-bf1b-a0cf7fab13e3",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ecd23f06-9229-4f75-a073-6b84769d12f1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"MeasurementValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5f51a153-9e42-488d-9730-c9bf7ce28e22",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"MeasurementValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0f3cf330-eb4b-4f74-9390-5bdccf08659b",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3cba6bdf-68e7-4d99-9760-cb00832a8047",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "39fed8ae-06ad-433c-b10f-2752849ac71b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ba89d56-145a-4275-bf1b-a0cf7fab13e3",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b0853e03-4180-4eb2-8faf-617cba06eff1",
"Section": {
"FormTypeSectionId": "936e7005-131e-4542-b5b7-922054b24cb6",
"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": "cc83df97-bf93-4ef2-9b51-f01c12f8fabd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "839cd79d-79f9-4275-acb2-6e581b7ae307",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a4e5874-cd17-4ec8-9485-18cbcb2c6a67",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"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": "b0853e03-4180-4eb2-8faf-617cba06eff1",
"Section": {
"FormTypeSectionId": "936e7005-131e-4542-b5b7-922054b24cb6",
"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": "cc83df97-bf93-4ef2-9b51-f01c12f8fabd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "839cd79d-79f9-4275-acb2-6e581b7ae307",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a4e5874-cd17-4ec8-9485-18cbcb2c6a67",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"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": "b42522b9-1671-4499-9759-12d5018a43b4",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-08T20:23:28.3620191-07:00",
"Location": "sample string 1",
"TaskId": "23a98350-6931-4a5a-897a-cd1c30dc6f75",
"Values": [
{
"FormFieldValueId": "3c7ad0d4-483b-46d5-87cf-5c2a68e8490f",
"FormId": "1486935f-c83e-4e11-9093-04bcee911c32",
"FormTypeField": {
"FormTypeFieldId": "b0853e03-4180-4eb2-8faf-617cba06eff1",
"FormType": {
"FormTypeId": "3cba6bdf-68e7-4d99-9760-cb00832a8047",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "39fed8ae-06ad-433c-b10f-2752849ac71b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ba89d56-145a-4275-bf1b-a0cf7fab13e3",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b42522b9-1671-4499-9759-12d5018a43b4",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "936e7005-131e-4542-b5b7-922054b24cb6",
"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": "cc83df97-bf93-4ef2-9b51-f01c12f8fabd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "839cd79d-79f9-4275-acb2-6e581b7ae307",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a4e5874-cd17-4ec8-9485-18cbcb2c6a67",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"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": "3c7ad0d4-483b-46d5-87cf-5c2a68e8490f",
"FormId": "1486935f-c83e-4e11-9093-04bcee911c32",
"FormTypeField": {
"FormTypeFieldId": "b0853e03-4180-4eb2-8faf-617cba06eff1",
"FormType": {
"FormTypeId": "3cba6bdf-68e7-4d99-9760-cb00832a8047",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "39fed8ae-06ad-433c-b10f-2752849ac71b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ba89d56-145a-4275-bf1b-a0cf7fab13e3",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b42522b9-1671-4499-9759-12d5018a43b4",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "936e7005-131e-4542-b5b7-922054b24cb6",
"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": "cc83df97-bf93-4ef2-9b51-f01c12f8fabd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "839cd79d-79f9-4275-acb2-6e581b7ae307",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a4e5874-cd17-4ec8-9485-18cbcb2c6a67",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"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": "72f9e1fb-e3bb-4858-adc4-270311720dff",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "3c4ac186-c515-42e3-b705-299541385adc",
"Asset": {
"AssetId": "98ba67fa-e13a-46e5-b37e-45671955d746",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "39fed8ae-06ad-433c-b10f-2752849ac71b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ba89d56-145a-4275-bf1b-a0cf7fab13e3",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ecd23f06-9229-4f75-a073-6b84769d12f1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"MeasurementValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5f51a153-9e42-488d-9730-c9bf7ce28e22",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"MeasurementValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0f3cf330-eb4b-4f74-9390-5bdccf08659b",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3cba6bdf-68e7-4d99-9760-cb00832a8047",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "39fed8ae-06ad-433c-b10f-2752849ac71b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ba89d56-145a-4275-bf1b-a0cf7fab13e3",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b0853e03-4180-4eb2-8faf-617cba06eff1",
"Section": {
"FormTypeSectionId": "936e7005-131e-4542-b5b7-922054b24cb6",
"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": "cc83df97-bf93-4ef2-9b51-f01c12f8fabd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "839cd79d-79f9-4275-acb2-6e581b7ae307",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a4e5874-cd17-4ec8-9485-18cbcb2c6a67",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"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": "b0853e03-4180-4eb2-8faf-617cba06eff1",
"Section": {
"FormTypeSectionId": "936e7005-131e-4542-b5b7-922054b24cb6",
"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": "cc83df97-bf93-4ef2-9b51-f01c12f8fabd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "839cd79d-79f9-4275-acb2-6e581b7ae307",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a4e5874-cd17-4ec8-9485-18cbcb2c6a67",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"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": "b42522b9-1671-4499-9759-12d5018a43b4",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-08T20:23:28.3620191-07:00",
"Location": "sample string 1",
"TaskId": "23a98350-6931-4a5a-897a-cd1c30dc6f75",
"Values": [
{
"FormFieldValueId": "3c7ad0d4-483b-46d5-87cf-5c2a68e8490f",
"FormId": "1486935f-c83e-4e11-9093-04bcee911c32",
"FormTypeField": {
"FormTypeFieldId": "b0853e03-4180-4eb2-8faf-617cba06eff1",
"FormType": {
"FormTypeId": "3cba6bdf-68e7-4d99-9760-cb00832a8047",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "39fed8ae-06ad-433c-b10f-2752849ac71b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ba89d56-145a-4275-bf1b-a0cf7fab13e3",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b42522b9-1671-4499-9759-12d5018a43b4",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "936e7005-131e-4542-b5b7-922054b24cb6",
"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": "cc83df97-bf93-4ef2-9b51-f01c12f8fabd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "839cd79d-79f9-4275-acb2-6e581b7ae307",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a4e5874-cd17-4ec8-9485-18cbcb2c6a67",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"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": "3c7ad0d4-483b-46d5-87cf-5c2a68e8490f",
"FormId": "1486935f-c83e-4e11-9093-04bcee911c32",
"FormTypeField": {
"FormTypeFieldId": "b0853e03-4180-4eb2-8faf-617cba06eff1",
"FormType": {
"FormTypeId": "3cba6bdf-68e7-4d99-9760-cb00832a8047",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "39fed8ae-06ad-433c-b10f-2752849ac71b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ba89d56-145a-4275-bf1b-a0cf7fab13e3",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-08T20:23:28.3620191-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b42522b9-1671-4499-9759-12d5018a43b4",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "936e7005-131e-4542-b5b7-922054b24cb6",
"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": "cc83df97-bf93-4ef2-9b51-f01c12f8fabd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "839cd79d-79f9-4275-acb2-6e581b7ae307",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5a4e5874-cd17-4ec8-9485-18cbcb2c6a67",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "67ca3836-8019-4105-9261-1485eac0332b",
"FieldId": "993f8d83-b9ab-4b75-ae5a-eb9fcfb1df3a",
"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": "72f9e1fb-e3bb-4858-adc4-270311720dff",
"CreateDate": "2026-06-08T20:23:28.3620191-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-08T20:23:28.3620191-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}