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": "e0c30565-c431-4891-b599-6b6ee95bd2c2",
"Asset": {
"AssetId": "762d1d40-8fdd-4c66-9057-392a3088e7bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5f05283f-1036-44b5-861c-b971fb4ca1ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd4a9825-28b3-44fe-9eb5-b15626f3e05f",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fa3d38cb-8a70-42d8-8225-79ce0d6ba75b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"MeasurementValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "09012604-073b-4db2-a3cc-290aae5ed5e7",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"MeasurementValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "71146167-77cb-488e-af92-e3ac9db4572e",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b5605f50-48bb-4f88-ac80-cd48bf98957b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5f05283f-1036-44b5-861c-b971fb4ca1ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd4a9825-28b3-44fe-9eb5-b15626f3e05f",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a8289cf3-5d66-465b-abd5-af2bb367b157",
"Section": {
"FormTypeSectionId": "4a0ebd11-4d18-4605-8aa8-ec46b05ec7e6",
"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": "85ace548-67b3-48b7-914a-63ada832efe4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b75d0ba9-e3a3-4a3f-9064-4b36bd8a167e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cc4226bd-63e5-4015-9f9b-70460af5dcf2",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"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": "a8289cf3-5d66-465b-abd5-af2bb367b157",
"Section": {
"FormTypeSectionId": "4a0ebd11-4d18-4605-8aa8-ec46b05ec7e6",
"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": "85ace548-67b3-48b7-914a-63ada832efe4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b75d0ba9-e3a3-4a3f-9064-4b36bd8a167e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cc4226bd-63e5-4015-9f9b-70460af5dcf2",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"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": "6dcc4c51-c516-43fc-b5ef-46fd5006db3a",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-25T03:06:51.5305912-07:00",
"Location": "sample string 1",
"TaskId": "431af756-229c-479d-a73f-d8a8c55e21f2",
"Values": [
{
"FormFieldValueId": "23801989-b730-43e9-bb70-768ca33c670f",
"FormId": "cdfe72ba-6676-4886-93b0-f71a3afc1bba",
"FormTypeField": {
"FormTypeFieldId": "a8289cf3-5d66-465b-abd5-af2bb367b157",
"FormType": {
"FormTypeId": "b5605f50-48bb-4f88-ac80-cd48bf98957b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5f05283f-1036-44b5-861c-b971fb4ca1ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd4a9825-28b3-44fe-9eb5-b15626f3e05f",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6dcc4c51-c516-43fc-b5ef-46fd5006db3a",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4a0ebd11-4d18-4605-8aa8-ec46b05ec7e6",
"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": "85ace548-67b3-48b7-914a-63ada832efe4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b75d0ba9-e3a3-4a3f-9064-4b36bd8a167e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cc4226bd-63e5-4015-9f9b-70460af5dcf2",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"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": "23801989-b730-43e9-bb70-768ca33c670f",
"FormId": "cdfe72ba-6676-4886-93b0-f71a3afc1bba",
"FormTypeField": {
"FormTypeFieldId": "a8289cf3-5d66-465b-abd5-af2bb367b157",
"FormType": {
"FormTypeId": "b5605f50-48bb-4f88-ac80-cd48bf98957b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5f05283f-1036-44b5-861c-b971fb4ca1ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd4a9825-28b3-44fe-9eb5-b15626f3e05f",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6dcc4c51-c516-43fc-b5ef-46fd5006db3a",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4a0ebd11-4d18-4605-8aa8-ec46b05ec7e6",
"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": "85ace548-67b3-48b7-914a-63ada832efe4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b75d0ba9-e3a3-4a3f-9064-4b36bd8a167e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cc4226bd-63e5-4015-9f9b-70460af5dcf2",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"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": "5d98764f-e015-4817-8aee-bf2fe69ac483",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "e0c30565-c431-4891-b599-6b6ee95bd2c2",
"Asset": {
"AssetId": "762d1d40-8fdd-4c66-9057-392a3088e7bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5f05283f-1036-44b5-861c-b971fb4ca1ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd4a9825-28b3-44fe-9eb5-b15626f3e05f",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fa3d38cb-8a70-42d8-8225-79ce0d6ba75b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"MeasurementValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "09012604-073b-4db2-a3cc-290aae5ed5e7",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"MeasurementValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "71146167-77cb-488e-af92-e3ac9db4572e",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b5605f50-48bb-4f88-ac80-cd48bf98957b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5f05283f-1036-44b5-861c-b971fb4ca1ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd4a9825-28b3-44fe-9eb5-b15626f3e05f",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a8289cf3-5d66-465b-abd5-af2bb367b157",
"Section": {
"FormTypeSectionId": "4a0ebd11-4d18-4605-8aa8-ec46b05ec7e6",
"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": "85ace548-67b3-48b7-914a-63ada832efe4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b75d0ba9-e3a3-4a3f-9064-4b36bd8a167e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cc4226bd-63e5-4015-9f9b-70460af5dcf2",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"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": "a8289cf3-5d66-465b-abd5-af2bb367b157",
"Section": {
"FormTypeSectionId": "4a0ebd11-4d18-4605-8aa8-ec46b05ec7e6",
"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": "85ace548-67b3-48b7-914a-63ada832efe4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b75d0ba9-e3a3-4a3f-9064-4b36bd8a167e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cc4226bd-63e5-4015-9f9b-70460af5dcf2",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"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": "6dcc4c51-c516-43fc-b5ef-46fd5006db3a",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-25T03:06:51.5305912-07:00",
"Location": "sample string 1",
"TaskId": "431af756-229c-479d-a73f-d8a8c55e21f2",
"Values": [
{
"FormFieldValueId": "23801989-b730-43e9-bb70-768ca33c670f",
"FormId": "cdfe72ba-6676-4886-93b0-f71a3afc1bba",
"FormTypeField": {
"FormTypeFieldId": "a8289cf3-5d66-465b-abd5-af2bb367b157",
"FormType": {
"FormTypeId": "b5605f50-48bb-4f88-ac80-cd48bf98957b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5f05283f-1036-44b5-861c-b971fb4ca1ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd4a9825-28b3-44fe-9eb5-b15626f3e05f",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6dcc4c51-c516-43fc-b5ef-46fd5006db3a",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4a0ebd11-4d18-4605-8aa8-ec46b05ec7e6",
"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": "85ace548-67b3-48b7-914a-63ada832efe4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b75d0ba9-e3a3-4a3f-9064-4b36bd8a167e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cc4226bd-63e5-4015-9f9b-70460af5dcf2",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"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": "23801989-b730-43e9-bb70-768ca33c670f",
"FormId": "cdfe72ba-6676-4886-93b0-f71a3afc1bba",
"FormTypeField": {
"FormTypeFieldId": "a8289cf3-5d66-465b-abd5-af2bb367b157",
"FormType": {
"FormTypeId": "b5605f50-48bb-4f88-ac80-cd48bf98957b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5f05283f-1036-44b5-861c-b971fb4ca1ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd4a9825-28b3-44fe-9eb5-b15626f3e05f",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-25T03:06:51.5305912-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6dcc4c51-c516-43fc-b5ef-46fd5006db3a",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "4a0ebd11-4d18-4605-8aa8-ec46b05ec7e6",
"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": "85ace548-67b3-48b7-914a-63ada832efe4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b75d0ba9-e3a3-4a3f-9064-4b36bd8a167e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cc4226bd-63e5-4015-9f9b-70460af5dcf2",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b4f58c98-7790-4e0b-9070-d03d3625b808",
"FieldId": "13e41066-b135-4c71-b8bd-3f9003abdbbb",
"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": "5d98764f-e015-4817-8aee-bf2fe69ac483",
"CreateDate": "2026-09-25T03:06:51.5305912-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-25T03:06:51.5305912-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}