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": "0ba01a53-600c-4f1f-9a36-725fb7490b61",
"Asset": {
"AssetId": "e5660f66-c3bf-4dcd-94e3-2f73cbca853c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ba331711-a3b3-46fe-8ee8-30ac9bd955fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5440fee-2e67-4f6d-8a10-51793d39997c",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2be2e964-3fb3-4ac0-abce-3a29a090d13c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"MeasurementValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a936c2f-a162-4e36-a5bb-fcb36e15a8e3",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"MeasurementValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e43051ca-5b9e-4873-9bfa-bd8c48550506",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "dab655f3-3755-48dd-8f7d-2173901fa13e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba331711-a3b3-46fe-8ee8-30ac9bd955fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5440fee-2e67-4f6d-8a10-51793d39997c",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0714b045-c6ee-444a-a176-58f5b162df34",
"Section": {
"FormTypeSectionId": "bce5ebda-4b52-46c4-b319-8cbcdc759e5c",
"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": "3ef65d89-1a5b-4da1-bf50-066bf11af734",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "46f13655-49b2-482d-a53c-eeca9913142a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7574d5d3-0636-4a72-9623-ce527b410c74",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"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": "0714b045-c6ee-444a-a176-58f5b162df34",
"Section": {
"FormTypeSectionId": "bce5ebda-4b52-46c4-b319-8cbcdc759e5c",
"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": "3ef65d89-1a5b-4da1-bf50-066bf11af734",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "46f13655-49b2-482d-a53c-eeca9913142a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7574d5d3-0636-4a72-9623-ce527b410c74",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"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": "624d7bff-6d4a-491e-863f-bedb9d7dc571",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-23T02:23:07.9815057-07:00",
"Location": "sample string 1",
"TaskId": "9ddf0271-a236-4c79-a2a9-78c188d1993e",
"Values": [
{
"FormFieldValueId": "91b9817e-7a73-4f6d-a068-b05756d55fa2",
"FormId": "d5ddb2de-b8b5-49fb-a992-0a45a09d9b1b",
"FormTypeField": {
"FormTypeFieldId": "0714b045-c6ee-444a-a176-58f5b162df34",
"FormType": {
"FormTypeId": "dab655f3-3755-48dd-8f7d-2173901fa13e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba331711-a3b3-46fe-8ee8-30ac9bd955fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5440fee-2e67-4f6d-8a10-51793d39997c",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "624d7bff-6d4a-491e-863f-bedb9d7dc571",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bce5ebda-4b52-46c4-b319-8cbcdc759e5c",
"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": "3ef65d89-1a5b-4da1-bf50-066bf11af734",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "46f13655-49b2-482d-a53c-eeca9913142a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7574d5d3-0636-4a72-9623-ce527b410c74",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"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": "91b9817e-7a73-4f6d-a068-b05756d55fa2",
"FormId": "d5ddb2de-b8b5-49fb-a992-0a45a09d9b1b",
"FormTypeField": {
"FormTypeFieldId": "0714b045-c6ee-444a-a176-58f5b162df34",
"FormType": {
"FormTypeId": "dab655f3-3755-48dd-8f7d-2173901fa13e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba331711-a3b3-46fe-8ee8-30ac9bd955fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5440fee-2e67-4f6d-8a10-51793d39997c",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "624d7bff-6d4a-491e-863f-bedb9d7dc571",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bce5ebda-4b52-46c4-b319-8cbcdc759e5c",
"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": "3ef65d89-1a5b-4da1-bf50-066bf11af734",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "46f13655-49b2-482d-a53c-eeca9913142a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7574d5d3-0636-4a72-9623-ce527b410c74",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"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": "9210642e-4e6e-4509-9a2a-780476f72ff7",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "0ba01a53-600c-4f1f-9a36-725fb7490b61",
"Asset": {
"AssetId": "e5660f66-c3bf-4dcd-94e3-2f73cbca853c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ba331711-a3b3-46fe-8ee8-30ac9bd955fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5440fee-2e67-4f6d-8a10-51793d39997c",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2be2e964-3fb3-4ac0-abce-3a29a090d13c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"MeasurementValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a936c2f-a162-4e36-a5bb-fcb36e15a8e3",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"MeasurementValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e43051ca-5b9e-4873-9bfa-bd8c48550506",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "dab655f3-3755-48dd-8f7d-2173901fa13e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba331711-a3b3-46fe-8ee8-30ac9bd955fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5440fee-2e67-4f6d-8a10-51793d39997c",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0714b045-c6ee-444a-a176-58f5b162df34",
"Section": {
"FormTypeSectionId": "bce5ebda-4b52-46c4-b319-8cbcdc759e5c",
"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": "3ef65d89-1a5b-4da1-bf50-066bf11af734",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "46f13655-49b2-482d-a53c-eeca9913142a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7574d5d3-0636-4a72-9623-ce527b410c74",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"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": "0714b045-c6ee-444a-a176-58f5b162df34",
"Section": {
"FormTypeSectionId": "bce5ebda-4b52-46c4-b319-8cbcdc759e5c",
"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": "3ef65d89-1a5b-4da1-bf50-066bf11af734",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "46f13655-49b2-482d-a53c-eeca9913142a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7574d5d3-0636-4a72-9623-ce527b410c74",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"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": "624d7bff-6d4a-491e-863f-bedb9d7dc571",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-23T02:23:07.9815057-07:00",
"Location": "sample string 1",
"TaskId": "9ddf0271-a236-4c79-a2a9-78c188d1993e",
"Values": [
{
"FormFieldValueId": "91b9817e-7a73-4f6d-a068-b05756d55fa2",
"FormId": "d5ddb2de-b8b5-49fb-a992-0a45a09d9b1b",
"FormTypeField": {
"FormTypeFieldId": "0714b045-c6ee-444a-a176-58f5b162df34",
"FormType": {
"FormTypeId": "dab655f3-3755-48dd-8f7d-2173901fa13e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba331711-a3b3-46fe-8ee8-30ac9bd955fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5440fee-2e67-4f6d-8a10-51793d39997c",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "624d7bff-6d4a-491e-863f-bedb9d7dc571",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bce5ebda-4b52-46c4-b319-8cbcdc759e5c",
"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": "3ef65d89-1a5b-4da1-bf50-066bf11af734",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "46f13655-49b2-482d-a53c-eeca9913142a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7574d5d3-0636-4a72-9623-ce527b410c74",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"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": "91b9817e-7a73-4f6d-a068-b05756d55fa2",
"FormId": "d5ddb2de-b8b5-49fb-a992-0a45a09d9b1b",
"FormTypeField": {
"FormTypeFieldId": "0714b045-c6ee-444a-a176-58f5b162df34",
"FormType": {
"FormTypeId": "dab655f3-3755-48dd-8f7d-2173901fa13e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ba331711-a3b3-46fe-8ee8-30ac9bd955fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e5440fee-2e67-4f6d-8a10-51793d39997c",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T02:23:07.9815057-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "624d7bff-6d4a-491e-863f-bedb9d7dc571",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bce5ebda-4b52-46c4-b319-8cbcdc759e5c",
"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": "3ef65d89-1a5b-4da1-bf50-066bf11af734",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "46f13655-49b2-482d-a53c-eeca9913142a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7574d5d3-0636-4a72-9623-ce527b410c74",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2c3c72a-5f6f-441d-b943-3f788cc72fff",
"FieldId": "39ff4f12-dab0-4296-a0c4-412afd3a6866",
"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": "9210642e-4e6e-4509-9a2a-780476f72ff7",
"CreateDate": "2026-09-23T02:23:07.9815057-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-23T02:23:07.9815057-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}