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": "03a2d307-a9f1-4ad0-97c3-7204adfda274",
"Asset": {
"AssetId": "18504ba2-19a4-4f57-8cbd-2425820b963d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1ace4e4c-4e0d-4bf8-8909-5290b0c9ce6e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ea6cb4e-77cc-4906-8f50-77e0e8c2b0ab",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a4a03903-7a15-46ac-b0d7-a6bc8d9f128f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"MeasurementValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b3e7039-4923-4937-9e54-c1c99b1aa01d",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"MeasurementValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "51aaf470-2a42-4366-bbbe-4866ef6cf708",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d0580f7a-f8fe-4ac6-a62c-b9c0e7cd3f1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ace4e4c-4e0d-4bf8-8909-5290b0c9ce6e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ea6cb4e-77cc-4906-8f50-77e0e8c2b0ab",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "05877eb3-8faa-436d-a991-2a6c744b9c6a",
"Section": {
"FormTypeSectionId": "b38d7d3d-cce1-4518-968d-f1da49a982b1",
"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": "05906c8e-ff4c-4199-8346-1fb8d0b267b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6576a85b-7e6b-4e5d-b339-45ee90861f5b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "83fe971e-f75c-4ea3-b5c1-710bd24f6541",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"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": "05877eb3-8faa-436d-a991-2a6c744b9c6a",
"Section": {
"FormTypeSectionId": "b38d7d3d-cce1-4518-968d-f1da49a982b1",
"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": "05906c8e-ff4c-4199-8346-1fb8d0b267b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6576a85b-7e6b-4e5d-b339-45ee90861f5b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "83fe971e-f75c-4ea3-b5c1-710bd24f6541",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"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": "4ec1e072-dc2d-44ef-86e7-cc7e9cce759a",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-19T18:06:51.4036874-07:00",
"Location": "sample string 1",
"TaskId": "8e9b67a4-bae1-476c-84d2-222954ced194",
"Values": [
{
"FormFieldValueId": "95a069a1-cd90-4a15-bb8d-09f1a1b40cfb",
"FormId": "04a52106-bc0d-44a9-aed7-de30b5c73ebd",
"FormTypeField": {
"FormTypeFieldId": "05877eb3-8faa-436d-a991-2a6c744b9c6a",
"FormType": {
"FormTypeId": "d0580f7a-f8fe-4ac6-a62c-b9c0e7cd3f1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ace4e4c-4e0d-4bf8-8909-5290b0c9ce6e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ea6cb4e-77cc-4906-8f50-77e0e8c2b0ab",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4ec1e072-dc2d-44ef-86e7-cc7e9cce759a",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b38d7d3d-cce1-4518-968d-f1da49a982b1",
"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": "05906c8e-ff4c-4199-8346-1fb8d0b267b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6576a85b-7e6b-4e5d-b339-45ee90861f5b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "83fe971e-f75c-4ea3-b5c1-710bd24f6541",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"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": "95a069a1-cd90-4a15-bb8d-09f1a1b40cfb",
"FormId": "04a52106-bc0d-44a9-aed7-de30b5c73ebd",
"FormTypeField": {
"FormTypeFieldId": "05877eb3-8faa-436d-a991-2a6c744b9c6a",
"FormType": {
"FormTypeId": "d0580f7a-f8fe-4ac6-a62c-b9c0e7cd3f1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ace4e4c-4e0d-4bf8-8909-5290b0c9ce6e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ea6cb4e-77cc-4906-8f50-77e0e8c2b0ab",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4ec1e072-dc2d-44ef-86e7-cc7e9cce759a",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b38d7d3d-cce1-4518-968d-f1da49a982b1",
"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": "05906c8e-ff4c-4199-8346-1fb8d0b267b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6576a85b-7e6b-4e5d-b339-45ee90861f5b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "83fe971e-f75c-4ea3-b5c1-710bd24f6541",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"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": "2c9e0249-05b7-467a-b0be-a308da282f2a",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "03a2d307-a9f1-4ad0-97c3-7204adfda274",
"Asset": {
"AssetId": "18504ba2-19a4-4f57-8cbd-2425820b963d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1ace4e4c-4e0d-4bf8-8909-5290b0c9ce6e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ea6cb4e-77cc-4906-8f50-77e0e8c2b0ab",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a4a03903-7a15-46ac-b0d7-a6bc8d9f128f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"MeasurementValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b3e7039-4923-4937-9e54-c1c99b1aa01d",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"MeasurementValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "51aaf470-2a42-4366-bbbe-4866ef6cf708",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d0580f7a-f8fe-4ac6-a62c-b9c0e7cd3f1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ace4e4c-4e0d-4bf8-8909-5290b0c9ce6e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ea6cb4e-77cc-4906-8f50-77e0e8c2b0ab",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "05877eb3-8faa-436d-a991-2a6c744b9c6a",
"Section": {
"FormTypeSectionId": "b38d7d3d-cce1-4518-968d-f1da49a982b1",
"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": "05906c8e-ff4c-4199-8346-1fb8d0b267b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6576a85b-7e6b-4e5d-b339-45ee90861f5b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "83fe971e-f75c-4ea3-b5c1-710bd24f6541",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"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": "05877eb3-8faa-436d-a991-2a6c744b9c6a",
"Section": {
"FormTypeSectionId": "b38d7d3d-cce1-4518-968d-f1da49a982b1",
"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": "05906c8e-ff4c-4199-8346-1fb8d0b267b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6576a85b-7e6b-4e5d-b339-45ee90861f5b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "83fe971e-f75c-4ea3-b5c1-710bd24f6541",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"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": "4ec1e072-dc2d-44ef-86e7-cc7e9cce759a",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-19T18:06:51.4036874-07:00",
"Location": "sample string 1",
"TaskId": "8e9b67a4-bae1-476c-84d2-222954ced194",
"Values": [
{
"FormFieldValueId": "95a069a1-cd90-4a15-bb8d-09f1a1b40cfb",
"FormId": "04a52106-bc0d-44a9-aed7-de30b5c73ebd",
"FormTypeField": {
"FormTypeFieldId": "05877eb3-8faa-436d-a991-2a6c744b9c6a",
"FormType": {
"FormTypeId": "d0580f7a-f8fe-4ac6-a62c-b9c0e7cd3f1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ace4e4c-4e0d-4bf8-8909-5290b0c9ce6e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ea6cb4e-77cc-4906-8f50-77e0e8c2b0ab",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4ec1e072-dc2d-44ef-86e7-cc7e9cce759a",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b38d7d3d-cce1-4518-968d-f1da49a982b1",
"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": "05906c8e-ff4c-4199-8346-1fb8d0b267b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6576a85b-7e6b-4e5d-b339-45ee90861f5b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "83fe971e-f75c-4ea3-b5c1-710bd24f6541",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"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": "95a069a1-cd90-4a15-bb8d-09f1a1b40cfb",
"FormId": "04a52106-bc0d-44a9-aed7-de30b5c73ebd",
"FormTypeField": {
"FormTypeFieldId": "05877eb3-8faa-436d-a991-2a6c744b9c6a",
"FormType": {
"FormTypeId": "d0580f7a-f8fe-4ac6-a62c-b9c0e7cd3f1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ace4e4c-4e0d-4bf8-8909-5290b0c9ce6e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ea6cb4e-77cc-4906-8f50-77e0e8c2b0ab",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-19T18:06:51.4036874-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "4ec1e072-dc2d-44ef-86e7-cc7e9cce759a",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b38d7d3d-cce1-4518-968d-f1da49a982b1",
"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": "05906c8e-ff4c-4199-8346-1fb8d0b267b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6576a85b-7e6b-4e5d-b339-45ee90861f5b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "83fe971e-f75c-4ea3-b5c1-710bd24f6541",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a41732d3-528c-4cbe-a440-8bc1c5536b07",
"FieldId": "bc28006d-691a-4ab3-9411-7588c1198a3c",
"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": "2c9e0249-05b7-467a-b0be-a308da282f2a",
"CreateDate": "2026-09-19T18:06:51.4036874-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-19T18:06:51.4036874-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}