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": "f6d0ee52-5fa2-4028-a920-e21b36d06b09",
"Asset": {
"AssetId": "5eec0432-d2a7-4dac-b01b-54b117a015b9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d94dfe35-404b-4077-8433-ef9e10be59ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "537a97ec-804a-4ebb-b2f7-776514b04add",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "73c1f4ea-7a3e-44fa-bd49-f6a894385c4c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"MeasurementValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "81f6d0b8-9078-4cd7-87e4-b55cb6c6efef",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"MeasurementValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dec8f020-e645-4351-9576-f7e9b6d97c02",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "58d8eacf-d2ee-4902-b77f-12fb6f4ac184",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d94dfe35-404b-4077-8433-ef9e10be59ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "537a97ec-804a-4ebb-b2f7-776514b04add",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8e90f023-caca-4dc7-8603-0a1ccf63481e",
"Section": {
"FormTypeSectionId": "a70c4e49-c06c-4933-8eb0-98d9716d6f31",
"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": "3f256572-d07f-483d-aadf-cfc8ca0e5d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "49b98904-dd0a-4df2-a1db-565c1b5e89a7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f2582770-76a3-48a6-bbab-0b105e611ee6",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"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": "8e90f023-caca-4dc7-8603-0a1ccf63481e",
"Section": {
"FormTypeSectionId": "a70c4e49-c06c-4933-8eb0-98d9716d6f31",
"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": "3f256572-d07f-483d-aadf-cfc8ca0e5d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "49b98904-dd0a-4df2-a1db-565c1b5e89a7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f2582770-76a3-48a6-bbab-0b105e611ee6",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"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": "dcb2e198-226d-4f08-897b-92b874eb1abd",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-05T03:27:05.1926138-07:00",
"Location": "sample string 1",
"TaskId": "3cdd796b-4066-4fae-8039-816eb1912faa",
"Values": [
{
"FormFieldValueId": "246cd0e1-1503-4a82-8a32-64db15f5c630",
"FormId": "285de420-7f4e-4c68-ab3b-b92c144be1b4",
"FormTypeField": {
"FormTypeFieldId": "8e90f023-caca-4dc7-8603-0a1ccf63481e",
"FormType": {
"FormTypeId": "58d8eacf-d2ee-4902-b77f-12fb6f4ac184",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d94dfe35-404b-4077-8433-ef9e10be59ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "537a97ec-804a-4ebb-b2f7-776514b04add",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dcb2e198-226d-4f08-897b-92b874eb1abd",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a70c4e49-c06c-4933-8eb0-98d9716d6f31",
"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": "3f256572-d07f-483d-aadf-cfc8ca0e5d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "49b98904-dd0a-4df2-a1db-565c1b5e89a7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f2582770-76a3-48a6-bbab-0b105e611ee6",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"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": "246cd0e1-1503-4a82-8a32-64db15f5c630",
"FormId": "285de420-7f4e-4c68-ab3b-b92c144be1b4",
"FormTypeField": {
"FormTypeFieldId": "8e90f023-caca-4dc7-8603-0a1ccf63481e",
"FormType": {
"FormTypeId": "58d8eacf-d2ee-4902-b77f-12fb6f4ac184",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d94dfe35-404b-4077-8433-ef9e10be59ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "537a97ec-804a-4ebb-b2f7-776514b04add",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dcb2e198-226d-4f08-897b-92b874eb1abd",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a70c4e49-c06c-4933-8eb0-98d9716d6f31",
"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": "3f256572-d07f-483d-aadf-cfc8ca0e5d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "49b98904-dd0a-4df2-a1db-565c1b5e89a7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f2582770-76a3-48a6-bbab-0b105e611ee6",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"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": "b460d159-9e9c-4a60-9375-cb9f2787246c",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "f6d0ee52-5fa2-4028-a920-e21b36d06b09",
"Asset": {
"AssetId": "5eec0432-d2a7-4dac-b01b-54b117a015b9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d94dfe35-404b-4077-8433-ef9e10be59ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "537a97ec-804a-4ebb-b2f7-776514b04add",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "73c1f4ea-7a3e-44fa-bd49-f6a894385c4c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"MeasurementValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "81f6d0b8-9078-4cd7-87e4-b55cb6c6efef",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"MeasurementValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dec8f020-e645-4351-9576-f7e9b6d97c02",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "58d8eacf-d2ee-4902-b77f-12fb6f4ac184",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d94dfe35-404b-4077-8433-ef9e10be59ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "537a97ec-804a-4ebb-b2f7-776514b04add",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8e90f023-caca-4dc7-8603-0a1ccf63481e",
"Section": {
"FormTypeSectionId": "a70c4e49-c06c-4933-8eb0-98d9716d6f31",
"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": "3f256572-d07f-483d-aadf-cfc8ca0e5d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "49b98904-dd0a-4df2-a1db-565c1b5e89a7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f2582770-76a3-48a6-bbab-0b105e611ee6",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"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": "8e90f023-caca-4dc7-8603-0a1ccf63481e",
"Section": {
"FormTypeSectionId": "a70c4e49-c06c-4933-8eb0-98d9716d6f31",
"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": "3f256572-d07f-483d-aadf-cfc8ca0e5d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "49b98904-dd0a-4df2-a1db-565c1b5e89a7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f2582770-76a3-48a6-bbab-0b105e611ee6",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"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": "dcb2e198-226d-4f08-897b-92b874eb1abd",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-05T03:27:05.1926138-07:00",
"Location": "sample string 1",
"TaskId": "3cdd796b-4066-4fae-8039-816eb1912faa",
"Values": [
{
"FormFieldValueId": "246cd0e1-1503-4a82-8a32-64db15f5c630",
"FormId": "285de420-7f4e-4c68-ab3b-b92c144be1b4",
"FormTypeField": {
"FormTypeFieldId": "8e90f023-caca-4dc7-8603-0a1ccf63481e",
"FormType": {
"FormTypeId": "58d8eacf-d2ee-4902-b77f-12fb6f4ac184",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d94dfe35-404b-4077-8433-ef9e10be59ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "537a97ec-804a-4ebb-b2f7-776514b04add",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dcb2e198-226d-4f08-897b-92b874eb1abd",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a70c4e49-c06c-4933-8eb0-98d9716d6f31",
"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": "3f256572-d07f-483d-aadf-cfc8ca0e5d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "49b98904-dd0a-4df2-a1db-565c1b5e89a7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f2582770-76a3-48a6-bbab-0b105e611ee6",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"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": "246cd0e1-1503-4a82-8a32-64db15f5c630",
"FormId": "285de420-7f4e-4c68-ab3b-b92c144be1b4",
"FormTypeField": {
"FormTypeFieldId": "8e90f023-caca-4dc7-8603-0a1ccf63481e",
"FormType": {
"FormTypeId": "58d8eacf-d2ee-4902-b77f-12fb6f4ac184",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d94dfe35-404b-4077-8433-ef9e10be59ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "537a97ec-804a-4ebb-b2f7-776514b04add",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-05T03:27:05.1926138-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dcb2e198-226d-4f08-897b-92b874eb1abd",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a70c4e49-c06c-4933-8eb0-98d9716d6f31",
"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": "3f256572-d07f-483d-aadf-cfc8ca0e5d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "49b98904-dd0a-4df2-a1db-565c1b5e89a7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f2582770-76a3-48a6-bbab-0b105e611ee6",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "71dbb83b-4df1-4399-8f8f-cb0a9fd4564f",
"FieldId": "613b89a7-a388-448b-99df-936f9992a46a",
"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": "b460d159-9e9c-4a60-9375-cb9f2787246c",
"CreateDate": "2026-07-05T03:27:05.1926138-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-05T03:27:05.1926138-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}