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": "5f75ae49-9dcf-4650-bc2b-16011e3c4d1c",
"Asset": {
"AssetId": "0913b807-3e3d-4c15-a109-8fdc77b8bae2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "09f30823-7eee-45c4-9291-0e44197616fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e84e7508-dcbd-4170-a081-eeaff3b6c51a",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2ca60ae2-cb10-46d6-892c-1ee2a135eb27",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"MeasurementValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e9bf8718-62e9-409b-a6e5-cd1f1d7b8b97",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"MeasurementValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0a7db832-604d-418f-b964-617f07a5ba11",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "959d88bc-0d4c-439b-a471-33bf20a2714c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "09f30823-7eee-45c4-9291-0e44197616fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e84e7508-dcbd-4170-a081-eeaff3b6c51a",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "64fca1c0-aa40-4221-b330-b08e337ec347",
"Section": {
"FormTypeSectionId": "9b64daa7-5365-4b5c-a19b-d3fa89180873",
"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": "97ef7074-5939-4b03-9a8e-186441e10807",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "92b3a4b1-7958-4b38-812a-7285269d515a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d30bd81d-c880-479a-b4e5-a28b4f253694",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"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": "64fca1c0-aa40-4221-b330-b08e337ec347",
"Section": {
"FormTypeSectionId": "9b64daa7-5365-4b5c-a19b-d3fa89180873",
"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": "97ef7074-5939-4b03-9a8e-186441e10807",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "92b3a4b1-7958-4b38-812a-7285269d515a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d30bd81d-c880-479a-b4e5-a28b4f253694",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"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": "59db62ef-aa75-4336-8d7e-bd79c45ebce3",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-11-01T23:11:03.9034704-07:00",
"Location": "sample string 1",
"TaskId": "d2916261-e3d0-49c0-b1ff-3439a2876dfe",
"Values": [
{
"FormFieldValueId": "97d6c2cd-fcc0-41bd-97c5-92d39496ca1d",
"FormId": "12011e10-4d2a-4ae3-8bc2-4f1675bc0c02",
"FormTypeField": {
"FormTypeFieldId": "64fca1c0-aa40-4221-b330-b08e337ec347",
"FormType": {
"FormTypeId": "959d88bc-0d4c-439b-a471-33bf20a2714c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "09f30823-7eee-45c4-9291-0e44197616fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e84e7508-dcbd-4170-a081-eeaff3b6c51a",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "59db62ef-aa75-4336-8d7e-bd79c45ebce3",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9b64daa7-5365-4b5c-a19b-d3fa89180873",
"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": "97ef7074-5939-4b03-9a8e-186441e10807",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "92b3a4b1-7958-4b38-812a-7285269d515a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d30bd81d-c880-479a-b4e5-a28b4f253694",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"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": "97d6c2cd-fcc0-41bd-97c5-92d39496ca1d",
"FormId": "12011e10-4d2a-4ae3-8bc2-4f1675bc0c02",
"FormTypeField": {
"FormTypeFieldId": "64fca1c0-aa40-4221-b330-b08e337ec347",
"FormType": {
"FormTypeId": "959d88bc-0d4c-439b-a471-33bf20a2714c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "09f30823-7eee-45c4-9291-0e44197616fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e84e7508-dcbd-4170-a081-eeaff3b6c51a",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "59db62ef-aa75-4336-8d7e-bd79c45ebce3",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9b64daa7-5365-4b5c-a19b-d3fa89180873",
"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": "97ef7074-5939-4b03-9a8e-186441e10807",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "92b3a4b1-7958-4b38-812a-7285269d515a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d30bd81d-c880-479a-b4e5-a28b4f253694",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"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": "dcfadd14-3c24-4045-afef-4bcac4a7baad",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "5f75ae49-9dcf-4650-bc2b-16011e3c4d1c",
"Asset": {
"AssetId": "0913b807-3e3d-4c15-a109-8fdc77b8bae2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "09f30823-7eee-45c4-9291-0e44197616fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e84e7508-dcbd-4170-a081-eeaff3b6c51a",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2ca60ae2-cb10-46d6-892c-1ee2a135eb27",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"MeasurementValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e9bf8718-62e9-409b-a6e5-cd1f1d7b8b97",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"MeasurementValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0a7db832-604d-418f-b964-617f07a5ba11",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "959d88bc-0d4c-439b-a471-33bf20a2714c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "09f30823-7eee-45c4-9291-0e44197616fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e84e7508-dcbd-4170-a081-eeaff3b6c51a",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "64fca1c0-aa40-4221-b330-b08e337ec347",
"Section": {
"FormTypeSectionId": "9b64daa7-5365-4b5c-a19b-d3fa89180873",
"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": "97ef7074-5939-4b03-9a8e-186441e10807",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "92b3a4b1-7958-4b38-812a-7285269d515a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d30bd81d-c880-479a-b4e5-a28b4f253694",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"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": "64fca1c0-aa40-4221-b330-b08e337ec347",
"Section": {
"FormTypeSectionId": "9b64daa7-5365-4b5c-a19b-d3fa89180873",
"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": "97ef7074-5939-4b03-9a8e-186441e10807",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "92b3a4b1-7958-4b38-812a-7285269d515a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d30bd81d-c880-479a-b4e5-a28b4f253694",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"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": "59db62ef-aa75-4336-8d7e-bd79c45ebce3",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-11-01T23:11:03.9034704-07:00",
"Location": "sample string 1",
"TaskId": "d2916261-e3d0-49c0-b1ff-3439a2876dfe",
"Values": [
{
"FormFieldValueId": "97d6c2cd-fcc0-41bd-97c5-92d39496ca1d",
"FormId": "12011e10-4d2a-4ae3-8bc2-4f1675bc0c02",
"FormTypeField": {
"FormTypeFieldId": "64fca1c0-aa40-4221-b330-b08e337ec347",
"FormType": {
"FormTypeId": "959d88bc-0d4c-439b-a471-33bf20a2714c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "09f30823-7eee-45c4-9291-0e44197616fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e84e7508-dcbd-4170-a081-eeaff3b6c51a",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "59db62ef-aa75-4336-8d7e-bd79c45ebce3",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9b64daa7-5365-4b5c-a19b-d3fa89180873",
"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": "97ef7074-5939-4b03-9a8e-186441e10807",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "92b3a4b1-7958-4b38-812a-7285269d515a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d30bd81d-c880-479a-b4e5-a28b4f253694",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"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": "97d6c2cd-fcc0-41bd-97c5-92d39496ca1d",
"FormId": "12011e10-4d2a-4ae3-8bc2-4f1675bc0c02",
"FormTypeField": {
"FormTypeFieldId": "64fca1c0-aa40-4221-b330-b08e337ec347",
"FormType": {
"FormTypeId": "959d88bc-0d4c-439b-a471-33bf20a2714c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "09f30823-7eee-45c4-9291-0e44197616fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e84e7508-dcbd-4170-a081-eeaff3b6c51a",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-01T23:11:03.9034704-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "59db62ef-aa75-4336-8d7e-bd79c45ebce3",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9b64daa7-5365-4b5c-a19b-d3fa89180873",
"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": "97ef7074-5939-4b03-9a8e-186441e10807",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "92b3a4b1-7958-4b38-812a-7285269d515a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d30bd81d-c880-479a-b4e5-a28b4f253694",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f051fba2-8736-4233-a578-61ff50c6a639",
"FieldId": "9fe622ba-3397-40d0-a916-c7546b682d0a",
"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": "dcfadd14-3c24-4045-afef-4bcac4a7baad",
"CreateDate": "2025-11-01T23:11:03.9034704-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-01T23:11:03.9034704-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}