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": "d2e11efa-673b-4e27-a2dc-02927ed2c163",
"Asset": {
"AssetId": "99d48e93-a5ba-41d6-a347-16002193f160",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d9dbf8a4-0d2d-4e9d-9c67-facd9d54a163",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e67aafa7-88ea-4bc6-8e3d-bbb5fb61616d",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "93b8b021-9b08-4809-9e90-3a1a14b78f1a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"MeasurementValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "df1d6201-bcd6-4d96-bb7b-a607010414be",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"MeasurementValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "af9e9252-44d3-492f-88c3-e63563a69dbb",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2aba3cdf-fe4b-47f6-80ed-d34cd2c70618",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d9dbf8a4-0d2d-4e9d-9c67-facd9d54a163",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e67aafa7-88ea-4bc6-8e3d-bbb5fb61616d",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "14ee0885-1ffb-45f0-8de0-6918e47453be",
"Section": {
"FormTypeSectionId": "16dc6070-8ecf-4387-9a9c-9d1ae8e14228",
"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": "7c673d5c-b643-4bb0-940e-be53adb48f09",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "175cfabc-6532-4d2f-aa0e-05af273ee219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8b4257e7-24ca-497b-a6a6-26d0554666ab",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"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": "14ee0885-1ffb-45f0-8de0-6918e47453be",
"Section": {
"FormTypeSectionId": "16dc6070-8ecf-4387-9a9c-9d1ae8e14228",
"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": "7c673d5c-b643-4bb0-940e-be53adb48f09",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "175cfabc-6532-4d2f-aa0e-05af273ee219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8b4257e7-24ca-497b-a6a6-26d0554666ab",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"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": "24cabeea-186b-431a-983b-98a9d94b72fb",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-25T19:14:18.4648927-07:00",
"Location": "sample string 1",
"TaskId": "3b3c56f9-d7e2-46b8-829e-83710c7199ed",
"Values": [
{
"FormFieldValueId": "9ccc6aaf-1b75-43be-9417-a3b23b19ff16",
"FormId": "352ca8f5-20fb-45b1-b0be-3fed249780db",
"FormTypeField": {
"FormTypeFieldId": "14ee0885-1ffb-45f0-8de0-6918e47453be",
"FormType": {
"FormTypeId": "2aba3cdf-fe4b-47f6-80ed-d34cd2c70618",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d9dbf8a4-0d2d-4e9d-9c67-facd9d54a163",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e67aafa7-88ea-4bc6-8e3d-bbb5fb61616d",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "24cabeea-186b-431a-983b-98a9d94b72fb",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "16dc6070-8ecf-4387-9a9c-9d1ae8e14228",
"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": "7c673d5c-b643-4bb0-940e-be53adb48f09",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "175cfabc-6532-4d2f-aa0e-05af273ee219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8b4257e7-24ca-497b-a6a6-26d0554666ab",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"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": "9ccc6aaf-1b75-43be-9417-a3b23b19ff16",
"FormId": "352ca8f5-20fb-45b1-b0be-3fed249780db",
"FormTypeField": {
"FormTypeFieldId": "14ee0885-1ffb-45f0-8de0-6918e47453be",
"FormType": {
"FormTypeId": "2aba3cdf-fe4b-47f6-80ed-d34cd2c70618",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d9dbf8a4-0d2d-4e9d-9c67-facd9d54a163",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e67aafa7-88ea-4bc6-8e3d-bbb5fb61616d",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "24cabeea-186b-431a-983b-98a9d94b72fb",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "16dc6070-8ecf-4387-9a9c-9d1ae8e14228",
"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": "7c673d5c-b643-4bb0-940e-be53adb48f09",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "175cfabc-6532-4d2f-aa0e-05af273ee219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8b4257e7-24ca-497b-a6a6-26d0554666ab",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"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": "91f71ab9-e1b5-43b7-87a2-d81405a02633",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "d2e11efa-673b-4e27-a2dc-02927ed2c163",
"Asset": {
"AssetId": "99d48e93-a5ba-41d6-a347-16002193f160",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d9dbf8a4-0d2d-4e9d-9c67-facd9d54a163",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e67aafa7-88ea-4bc6-8e3d-bbb5fb61616d",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "93b8b021-9b08-4809-9e90-3a1a14b78f1a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"MeasurementValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "df1d6201-bcd6-4d96-bb7b-a607010414be",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"MeasurementValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "af9e9252-44d3-492f-88c3-e63563a69dbb",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2aba3cdf-fe4b-47f6-80ed-d34cd2c70618",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d9dbf8a4-0d2d-4e9d-9c67-facd9d54a163",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e67aafa7-88ea-4bc6-8e3d-bbb5fb61616d",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "14ee0885-1ffb-45f0-8de0-6918e47453be",
"Section": {
"FormTypeSectionId": "16dc6070-8ecf-4387-9a9c-9d1ae8e14228",
"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": "7c673d5c-b643-4bb0-940e-be53adb48f09",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "175cfabc-6532-4d2f-aa0e-05af273ee219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8b4257e7-24ca-497b-a6a6-26d0554666ab",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"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": "14ee0885-1ffb-45f0-8de0-6918e47453be",
"Section": {
"FormTypeSectionId": "16dc6070-8ecf-4387-9a9c-9d1ae8e14228",
"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": "7c673d5c-b643-4bb0-940e-be53adb48f09",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "175cfabc-6532-4d2f-aa0e-05af273ee219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8b4257e7-24ca-497b-a6a6-26d0554666ab",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"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": "24cabeea-186b-431a-983b-98a9d94b72fb",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-25T19:14:18.4648927-07:00",
"Location": "sample string 1",
"TaskId": "3b3c56f9-d7e2-46b8-829e-83710c7199ed",
"Values": [
{
"FormFieldValueId": "9ccc6aaf-1b75-43be-9417-a3b23b19ff16",
"FormId": "352ca8f5-20fb-45b1-b0be-3fed249780db",
"FormTypeField": {
"FormTypeFieldId": "14ee0885-1ffb-45f0-8de0-6918e47453be",
"FormType": {
"FormTypeId": "2aba3cdf-fe4b-47f6-80ed-d34cd2c70618",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d9dbf8a4-0d2d-4e9d-9c67-facd9d54a163",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e67aafa7-88ea-4bc6-8e3d-bbb5fb61616d",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "24cabeea-186b-431a-983b-98a9d94b72fb",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "16dc6070-8ecf-4387-9a9c-9d1ae8e14228",
"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": "7c673d5c-b643-4bb0-940e-be53adb48f09",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "175cfabc-6532-4d2f-aa0e-05af273ee219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8b4257e7-24ca-497b-a6a6-26d0554666ab",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"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": "9ccc6aaf-1b75-43be-9417-a3b23b19ff16",
"FormId": "352ca8f5-20fb-45b1-b0be-3fed249780db",
"FormTypeField": {
"FormTypeFieldId": "14ee0885-1ffb-45f0-8de0-6918e47453be",
"FormType": {
"FormTypeId": "2aba3cdf-fe4b-47f6-80ed-d34cd2c70618",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d9dbf8a4-0d2d-4e9d-9c67-facd9d54a163",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e67aafa7-88ea-4bc6-8e3d-bbb5fb61616d",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-25T19:14:18.4648927-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "24cabeea-186b-431a-983b-98a9d94b72fb",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "16dc6070-8ecf-4387-9a9c-9d1ae8e14228",
"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": "7c673d5c-b643-4bb0-940e-be53adb48f09",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "175cfabc-6532-4d2f-aa0e-05af273ee219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8b4257e7-24ca-497b-a6a6-26d0554666ab",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99ea460-2f36-4460-aa2d-d7e784190f02",
"FieldId": "ecaf4e9c-d476-4f83-b734-3e9154d8bac9",
"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": "91f71ab9-e1b5-43b7-87a2-d81405a02633",
"CreateDate": "2026-08-25T19:14:18.4648927-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-25T19:14:18.4648927-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}