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": "48d9a6be-a657-43c1-ae50-ca9555946cad",
"Asset": {
"AssetId": "d04d6c55-5a21-4ecf-a0f7-8afa7d6dee00",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d3e95251-12a1-4e1e-a6d1-1154b12961bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b9c0118d-e92e-4da1-924f-ad9d5898f20c",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8bce00ba-b906-4803-a27c-ba1d5a98b7f3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"MeasurementValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "32856526-4aab-43f1-8540-22119cbb2eeb",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"MeasurementValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f307be5e-38cb-4dee-8913-767a544081e4",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9f18affc-b44a-4576-85df-aa4a5f26ee04",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d3e95251-12a1-4e1e-a6d1-1154b12961bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b9c0118d-e92e-4da1-924f-ad9d5898f20c",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1647e855-763d-4f49-ada5-f959090179e2",
"Section": {
"FormTypeSectionId": "d20b00c2-d945-4f0d-ab2a-810d5f37f90b",
"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": "f5dbc5e2-1fbe-4916-b342-cd7b885353f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d44becd2-ae57-4cd7-a465-491afe7c2959",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32e3cd18-41d3-4cb2-aacc-eef9df2dfa2d",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"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": "1647e855-763d-4f49-ada5-f959090179e2",
"Section": {
"FormTypeSectionId": "d20b00c2-d945-4f0d-ab2a-810d5f37f90b",
"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": "f5dbc5e2-1fbe-4916-b342-cd7b885353f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d44becd2-ae57-4cd7-a465-491afe7c2959",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32e3cd18-41d3-4cb2-aacc-eef9df2dfa2d",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"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": "4bba26aa-9f42-4fda-b3a5-46b310d2c9e9",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-14T13:00:01.6888909-07:00",
"Location": "sample string 1",
"TaskId": "d3d30568-625f-439a-89b8-0852abae8e33",
"Values": [
{
"FormFieldValueId": "655897c5-efdb-4eb2-ade4-28b5760cde47",
"FormId": "1277f023-13ca-4309-8d2a-381480238577",
"FormTypeField": {
"FormTypeFieldId": "1647e855-763d-4f49-ada5-f959090179e2",
"FormType": {
"FormTypeId": "9f18affc-b44a-4576-85df-aa4a5f26ee04",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d3e95251-12a1-4e1e-a6d1-1154b12961bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b9c0118d-e92e-4da1-924f-ad9d5898f20c",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4bba26aa-9f42-4fda-b3a5-46b310d2c9e9",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d20b00c2-d945-4f0d-ab2a-810d5f37f90b",
"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": "f5dbc5e2-1fbe-4916-b342-cd7b885353f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d44becd2-ae57-4cd7-a465-491afe7c2959",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32e3cd18-41d3-4cb2-aacc-eef9df2dfa2d",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"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": "655897c5-efdb-4eb2-ade4-28b5760cde47",
"FormId": "1277f023-13ca-4309-8d2a-381480238577",
"FormTypeField": {
"FormTypeFieldId": "1647e855-763d-4f49-ada5-f959090179e2",
"FormType": {
"FormTypeId": "9f18affc-b44a-4576-85df-aa4a5f26ee04",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d3e95251-12a1-4e1e-a6d1-1154b12961bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b9c0118d-e92e-4da1-924f-ad9d5898f20c",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4bba26aa-9f42-4fda-b3a5-46b310d2c9e9",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d20b00c2-d945-4f0d-ab2a-810d5f37f90b",
"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": "f5dbc5e2-1fbe-4916-b342-cd7b885353f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d44becd2-ae57-4cd7-a465-491afe7c2959",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32e3cd18-41d3-4cb2-aacc-eef9df2dfa2d",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"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": "e2f27b9b-3791-4489-8d6b-a8088453d069",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "48d9a6be-a657-43c1-ae50-ca9555946cad",
"Asset": {
"AssetId": "d04d6c55-5a21-4ecf-a0f7-8afa7d6dee00",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d3e95251-12a1-4e1e-a6d1-1154b12961bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b9c0118d-e92e-4da1-924f-ad9d5898f20c",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8bce00ba-b906-4803-a27c-ba1d5a98b7f3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"MeasurementValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "32856526-4aab-43f1-8540-22119cbb2eeb",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"MeasurementValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f307be5e-38cb-4dee-8913-767a544081e4",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9f18affc-b44a-4576-85df-aa4a5f26ee04",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d3e95251-12a1-4e1e-a6d1-1154b12961bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b9c0118d-e92e-4da1-924f-ad9d5898f20c",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1647e855-763d-4f49-ada5-f959090179e2",
"Section": {
"FormTypeSectionId": "d20b00c2-d945-4f0d-ab2a-810d5f37f90b",
"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": "f5dbc5e2-1fbe-4916-b342-cd7b885353f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d44becd2-ae57-4cd7-a465-491afe7c2959",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32e3cd18-41d3-4cb2-aacc-eef9df2dfa2d",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"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": "1647e855-763d-4f49-ada5-f959090179e2",
"Section": {
"FormTypeSectionId": "d20b00c2-d945-4f0d-ab2a-810d5f37f90b",
"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": "f5dbc5e2-1fbe-4916-b342-cd7b885353f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d44becd2-ae57-4cd7-a465-491afe7c2959",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32e3cd18-41d3-4cb2-aacc-eef9df2dfa2d",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"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": "4bba26aa-9f42-4fda-b3a5-46b310d2c9e9",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-14T13:00:01.6888909-07:00",
"Location": "sample string 1",
"TaskId": "d3d30568-625f-439a-89b8-0852abae8e33",
"Values": [
{
"FormFieldValueId": "655897c5-efdb-4eb2-ade4-28b5760cde47",
"FormId": "1277f023-13ca-4309-8d2a-381480238577",
"FormTypeField": {
"FormTypeFieldId": "1647e855-763d-4f49-ada5-f959090179e2",
"FormType": {
"FormTypeId": "9f18affc-b44a-4576-85df-aa4a5f26ee04",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d3e95251-12a1-4e1e-a6d1-1154b12961bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b9c0118d-e92e-4da1-924f-ad9d5898f20c",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4bba26aa-9f42-4fda-b3a5-46b310d2c9e9",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d20b00c2-d945-4f0d-ab2a-810d5f37f90b",
"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": "f5dbc5e2-1fbe-4916-b342-cd7b885353f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d44becd2-ae57-4cd7-a465-491afe7c2959",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32e3cd18-41d3-4cb2-aacc-eef9df2dfa2d",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"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": "655897c5-efdb-4eb2-ade4-28b5760cde47",
"FormId": "1277f023-13ca-4309-8d2a-381480238577",
"FormTypeField": {
"FormTypeFieldId": "1647e855-763d-4f49-ada5-f959090179e2",
"FormType": {
"FormTypeId": "9f18affc-b44a-4576-85df-aa4a5f26ee04",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d3e95251-12a1-4e1e-a6d1-1154b12961bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b9c0118d-e92e-4da1-924f-ad9d5898f20c",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-14T13:00:01.6888909-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4bba26aa-9f42-4fda-b3a5-46b310d2c9e9",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d20b00c2-d945-4f0d-ab2a-810d5f37f90b",
"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": "f5dbc5e2-1fbe-4916-b342-cd7b885353f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d44becd2-ae57-4cd7-a465-491afe7c2959",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32e3cd18-41d3-4cb2-aacc-eef9df2dfa2d",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4d3964dc-724c-4a0a-ba3c-828e848c8206",
"FieldId": "51d48190-38b8-4620-b49f-a55bb3b28e71",
"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": "e2f27b9b-3791-4489-8d6b-a8088453d069",
"CreateDate": "2026-08-14T13:00:01.6888909-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-14T13:00:01.6888909-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}