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": "200f37fe-2f53-4dee-8b50-bbc5f5ef5ad2",
"Asset": {
"AssetId": "d33e9765-cc21-43d1-a24f-84381fdce7cf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b1cb50f1-8793-4f09-a842-5c20c842fe15",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f0af95e2-ec2b-4b7e-b46e-bef889578f83",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "11fe6c21-6fb4-4c87-ade2-7f356920f5ab",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"MeasurementValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3c34c5f0-6e67-42ca-9ffd-ee0efceb1754",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"MeasurementValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b1d8f36d-f3e9-441c-ac85-b1f2bd2d0d69",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3179ee08-0e6e-4dac-94a8-af61a6c3d6d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b1cb50f1-8793-4f09-a842-5c20c842fe15",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f0af95e2-ec2b-4b7e-b46e-bef889578f83",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4a0f6058-63f1-4219-ada8-32af82f8bd4c",
"Section": {
"FormTypeSectionId": "5c384756-9287-408c-a81a-8587957fa82a",
"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": "24481d7f-9a42-4856-9461-3910e72766f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fd9799ac-4510-476e-9644-f38c48291094",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "973637f1-7cab-451c-938b-08b6ab2a6fc0",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"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": "4a0f6058-63f1-4219-ada8-32af82f8bd4c",
"Section": {
"FormTypeSectionId": "5c384756-9287-408c-a81a-8587957fa82a",
"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": "24481d7f-9a42-4856-9461-3910e72766f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fd9799ac-4510-476e-9644-f38c48291094",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "973637f1-7cab-451c-938b-08b6ab2a6fc0",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"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": "2b999779-831a-47d5-9950-e405c06eb27a",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-05T05:25:42.393199-07:00",
"Location": "sample string 1",
"TaskId": "e535b78e-4b77-4f17-9eb8-710a2baa3c4a",
"Values": [
{
"FormFieldValueId": "6aa16d36-1908-4191-a81b-254c2824f096",
"FormId": "b27cc4a4-fc40-4098-ad0b-657d57c51f38",
"FormTypeField": {
"FormTypeFieldId": "4a0f6058-63f1-4219-ada8-32af82f8bd4c",
"FormType": {
"FormTypeId": "3179ee08-0e6e-4dac-94a8-af61a6c3d6d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b1cb50f1-8793-4f09-a842-5c20c842fe15",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f0af95e2-ec2b-4b7e-b46e-bef889578f83",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2b999779-831a-47d5-9950-e405c06eb27a",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5c384756-9287-408c-a81a-8587957fa82a",
"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": "24481d7f-9a42-4856-9461-3910e72766f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fd9799ac-4510-476e-9644-f38c48291094",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "973637f1-7cab-451c-938b-08b6ab2a6fc0",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"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": "6aa16d36-1908-4191-a81b-254c2824f096",
"FormId": "b27cc4a4-fc40-4098-ad0b-657d57c51f38",
"FormTypeField": {
"FormTypeFieldId": "4a0f6058-63f1-4219-ada8-32af82f8bd4c",
"FormType": {
"FormTypeId": "3179ee08-0e6e-4dac-94a8-af61a6c3d6d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b1cb50f1-8793-4f09-a842-5c20c842fe15",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f0af95e2-ec2b-4b7e-b46e-bef889578f83",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2b999779-831a-47d5-9950-e405c06eb27a",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5c384756-9287-408c-a81a-8587957fa82a",
"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": "24481d7f-9a42-4856-9461-3910e72766f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fd9799ac-4510-476e-9644-f38c48291094",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "973637f1-7cab-451c-938b-08b6ab2a6fc0",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"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": "7c02f058-5e1c-4c10-9551-2dfdb96d25d3",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "200f37fe-2f53-4dee-8b50-bbc5f5ef5ad2",
"Asset": {
"AssetId": "d33e9765-cc21-43d1-a24f-84381fdce7cf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b1cb50f1-8793-4f09-a842-5c20c842fe15",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f0af95e2-ec2b-4b7e-b46e-bef889578f83",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "11fe6c21-6fb4-4c87-ade2-7f356920f5ab",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"MeasurementValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3c34c5f0-6e67-42ca-9ffd-ee0efceb1754",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"MeasurementValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b1d8f36d-f3e9-441c-ac85-b1f2bd2d0d69",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3179ee08-0e6e-4dac-94a8-af61a6c3d6d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b1cb50f1-8793-4f09-a842-5c20c842fe15",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f0af95e2-ec2b-4b7e-b46e-bef889578f83",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4a0f6058-63f1-4219-ada8-32af82f8bd4c",
"Section": {
"FormTypeSectionId": "5c384756-9287-408c-a81a-8587957fa82a",
"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": "24481d7f-9a42-4856-9461-3910e72766f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fd9799ac-4510-476e-9644-f38c48291094",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "973637f1-7cab-451c-938b-08b6ab2a6fc0",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"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": "4a0f6058-63f1-4219-ada8-32af82f8bd4c",
"Section": {
"FormTypeSectionId": "5c384756-9287-408c-a81a-8587957fa82a",
"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": "24481d7f-9a42-4856-9461-3910e72766f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fd9799ac-4510-476e-9644-f38c48291094",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "973637f1-7cab-451c-938b-08b6ab2a6fc0",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"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": "2b999779-831a-47d5-9950-e405c06eb27a",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-05T05:25:42.393199-07:00",
"Location": "sample string 1",
"TaskId": "e535b78e-4b77-4f17-9eb8-710a2baa3c4a",
"Values": [
{
"FormFieldValueId": "6aa16d36-1908-4191-a81b-254c2824f096",
"FormId": "b27cc4a4-fc40-4098-ad0b-657d57c51f38",
"FormTypeField": {
"FormTypeFieldId": "4a0f6058-63f1-4219-ada8-32af82f8bd4c",
"FormType": {
"FormTypeId": "3179ee08-0e6e-4dac-94a8-af61a6c3d6d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b1cb50f1-8793-4f09-a842-5c20c842fe15",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f0af95e2-ec2b-4b7e-b46e-bef889578f83",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2b999779-831a-47d5-9950-e405c06eb27a",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5c384756-9287-408c-a81a-8587957fa82a",
"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": "24481d7f-9a42-4856-9461-3910e72766f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fd9799ac-4510-476e-9644-f38c48291094",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "973637f1-7cab-451c-938b-08b6ab2a6fc0",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"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": "6aa16d36-1908-4191-a81b-254c2824f096",
"FormId": "b27cc4a4-fc40-4098-ad0b-657d57c51f38",
"FormTypeField": {
"FormTypeFieldId": "4a0f6058-63f1-4219-ada8-32af82f8bd4c",
"FormType": {
"FormTypeId": "3179ee08-0e6e-4dac-94a8-af61a6c3d6d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b1cb50f1-8793-4f09-a842-5c20c842fe15",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f0af95e2-ec2b-4b7e-b46e-bef889578f83",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T05:25:42.393199-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2b999779-831a-47d5-9950-e405c06eb27a",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5c384756-9287-408c-a81a-8587957fa82a",
"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": "24481d7f-9a42-4856-9461-3910e72766f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fd9799ac-4510-476e-9644-f38c48291094",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "973637f1-7cab-451c-938b-08b6ab2a6fc0",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6858664-44ed-481f-9d3c-845dfd985924",
"FieldId": "65a38a2a-bdde-41ed-9772-4c14614168d7",
"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": "7c02f058-5e1c-4c10-9551-2dfdb96d25d3",
"CreateDate": "2026-08-05T05:25:42.393199-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-05T05:25:42.393199-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}