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": "5b2cc700-a8e3-4158-bceb-ebca0dc2715e",
"Asset": {
"AssetId": "8ed292a7-cbb3-46e0-8cf0-3bd68fb44c75",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "410b8fcd-49a8-412d-a983-b935ca383611",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86b382ba-ad04-4c21-a65b-e6fa8e52f920",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "dede3535-de13-45ae-9578-83e047a67dbb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"MeasurementValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dde4bea0-3c89-4a06-8e09-a051adb2040b",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"MeasurementValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "57541876-f779-4f92-a423-f235afc71bc6",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3dd34048-82fc-42a4-b7fe-2d2e79c2a6cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "410b8fcd-49a8-412d-a983-b935ca383611",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86b382ba-ad04-4c21-a65b-e6fa8e52f920",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "433a5b93-ff1a-43c1-b0f2-11728f83c860",
"Section": {
"FormTypeSectionId": "4ae31a7d-349a-43d9-bd0a-90f7a61dcd49",
"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": "8e307526-d103-4391-b32f-b00f6bf7015c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67ffdb1e-e9a4-4356-95b6-f705692533b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea7c9ad0-5f4f-49eb-860b-8f21e77d5e94",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"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": "433a5b93-ff1a-43c1-b0f2-11728f83c860",
"Section": {
"FormTypeSectionId": "4ae31a7d-349a-43d9-bd0a-90f7a61dcd49",
"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": "8e307526-d103-4391-b32f-b00f6bf7015c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67ffdb1e-e9a4-4356-95b6-f705692533b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea7c9ad0-5f4f-49eb-860b-8f21e77d5e94",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"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": "bc04b80f-e3b3-471f-bafd-e63cabfb908b",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-10T04:45:35.1472054-07:00",
"Location": "sample string 1",
"TaskId": "538a3397-04d1-48a5-ad71-70871ccdefb1",
"Values": [
{
"FormFieldValueId": "4fed18a0-49a8-4089-9d73-17899be43d40",
"FormId": "6129eb9d-2d0d-4c63-b592-85c1aaed5b53",
"FormTypeField": {
"FormTypeFieldId": "433a5b93-ff1a-43c1-b0f2-11728f83c860",
"FormType": {
"FormTypeId": "3dd34048-82fc-42a4-b7fe-2d2e79c2a6cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "410b8fcd-49a8-412d-a983-b935ca383611",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86b382ba-ad04-4c21-a65b-e6fa8e52f920",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bc04b80f-e3b3-471f-bafd-e63cabfb908b",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4ae31a7d-349a-43d9-bd0a-90f7a61dcd49",
"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": "8e307526-d103-4391-b32f-b00f6bf7015c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67ffdb1e-e9a4-4356-95b6-f705692533b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea7c9ad0-5f4f-49eb-860b-8f21e77d5e94",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"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": "4fed18a0-49a8-4089-9d73-17899be43d40",
"FormId": "6129eb9d-2d0d-4c63-b592-85c1aaed5b53",
"FormTypeField": {
"FormTypeFieldId": "433a5b93-ff1a-43c1-b0f2-11728f83c860",
"FormType": {
"FormTypeId": "3dd34048-82fc-42a4-b7fe-2d2e79c2a6cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "410b8fcd-49a8-412d-a983-b935ca383611",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86b382ba-ad04-4c21-a65b-e6fa8e52f920",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bc04b80f-e3b3-471f-bafd-e63cabfb908b",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4ae31a7d-349a-43d9-bd0a-90f7a61dcd49",
"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": "8e307526-d103-4391-b32f-b00f6bf7015c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67ffdb1e-e9a4-4356-95b6-f705692533b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea7c9ad0-5f4f-49eb-860b-8f21e77d5e94",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"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": "fb283efd-10a1-4584-9ccf-17efbf7f4fa3",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "5b2cc700-a8e3-4158-bceb-ebca0dc2715e",
"Asset": {
"AssetId": "8ed292a7-cbb3-46e0-8cf0-3bd68fb44c75",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "410b8fcd-49a8-412d-a983-b935ca383611",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86b382ba-ad04-4c21-a65b-e6fa8e52f920",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "dede3535-de13-45ae-9578-83e047a67dbb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"MeasurementValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dde4bea0-3c89-4a06-8e09-a051adb2040b",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"MeasurementValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "57541876-f779-4f92-a423-f235afc71bc6",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3dd34048-82fc-42a4-b7fe-2d2e79c2a6cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "410b8fcd-49a8-412d-a983-b935ca383611",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86b382ba-ad04-4c21-a65b-e6fa8e52f920",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "433a5b93-ff1a-43c1-b0f2-11728f83c860",
"Section": {
"FormTypeSectionId": "4ae31a7d-349a-43d9-bd0a-90f7a61dcd49",
"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": "8e307526-d103-4391-b32f-b00f6bf7015c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67ffdb1e-e9a4-4356-95b6-f705692533b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea7c9ad0-5f4f-49eb-860b-8f21e77d5e94",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"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": "433a5b93-ff1a-43c1-b0f2-11728f83c860",
"Section": {
"FormTypeSectionId": "4ae31a7d-349a-43d9-bd0a-90f7a61dcd49",
"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": "8e307526-d103-4391-b32f-b00f6bf7015c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67ffdb1e-e9a4-4356-95b6-f705692533b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea7c9ad0-5f4f-49eb-860b-8f21e77d5e94",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"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": "bc04b80f-e3b3-471f-bafd-e63cabfb908b",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-10T04:45:35.1472054-07:00",
"Location": "sample string 1",
"TaskId": "538a3397-04d1-48a5-ad71-70871ccdefb1",
"Values": [
{
"FormFieldValueId": "4fed18a0-49a8-4089-9d73-17899be43d40",
"FormId": "6129eb9d-2d0d-4c63-b592-85c1aaed5b53",
"FormTypeField": {
"FormTypeFieldId": "433a5b93-ff1a-43c1-b0f2-11728f83c860",
"FormType": {
"FormTypeId": "3dd34048-82fc-42a4-b7fe-2d2e79c2a6cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "410b8fcd-49a8-412d-a983-b935ca383611",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86b382ba-ad04-4c21-a65b-e6fa8e52f920",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bc04b80f-e3b3-471f-bafd-e63cabfb908b",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4ae31a7d-349a-43d9-bd0a-90f7a61dcd49",
"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": "8e307526-d103-4391-b32f-b00f6bf7015c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67ffdb1e-e9a4-4356-95b6-f705692533b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea7c9ad0-5f4f-49eb-860b-8f21e77d5e94",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"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": "4fed18a0-49a8-4089-9d73-17899be43d40",
"FormId": "6129eb9d-2d0d-4c63-b592-85c1aaed5b53",
"FormTypeField": {
"FormTypeFieldId": "433a5b93-ff1a-43c1-b0f2-11728f83c860",
"FormType": {
"FormTypeId": "3dd34048-82fc-42a4-b7fe-2d2e79c2a6cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "410b8fcd-49a8-412d-a983-b935ca383611",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86b382ba-ad04-4c21-a65b-e6fa8e52f920",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-10T04:45:35.1472054-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bc04b80f-e3b3-471f-bafd-e63cabfb908b",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4ae31a7d-349a-43d9-bd0a-90f7a61dcd49",
"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": "8e307526-d103-4391-b32f-b00f6bf7015c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67ffdb1e-e9a4-4356-95b6-f705692533b6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea7c9ad0-5f4f-49eb-860b-8f21e77d5e94",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21e8f6d5-09f6-4755-a0af-474d971a4d78",
"FieldId": "e3f7008e-344b-4e7f-8748-f0418f1d9f16",
"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": "fb283efd-10a1-4584-9ccf-17efbf7f4fa3",
"CreateDate": "2026-06-10T04:45:35.1472054-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-10T04:45:35.1472054-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}