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": "6f7dc19d-6699-4199-b8cb-64ed2fc23cf8",
"Asset": {
"AssetId": "3c1fb4aa-3683-4772-8e28-8900accb04b4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "045bc1f3-8ffc-4f48-8e71-a4d15d44216d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab7d9012-8dc6-4ddb-862f-4a25d437511c",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2a508709-5573-4f3f-a5fa-4ccd6ef7cea9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"MeasurementValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8aa41446-a90d-4ca0-b93d-f05a053e3873",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"MeasurementValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "29830d02-f0d1-468a-a0cf-9bd9da2a5ec7",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5edd7362-b82e-4b1d-b3b0-7d35cadf8e48",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "045bc1f3-8ffc-4f48-8e71-a4d15d44216d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab7d9012-8dc6-4ddb-862f-4a25d437511c",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "be8723e2-388e-4bd2-a14c-0ad4a826e31b",
"Section": {
"FormTypeSectionId": "b2d4984e-b058-49e9-9d08-b3fe02921b4f",
"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": "a475b256-6d4a-423f-944b-411a75d60cc9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9a849936-4f90-42c3-8b2d-15b0ae6b7148",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "51e8b933-a5c6-4cdb-9fa2-cd96145bdaeb",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"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": "be8723e2-388e-4bd2-a14c-0ad4a826e31b",
"Section": {
"FormTypeSectionId": "b2d4984e-b058-49e9-9d08-b3fe02921b4f",
"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": "a475b256-6d4a-423f-944b-411a75d60cc9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9a849936-4f90-42c3-8b2d-15b0ae6b7148",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "51e8b933-a5c6-4cdb-9fa2-cd96145bdaeb",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"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": "b5df9125-7eee-4463-8e3d-59aa2675860f",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-17T20:33:33.8161527-07:00",
"Location": "sample string 1",
"TaskId": "c9e65c39-c488-4c57-8d9a-1fa55f52cf0a",
"Values": [
{
"FormFieldValueId": "f964307b-831f-45cf-8513-28a070e3d627",
"FormId": "e6d388fa-144d-424e-bc94-0aca15a5f4db",
"FormTypeField": {
"FormTypeFieldId": "be8723e2-388e-4bd2-a14c-0ad4a826e31b",
"FormType": {
"FormTypeId": "5edd7362-b82e-4b1d-b3b0-7d35cadf8e48",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "045bc1f3-8ffc-4f48-8e71-a4d15d44216d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab7d9012-8dc6-4ddb-862f-4a25d437511c",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b5df9125-7eee-4463-8e3d-59aa2675860f",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b2d4984e-b058-49e9-9d08-b3fe02921b4f",
"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": "a475b256-6d4a-423f-944b-411a75d60cc9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9a849936-4f90-42c3-8b2d-15b0ae6b7148",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "51e8b933-a5c6-4cdb-9fa2-cd96145bdaeb",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"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": "f964307b-831f-45cf-8513-28a070e3d627",
"FormId": "e6d388fa-144d-424e-bc94-0aca15a5f4db",
"FormTypeField": {
"FormTypeFieldId": "be8723e2-388e-4bd2-a14c-0ad4a826e31b",
"FormType": {
"FormTypeId": "5edd7362-b82e-4b1d-b3b0-7d35cadf8e48",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "045bc1f3-8ffc-4f48-8e71-a4d15d44216d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab7d9012-8dc6-4ddb-862f-4a25d437511c",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b5df9125-7eee-4463-8e3d-59aa2675860f",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b2d4984e-b058-49e9-9d08-b3fe02921b4f",
"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": "a475b256-6d4a-423f-944b-411a75d60cc9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9a849936-4f90-42c3-8b2d-15b0ae6b7148",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "51e8b933-a5c6-4cdb-9fa2-cd96145bdaeb",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"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": "a0709822-c394-4c60-ba4d-95d85df237e0",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "6f7dc19d-6699-4199-b8cb-64ed2fc23cf8",
"Asset": {
"AssetId": "3c1fb4aa-3683-4772-8e28-8900accb04b4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "045bc1f3-8ffc-4f48-8e71-a4d15d44216d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab7d9012-8dc6-4ddb-862f-4a25d437511c",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2a508709-5573-4f3f-a5fa-4ccd6ef7cea9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"MeasurementValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8aa41446-a90d-4ca0-b93d-f05a053e3873",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"MeasurementValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "29830d02-f0d1-468a-a0cf-9bd9da2a5ec7",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5edd7362-b82e-4b1d-b3b0-7d35cadf8e48",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "045bc1f3-8ffc-4f48-8e71-a4d15d44216d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab7d9012-8dc6-4ddb-862f-4a25d437511c",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "be8723e2-388e-4bd2-a14c-0ad4a826e31b",
"Section": {
"FormTypeSectionId": "b2d4984e-b058-49e9-9d08-b3fe02921b4f",
"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": "a475b256-6d4a-423f-944b-411a75d60cc9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9a849936-4f90-42c3-8b2d-15b0ae6b7148",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "51e8b933-a5c6-4cdb-9fa2-cd96145bdaeb",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"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": "be8723e2-388e-4bd2-a14c-0ad4a826e31b",
"Section": {
"FormTypeSectionId": "b2d4984e-b058-49e9-9d08-b3fe02921b4f",
"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": "a475b256-6d4a-423f-944b-411a75d60cc9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9a849936-4f90-42c3-8b2d-15b0ae6b7148",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "51e8b933-a5c6-4cdb-9fa2-cd96145bdaeb",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"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": "b5df9125-7eee-4463-8e3d-59aa2675860f",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-17T20:33:33.8161527-07:00",
"Location": "sample string 1",
"TaskId": "c9e65c39-c488-4c57-8d9a-1fa55f52cf0a",
"Values": [
{
"FormFieldValueId": "f964307b-831f-45cf-8513-28a070e3d627",
"FormId": "e6d388fa-144d-424e-bc94-0aca15a5f4db",
"FormTypeField": {
"FormTypeFieldId": "be8723e2-388e-4bd2-a14c-0ad4a826e31b",
"FormType": {
"FormTypeId": "5edd7362-b82e-4b1d-b3b0-7d35cadf8e48",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "045bc1f3-8ffc-4f48-8e71-a4d15d44216d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab7d9012-8dc6-4ddb-862f-4a25d437511c",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b5df9125-7eee-4463-8e3d-59aa2675860f",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b2d4984e-b058-49e9-9d08-b3fe02921b4f",
"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": "a475b256-6d4a-423f-944b-411a75d60cc9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9a849936-4f90-42c3-8b2d-15b0ae6b7148",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "51e8b933-a5c6-4cdb-9fa2-cd96145bdaeb",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"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": "f964307b-831f-45cf-8513-28a070e3d627",
"FormId": "e6d388fa-144d-424e-bc94-0aca15a5f4db",
"FormTypeField": {
"FormTypeFieldId": "be8723e2-388e-4bd2-a14c-0ad4a826e31b",
"FormType": {
"FormTypeId": "5edd7362-b82e-4b1d-b3b0-7d35cadf8e48",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "045bc1f3-8ffc-4f48-8e71-a4d15d44216d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab7d9012-8dc6-4ddb-862f-4a25d437511c",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-17T20:33:33.8161527-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b5df9125-7eee-4463-8e3d-59aa2675860f",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b2d4984e-b058-49e9-9d08-b3fe02921b4f",
"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": "a475b256-6d4a-423f-944b-411a75d60cc9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9a849936-4f90-42c3-8b2d-15b0ae6b7148",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "51e8b933-a5c6-4cdb-9fa2-cd96145bdaeb",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0c57ee77-bb9d-4209-a521-752444d73a7b",
"FieldId": "e64c27fe-427e-45c9-9192-03db1f7eabc4",
"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": "a0709822-c394-4c60-ba4d-95d85df237e0",
"CreateDate": "2026-04-17T20:33:33.8161527-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-17T20:33:33.8161527-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}