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": "0c77ad87-6e59-496a-9f4a-e2dd1266e018",
"Asset": {
"AssetId": "cfaece79-fc22-43ed-845a-eabe282f7635",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4a850d3b-81d7-4ed3-b874-e80e66555bb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f2df72dd-29fa-4187-a190-3fc444cf05d3",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2a30419c-4cef-4e0f-a129-b668ce773068",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"MeasurementValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3075225-bc80-4e11-aa84-5170ab82b870",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"MeasurementValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9278b774-0a8a-4abf-90a4-f7337c84b2a2",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5b659c5c-209f-4f53-b642-cd9892896eb0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4a850d3b-81d7-4ed3-b874-e80e66555bb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f2df72dd-29fa-4187-a190-3fc444cf05d3",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0132b20b-a034-401f-b0ef-c3a48ddba519",
"Section": {
"FormTypeSectionId": "3992b502-2253-4e0d-b47b-d90147d79e2b",
"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": "b9eae0b3-e6e9-4a4f-aef9-6160409a89eb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830958bb-5891-4bca-a26d-459b26d6211a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5575dd44-6448-4109-a2f1-d2c547e2e955",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"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": "0132b20b-a034-401f-b0ef-c3a48ddba519",
"Section": {
"FormTypeSectionId": "3992b502-2253-4e0d-b47b-d90147d79e2b",
"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": "b9eae0b3-e6e9-4a4f-aef9-6160409a89eb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830958bb-5891-4bca-a26d-459b26d6211a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5575dd44-6448-4109-a2f1-d2c547e2e955",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"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": "804f9e56-1b6c-4024-a8e0-bdf3d365e7bb",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-02T01:44:45.914608-08:00",
"Location": "sample string 1",
"TaskId": "34b32a81-1ffa-4f66-9ef5-25fe2f1c5a48",
"Values": [
{
"FormFieldValueId": "db8d0442-3a11-483c-b4df-0c32efb3b656",
"FormId": "18177a3d-b233-409b-949b-96358c035152",
"FormTypeField": {
"FormTypeFieldId": "0132b20b-a034-401f-b0ef-c3a48ddba519",
"FormType": {
"FormTypeId": "5b659c5c-209f-4f53-b642-cd9892896eb0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4a850d3b-81d7-4ed3-b874-e80e66555bb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f2df72dd-29fa-4187-a190-3fc444cf05d3",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "804f9e56-1b6c-4024-a8e0-bdf3d365e7bb",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3992b502-2253-4e0d-b47b-d90147d79e2b",
"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": "b9eae0b3-e6e9-4a4f-aef9-6160409a89eb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830958bb-5891-4bca-a26d-459b26d6211a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5575dd44-6448-4109-a2f1-d2c547e2e955",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"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": "db8d0442-3a11-483c-b4df-0c32efb3b656",
"FormId": "18177a3d-b233-409b-949b-96358c035152",
"FormTypeField": {
"FormTypeFieldId": "0132b20b-a034-401f-b0ef-c3a48ddba519",
"FormType": {
"FormTypeId": "5b659c5c-209f-4f53-b642-cd9892896eb0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4a850d3b-81d7-4ed3-b874-e80e66555bb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f2df72dd-29fa-4187-a190-3fc444cf05d3",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "804f9e56-1b6c-4024-a8e0-bdf3d365e7bb",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3992b502-2253-4e0d-b47b-d90147d79e2b",
"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": "b9eae0b3-e6e9-4a4f-aef9-6160409a89eb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830958bb-5891-4bca-a26d-459b26d6211a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5575dd44-6448-4109-a2f1-d2c547e2e955",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"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": "29442339-3a52-48ff-866c-8a82072f8902",
"CreateDate": "2026-02-02T01:44:45.9302326-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-02T01:44:45.9302326-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "0c77ad87-6e59-496a-9f4a-e2dd1266e018",
"Asset": {
"AssetId": "cfaece79-fc22-43ed-845a-eabe282f7635",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4a850d3b-81d7-4ed3-b874-e80e66555bb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f2df72dd-29fa-4187-a190-3fc444cf05d3",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2a30419c-4cef-4e0f-a129-b668ce773068",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"MeasurementValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3075225-bc80-4e11-aa84-5170ab82b870",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"MeasurementValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9278b774-0a8a-4abf-90a4-f7337c84b2a2",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5b659c5c-209f-4f53-b642-cd9892896eb0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4a850d3b-81d7-4ed3-b874-e80e66555bb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f2df72dd-29fa-4187-a190-3fc444cf05d3",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "0132b20b-a034-401f-b0ef-c3a48ddba519",
"Section": {
"FormTypeSectionId": "3992b502-2253-4e0d-b47b-d90147d79e2b",
"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": "b9eae0b3-e6e9-4a4f-aef9-6160409a89eb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830958bb-5891-4bca-a26d-459b26d6211a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5575dd44-6448-4109-a2f1-d2c547e2e955",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"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": "0132b20b-a034-401f-b0ef-c3a48ddba519",
"Section": {
"FormTypeSectionId": "3992b502-2253-4e0d-b47b-d90147d79e2b",
"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": "b9eae0b3-e6e9-4a4f-aef9-6160409a89eb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830958bb-5891-4bca-a26d-459b26d6211a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5575dd44-6448-4109-a2f1-d2c547e2e955",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"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": "804f9e56-1b6c-4024-a8e0-bdf3d365e7bb",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-02T01:44:45.914608-08:00",
"Location": "sample string 1",
"TaskId": "34b32a81-1ffa-4f66-9ef5-25fe2f1c5a48",
"Values": [
{
"FormFieldValueId": "db8d0442-3a11-483c-b4df-0c32efb3b656",
"FormId": "18177a3d-b233-409b-949b-96358c035152",
"FormTypeField": {
"FormTypeFieldId": "0132b20b-a034-401f-b0ef-c3a48ddba519",
"FormType": {
"FormTypeId": "5b659c5c-209f-4f53-b642-cd9892896eb0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4a850d3b-81d7-4ed3-b874-e80e66555bb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f2df72dd-29fa-4187-a190-3fc444cf05d3",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "804f9e56-1b6c-4024-a8e0-bdf3d365e7bb",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3992b502-2253-4e0d-b47b-d90147d79e2b",
"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": "b9eae0b3-e6e9-4a4f-aef9-6160409a89eb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830958bb-5891-4bca-a26d-459b26d6211a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5575dd44-6448-4109-a2f1-d2c547e2e955",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"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": "db8d0442-3a11-483c-b4df-0c32efb3b656",
"FormId": "18177a3d-b233-409b-949b-96358c035152",
"FormTypeField": {
"FormTypeFieldId": "0132b20b-a034-401f-b0ef-c3a48ddba519",
"FormType": {
"FormTypeId": "5b659c5c-209f-4f53-b642-cd9892896eb0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4a850d3b-81d7-4ed3-b874-e80e66555bb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f2df72dd-29fa-4187-a190-3fc444cf05d3",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T01:44:45.914608-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "804f9e56-1b6c-4024-a8e0-bdf3d365e7bb",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3992b502-2253-4e0d-b47b-d90147d79e2b",
"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": "b9eae0b3-e6e9-4a4f-aef9-6160409a89eb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "830958bb-5891-4bca-a26d-459b26d6211a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5575dd44-6448-4109-a2f1-d2c547e2e955",
"CreateDate": "2026-02-02T01:44:45.914608-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T01:44:45.914608-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "25e6a2f3-bb84-41ee-be12-09e374793f49",
"FieldId": "7ab6efed-23b4-4457-8844-e077c7eefb81",
"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": "29442339-3a52-48ff-866c-8a82072f8902",
"CreateDate": "2026-02-02T01:44:45.9302326-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-02T01:44:45.9302326-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}