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": "fb15ed96-aad6-4b49-9703-cc64c26a19f7",
"Asset": {
"AssetId": "767f4685-8d7b-4562-a83c-969305276dd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a96ad24d-ad3b-42a3-9873-9170eeaa3e2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d47382c-32f0-44e3-a46b-823e3f323c40",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f79f330b-6e56-45c3-97e3-ea2c8db9ff1e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"MeasurementValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a309aa2d-9f3f-4f0d-a661-3d60c4444ea8",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"MeasurementValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c4bb4f10-902d-4adb-835a-5a2cb5b1e10d",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ec64f8fa-7fee-40e9-b9f6-fb1f3b2ca05b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a96ad24d-ad3b-42a3-9873-9170eeaa3e2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d47382c-32f0-44e3-a46b-823e3f323c40",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b8106d49-f1ad-4b45-8c8d-7bf986e99306",
"Section": {
"FormTypeSectionId": "826355da-32f8-4a28-b1ab-035d49ad6fc6",
"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": "7a5dd329-2308-44ee-82cc-44b2e26160dd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26a7cd3e-9729-4825-b229-16ce4bdd43dc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "705eddde-2eb9-460b-a620-13a0b074bc30",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"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": "b8106d49-f1ad-4b45-8c8d-7bf986e99306",
"Section": {
"FormTypeSectionId": "826355da-32f8-4a28-b1ab-035d49ad6fc6",
"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": "7a5dd329-2308-44ee-82cc-44b2e26160dd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26a7cd3e-9729-4825-b229-16ce4bdd43dc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "705eddde-2eb9-460b-a620-13a0b074bc30",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"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": "5b0e2a5b-cf46-4ac8-822f-1f96a53342a0",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-16T11:53:30.6862427-07:00",
"Location": "sample string 1",
"TaskId": "81d13595-cfc5-49dc-83f3-3f55e15efb5f",
"Values": [
{
"FormFieldValueId": "b8cf889c-9ddf-4ab4-9731-c41ff5cdac2c",
"FormId": "66566786-dfe2-41bd-aa74-4be575d10b21",
"FormTypeField": {
"FormTypeFieldId": "b8106d49-f1ad-4b45-8c8d-7bf986e99306",
"FormType": {
"FormTypeId": "ec64f8fa-7fee-40e9-b9f6-fb1f3b2ca05b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a96ad24d-ad3b-42a3-9873-9170eeaa3e2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d47382c-32f0-44e3-a46b-823e3f323c40",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5b0e2a5b-cf46-4ac8-822f-1f96a53342a0",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "826355da-32f8-4a28-b1ab-035d49ad6fc6",
"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": "7a5dd329-2308-44ee-82cc-44b2e26160dd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26a7cd3e-9729-4825-b229-16ce4bdd43dc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "705eddde-2eb9-460b-a620-13a0b074bc30",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"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": "b8cf889c-9ddf-4ab4-9731-c41ff5cdac2c",
"FormId": "66566786-dfe2-41bd-aa74-4be575d10b21",
"FormTypeField": {
"FormTypeFieldId": "b8106d49-f1ad-4b45-8c8d-7bf986e99306",
"FormType": {
"FormTypeId": "ec64f8fa-7fee-40e9-b9f6-fb1f3b2ca05b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a96ad24d-ad3b-42a3-9873-9170eeaa3e2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d47382c-32f0-44e3-a46b-823e3f323c40",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5b0e2a5b-cf46-4ac8-822f-1f96a53342a0",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "826355da-32f8-4a28-b1ab-035d49ad6fc6",
"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": "7a5dd329-2308-44ee-82cc-44b2e26160dd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26a7cd3e-9729-4825-b229-16ce4bdd43dc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "705eddde-2eb9-460b-a620-13a0b074bc30",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"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": "c228bcec-e717-41c9-aaf0-90d6ccb53452",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "fb15ed96-aad6-4b49-9703-cc64c26a19f7",
"Asset": {
"AssetId": "767f4685-8d7b-4562-a83c-969305276dd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a96ad24d-ad3b-42a3-9873-9170eeaa3e2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d47382c-32f0-44e3-a46b-823e3f323c40",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f79f330b-6e56-45c3-97e3-ea2c8db9ff1e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"MeasurementValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a309aa2d-9f3f-4f0d-a661-3d60c4444ea8",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"MeasurementValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c4bb4f10-902d-4adb-835a-5a2cb5b1e10d",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ec64f8fa-7fee-40e9-b9f6-fb1f3b2ca05b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a96ad24d-ad3b-42a3-9873-9170eeaa3e2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d47382c-32f0-44e3-a46b-823e3f323c40",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b8106d49-f1ad-4b45-8c8d-7bf986e99306",
"Section": {
"FormTypeSectionId": "826355da-32f8-4a28-b1ab-035d49ad6fc6",
"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": "7a5dd329-2308-44ee-82cc-44b2e26160dd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26a7cd3e-9729-4825-b229-16ce4bdd43dc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "705eddde-2eb9-460b-a620-13a0b074bc30",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"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": "b8106d49-f1ad-4b45-8c8d-7bf986e99306",
"Section": {
"FormTypeSectionId": "826355da-32f8-4a28-b1ab-035d49ad6fc6",
"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": "7a5dd329-2308-44ee-82cc-44b2e26160dd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26a7cd3e-9729-4825-b229-16ce4bdd43dc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "705eddde-2eb9-460b-a620-13a0b074bc30",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"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": "5b0e2a5b-cf46-4ac8-822f-1f96a53342a0",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-16T11:53:30.6862427-07:00",
"Location": "sample string 1",
"TaskId": "81d13595-cfc5-49dc-83f3-3f55e15efb5f",
"Values": [
{
"FormFieldValueId": "b8cf889c-9ddf-4ab4-9731-c41ff5cdac2c",
"FormId": "66566786-dfe2-41bd-aa74-4be575d10b21",
"FormTypeField": {
"FormTypeFieldId": "b8106d49-f1ad-4b45-8c8d-7bf986e99306",
"FormType": {
"FormTypeId": "ec64f8fa-7fee-40e9-b9f6-fb1f3b2ca05b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a96ad24d-ad3b-42a3-9873-9170eeaa3e2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d47382c-32f0-44e3-a46b-823e3f323c40",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5b0e2a5b-cf46-4ac8-822f-1f96a53342a0",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "826355da-32f8-4a28-b1ab-035d49ad6fc6",
"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": "7a5dd329-2308-44ee-82cc-44b2e26160dd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26a7cd3e-9729-4825-b229-16ce4bdd43dc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "705eddde-2eb9-460b-a620-13a0b074bc30",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"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": "b8cf889c-9ddf-4ab4-9731-c41ff5cdac2c",
"FormId": "66566786-dfe2-41bd-aa74-4be575d10b21",
"FormTypeField": {
"FormTypeFieldId": "b8106d49-f1ad-4b45-8c8d-7bf986e99306",
"FormType": {
"FormTypeId": "ec64f8fa-7fee-40e9-b9f6-fb1f3b2ca05b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a96ad24d-ad3b-42a3-9873-9170eeaa3e2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d47382c-32f0-44e3-a46b-823e3f323c40",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-16T11:53:30.6862427-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5b0e2a5b-cf46-4ac8-822f-1f96a53342a0",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "826355da-32f8-4a28-b1ab-035d49ad6fc6",
"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": "7a5dd329-2308-44ee-82cc-44b2e26160dd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "26a7cd3e-9729-4825-b229-16ce4bdd43dc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "705eddde-2eb9-460b-a620-13a0b074bc30",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "33cfc120-f6dd-4a6b-b9e0-2d81823f7e2e",
"FieldId": "c4111f04-7ba2-4a0d-ad9c-95f7f04abffb",
"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": "c228bcec-e717-41c9-aaf0-90d6ccb53452",
"CreateDate": "2026-05-16T11:53:30.6862427-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-16T11:53:30.6862427-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}