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": "6cf96ccf-b6b7-46f3-9c2f-f5e928b1bcaa",
"Asset": {
"AssetId": "fab608ac-2dc2-4fd5-9a9b-a6e9d4062687",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8c0990dd-e3ad-4d6d-9a27-2daecfb376eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e55fb11c-b0b4-4408-b93d-0d12f93a7958",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a643b43b-7546-48be-a670-8c02e3e28f56",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"MeasurementValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "15a7974d-a604-4dc7-9d2d-74f626fa326a",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"MeasurementValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fe9ffc45-22b6-46a7-a2e5-840460614546",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a1f61eb0-467c-42f1-9ad3-ddb4589b3188",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8c0990dd-e3ad-4d6d-9a27-2daecfb376eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e55fb11c-b0b4-4408-b93d-0d12f93a7958",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "326905d3-b4c5-4c60-ad4b-2702ffd79bdc",
"Section": {
"FormTypeSectionId": "fd854575-b55d-4a88-9d1e-88b5caa11f47",
"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": "e6f25c85-cf53-4296-84d4-58c010e4ffe8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c4fb9df-f6db-4c40-af3d-2831d7049502",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05ee731c-994b-4058-b4e9-ec5990623168",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"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": "326905d3-b4c5-4c60-ad4b-2702ffd79bdc",
"Section": {
"FormTypeSectionId": "fd854575-b55d-4a88-9d1e-88b5caa11f47",
"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": "e6f25c85-cf53-4296-84d4-58c010e4ffe8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c4fb9df-f6db-4c40-af3d-2831d7049502",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05ee731c-994b-4058-b4e9-ec5990623168",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"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": "1669098d-f3d1-4e05-9d0e-a064657324d7",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-26T19:53:49.0784295-07:00",
"Location": "sample string 1",
"TaskId": "fbdcc6aa-67c5-49f9-8e85-1b88c934f691",
"Values": [
{
"FormFieldValueId": "2a3a7a59-dc29-4ce5-b465-c0a4394b5adc",
"FormId": "6b1adabe-c416-48b2-9c64-1d9b8afcb729",
"FormTypeField": {
"FormTypeFieldId": "326905d3-b4c5-4c60-ad4b-2702ffd79bdc",
"FormType": {
"FormTypeId": "a1f61eb0-467c-42f1-9ad3-ddb4589b3188",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8c0990dd-e3ad-4d6d-9a27-2daecfb376eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e55fb11c-b0b4-4408-b93d-0d12f93a7958",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1669098d-f3d1-4e05-9d0e-a064657324d7",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fd854575-b55d-4a88-9d1e-88b5caa11f47",
"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": "e6f25c85-cf53-4296-84d4-58c010e4ffe8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c4fb9df-f6db-4c40-af3d-2831d7049502",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05ee731c-994b-4058-b4e9-ec5990623168",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"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": "2a3a7a59-dc29-4ce5-b465-c0a4394b5adc",
"FormId": "6b1adabe-c416-48b2-9c64-1d9b8afcb729",
"FormTypeField": {
"FormTypeFieldId": "326905d3-b4c5-4c60-ad4b-2702ffd79bdc",
"FormType": {
"FormTypeId": "a1f61eb0-467c-42f1-9ad3-ddb4589b3188",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8c0990dd-e3ad-4d6d-9a27-2daecfb376eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e55fb11c-b0b4-4408-b93d-0d12f93a7958",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1669098d-f3d1-4e05-9d0e-a064657324d7",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fd854575-b55d-4a88-9d1e-88b5caa11f47",
"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": "e6f25c85-cf53-4296-84d4-58c010e4ffe8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c4fb9df-f6db-4c40-af3d-2831d7049502",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05ee731c-994b-4058-b4e9-ec5990623168",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"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": "fc34cb63-71dd-4108-825d-da26f3424b62",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "6cf96ccf-b6b7-46f3-9c2f-f5e928b1bcaa",
"Asset": {
"AssetId": "fab608ac-2dc2-4fd5-9a9b-a6e9d4062687",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8c0990dd-e3ad-4d6d-9a27-2daecfb376eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e55fb11c-b0b4-4408-b93d-0d12f93a7958",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a643b43b-7546-48be-a670-8c02e3e28f56",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"MeasurementValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "15a7974d-a604-4dc7-9d2d-74f626fa326a",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"MeasurementValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fe9ffc45-22b6-46a7-a2e5-840460614546",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a1f61eb0-467c-42f1-9ad3-ddb4589b3188",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8c0990dd-e3ad-4d6d-9a27-2daecfb376eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e55fb11c-b0b4-4408-b93d-0d12f93a7958",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "326905d3-b4c5-4c60-ad4b-2702ffd79bdc",
"Section": {
"FormTypeSectionId": "fd854575-b55d-4a88-9d1e-88b5caa11f47",
"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": "e6f25c85-cf53-4296-84d4-58c010e4ffe8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c4fb9df-f6db-4c40-af3d-2831d7049502",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05ee731c-994b-4058-b4e9-ec5990623168",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"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": "326905d3-b4c5-4c60-ad4b-2702ffd79bdc",
"Section": {
"FormTypeSectionId": "fd854575-b55d-4a88-9d1e-88b5caa11f47",
"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": "e6f25c85-cf53-4296-84d4-58c010e4ffe8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c4fb9df-f6db-4c40-af3d-2831d7049502",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05ee731c-994b-4058-b4e9-ec5990623168",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"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": "1669098d-f3d1-4e05-9d0e-a064657324d7",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-26T19:53:49.0784295-07:00",
"Location": "sample string 1",
"TaskId": "fbdcc6aa-67c5-49f9-8e85-1b88c934f691",
"Values": [
{
"FormFieldValueId": "2a3a7a59-dc29-4ce5-b465-c0a4394b5adc",
"FormId": "6b1adabe-c416-48b2-9c64-1d9b8afcb729",
"FormTypeField": {
"FormTypeFieldId": "326905d3-b4c5-4c60-ad4b-2702ffd79bdc",
"FormType": {
"FormTypeId": "a1f61eb0-467c-42f1-9ad3-ddb4589b3188",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8c0990dd-e3ad-4d6d-9a27-2daecfb376eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e55fb11c-b0b4-4408-b93d-0d12f93a7958",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1669098d-f3d1-4e05-9d0e-a064657324d7",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fd854575-b55d-4a88-9d1e-88b5caa11f47",
"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": "e6f25c85-cf53-4296-84d4-58c010e4ffe8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c4fb9df-f6db-4c40-af3d-2831d7049502",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05ee731c-994b-4058-b4e9-ec5990623168",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"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": "2a3a7a59-dc29-4ce5-b465-c0a4394b5adc",
"FormId": "6b1adabe-c416-48b2-9c64-1d9b8afcb729",
"FormTypeField": {
"FormTypeFieldId": "326905d3-b4c5-4c60-ad4b-2702ffd79bdc",
"FormType": {
"FormTypeId": "a1f61eb0-467c-42f1-9ad3-ddb4589b3188",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8c0990dd-e3ad-4d6d-9a27-2daecfb376eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e55fb11c-b0b4-4408-b93d-0d12f93a7958",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-26T19:53:49.0784295-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1669098d-f3d1-4e05-9d0e-a064657324d7",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "fd854575-b55d-4a88-9d1e-88b5caa11f47",
"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": "e6f25c85-cf53-4296-84d4-58c010e4ffe8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c4fb9df-f6db-4c40-af3d-2831d7049502",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05ee731c-994b-4058-b4e9-ec5990623168",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "50e64cd4-7dd4-4702-8b6c-b83a08f77b7e",
"FieldId": "c01fabf2-e727-4d92-8be9-17130ced1232",
"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": "fc34cb63-71dd-4108-825d-da26f3424b62",
"CreateDate": "2026-08-26T19:53:49.0784295-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-26T19:53:49.0784295-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}