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": "0724bccc-5f19-4766-b790-a17c9b731655",
"Asset": {
"AssetId": "93ad6c1a-94f2-4903-a34a-dc309120d1f0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "25624859-8d79-48a9-85bf-6c194654b3e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3fc54024-5052-426a-9d9c-b50ace843968",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ebf7330f-0d2d-47ed-a4fe-ee94960a9d3b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"MeasurementValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "144c0861-ada2-41fe-a8ed-c2ac34fd6b4a",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"MeasurementValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c91f50dc-3b25-4089-a657-c1602fd48cc0",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5ce0f689-62ae-491c-b18a-467bbe8874e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "25624859-8d79-48a9-85bf-6c194654b3e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3fc54024-5052-426a-9d9c-b50ace843968",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8560a4d0-b711-41bb-bdd6-3f1d4fbb9eda",
"Section": {
"FormTypeSectionId": "d3437e69-9e10-4a56-b2aa-b0e44e626fe5",
"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": "9af6ca13-5cb9-49fe-8185-4941f66f1eac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c98c8542-7789-40d9-ade2-7547fea395e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f9edff24-5a42-4b08-996c-1b7902f55392",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"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": "8560a4d0-b711-41bb-bdd6-3f1d4fbb9eda",
"Section": {
"FormTypeSectionId": "d3437e69-9e10-4a56-b2aa-b0e44e626fe5",
"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": "9af6ca13-5cb9-49fe-8185-4941f66f1eac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c98c8542-7789-40d9-ade2-7547fea395e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f9edff24-5a42-4b08-996c-1b7902f55392",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"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": "ca550f75-860a-414a-b4fa-f88c61ce388d",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-19T18:51:10.5113517-07:00",
"Location": "sample string 1",
"TaskId": "63a72bac-2c1e-4dde-bd17-cf6eb4ec7550",
"Values": [
{
"FormFieldValueId": "5e8f6e30-a103-42c7-b65e-ebfa683897e1",
"FormId": "e5b7102b-0696-466c-a12e-8c7d321115c2",
"FormTypeField": {
"FormTypeFieldId": "8560a4d0-b711-41bb-bdd6-3f1d4fbb9eda",
"FormType": {
"FormTypeId": "5ce0f689-62ae-491c-b18a-467bbe8874e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "25624859-8d79-48a9-85bf-6c194654b3e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3fc54024-5052-426a-9d9c-b50ace843968",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ca550f75-860a-414a-b4fa-f88c61ce388d",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d3437e69-9e10-4a56-b2aa-b0e44e626fe5",
"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": "9af6ca13-5cb9-49fe-8185-4941f66f1eac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c98c8542-7789-40d9-ade2-7547fea395e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f9edff24-5a42-4b08-996c-1b7902f55392",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"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": "5e8f6e30-a103-42c7-b65e-ebfa683897e1",
"FormId": "e5b7102b-0696-466c-a12e-8c7d321115c2",
"FormTypeField": {
"FormTypeFieldId": "8560a4d0-b711-41bb-bdd6-3f1d4fbb9eda",
"FormType": {
"FormTypeId": "5ce0f689-62ae-491c-b18a-467bbe8874e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "25624859-8d79-48a9-85bf-6c194654b3e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3fc54024-5052-426a-9d9c-b50ace843968",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ca550f75-860a-414a-b4fa-f88c61ce388d",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d3437e69-9e10-4a56-b2aa-b0e44e626fe5",
"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": "9af6ca13-5cb9-49fe-8185-4941f66f1eac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c98c8542-7789-40d9-ade2-7547fea395e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f9edff24-5a42-4b08-996c-1b7902f55392",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"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": "94355835-4f35-4d64-bca0-7762e30251ba",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "0724bccc-5f19-4766-b790-a17c9b731655",
"Asset": {
"AssetId": "93ad6c1a-94f2-4903-a34a-dc309120d1f0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "25624859-8d79-48a9-85bf-6c194654b3e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3fc54024-5052-426a-9d9c-b50ace843968",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ebf7330f-0d2d-47ed-a4fe-ee94960a9d3b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"MeasurementValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "144c0861-ada2-41fe-a8ed-c2ac34fd6b4a",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"MeasurementValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c91f50dc-3b25-4089-a657-c1602fd48cc0",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5ce0f689-62ae-491c-b18a-467bbe8874e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "25624859-8d79-48a9-85bf-6c194654b3e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3fc54024-5052-426a-9d9c-b50ace843968",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8560a4d0-b711-41bb-bdd6-3f1d4fbb9eda",
"Section": {
"FormTypeSectionId": "d3437e69-9e10-4a56-b2aa-b0e44e626fe5",
"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": "9af6ca13-5cb9-49fe-8185-4941f66f1eac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c98c8542-7789-40d9-ade2-7547fea395e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f9edff24-5a42-4b08-996c-1b7902f55392",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"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": "8560a4d0-b711-41bb-bdd6-3f1d4fbb9eda",
"Section": {
"FormTypeSectionId": "d3437e69-9e10-4a56-b2aa-b0e44e626fe5",
"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": "9af6ca13-5cb9-49fe-8185-4941f66f1eac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c98c8542-7789-40d9-ade2-7547fea395e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f9edff24-5a42-4b08-996c-1b7902f55392",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"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": "ca550f75-860a-414a-b4fa-f88c61ce388d",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-19T18:51:10.5113517-07:00",
"Location": "sample string 1",
"TaskId": "63a72bac-2c1e-4dde-bd17-cf6eb4ec7550",
"Values": [
{
"FormFieldValueId": "5e8f6e30-a103-42c7-b65e-ebfa683897e1",
"FormId": "e5b7102b-0696-466c-a12e-8c7d321115c2",
"FormTypeField": {
"FormTypeFieldId": "8560a4d0-b711-41bb-bdd6-3f1d4fbb9eda",
"FormType": {
"FormTypeId": "5ce0f689-62ae-491c-b18a-467bbe8874e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "25624859-8d79-48a9-85bf-6c194654b3e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3fc54024-5052-426a-9d9c-b50ace843968",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ca550f75-860a-414a-b4fa-f88c61ce388d",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d3437e69-9e10-4a56-b2aa-b0e44e626fe5",
"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": "9af6ca13-5cb9-49fe-8185-4941f66f1eac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c98c8542-7789-40d9-ade2-7547fea395e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f9edff24-5a42-4b08-996c-1b7902f55392",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"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": "5e8f6e30-a103-42c7-b65e-ebfa683897e1",
"FormId": "e5b7102b-0696-466c-a12e-8c7d321115c2",
"FormTypeField": {
"FormTypeFieldId": "8560a4d0-b711-41bb-bdd6-3f1d4fbb9eda",
"FormType": {
"FormTypeId": "5ce0f689-62ae-491c-b18a-467bbe8874e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "25624859-8d79-48a9-85bf-6c194654b3e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3fc54024-5052-426a-9d9c-b50ace843968",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-19T18:51:10.5113517-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ca550f75-860a-414a-b4fa-f88c61ce388d",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d3437e69-9e10-4a56-b2aa-b0e44e626fe5",
"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": "9af6ca13-5cb9-49fe-8185-4941f66f1eac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c98c8542-7789-40d9-ade2-7547fea395e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f9edff24-5a42-4b08-996c-1b7902f55392",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "488f6b4d-b68c-497f-8ed9-54495bfbca9e",
"FieldId": "145d8b53-79e4-4410-9ad1-fa2fb1209a06",
"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": "94355835-4f35-4d64-bca0-7762e30251ba",
"CreateDate": "2026-07-19T18:51:10.5113517-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-19T18:51:10.5113517-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}