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": "708ee1d5-a137-4edd-8975-f2d8b6c32649",
"Asset": {
"AssetId": "240d5181-62a6-48d5-bdde-37524f12abc5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "01137b6c-c755-43fb-8407-a06369a4a203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8dac1dac-4860-4913-bbb3-e5767a1151ba",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e41bd863-ccd6-45dd-bc50-371a2973047a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"MeasurementValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "66c66d89-a28b-4fbe-aa56-584a48919c82",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"MeasurementValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "192bb610-19d2-42ff-9b27-62d64bc79180",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e5c81d6c-e3a7-4d4d-a8c0-e1bfae75637e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "01137b6c-c755-43fb-8407-a06369a4a203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8dac1dac-4860-4913-bbb3-e5767a1151ba",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "866b2140-43e4-4e0b-ade9-b388f22ef743",
"Section": {
"FormTypeSectionId": "424dee52-8236-40d0-b47f-3a19c4c93aa2",
"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": "ea35099b-2943-44d2-bc59-8cf1014bdeb5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd5ad77d-0776-45f6-81c3-2ee50d4720ad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32dbcc4a-4e9b-47e5-a6f3-77f658b79a9d",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"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": "866b2140-43e4-4e0b-ade9-b388f22ef743",
"Section": {
"FormTypeSectionId": "424dee52-8236-40d0-b47f-3a19c4c93aa2",
"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": "ea35099b-2943-44d2-bc59-8cf1014bdeb5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd5ad77d-0776-45f6-81c3-2ee50d4720ad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32dbcc4a-4e9b-47e5-a6f3-77f658b79a9d",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"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": "a7af0f85-a71b-41e1-b421-666654d363bd",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-06T21:27:06.1639885-07:00",
"Location": "sample string 1",
"TaskId": "951c7afa-842c-408f-ae0a-8c51099f0700",
"Values": [
{
"FormFieldValueId": "7073b548-38a0-440b-a153-f602f835a108",
"FormId": "82b05585-1e00-4068-ba13-b2cabdb493a5",
"FormTypeField": {
"FormTypeFieldId": "866b2140-43e4-4e0b-ade9-b388f22ef743",
"FormType": {
"FormTypeId": "e5c81d6c-e3a7-4d4d-a8c0-e1bfae75637e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "01137b6c-c755-43fb-8407-a06369a4a203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8dac1dac-4860-4913-bbb3-e5767a1151ba",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a7af0f85-a71b-41e1-b421-666654d363bd",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "424dee52-8236-40d0-b47f-3a19c4c93aa2",
"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": "ea35099b-2943-44d2-bc59-8cf1014bdeb5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd5ad77d-0776-45f6-81c3-2ee50d4720ad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32dbcc4a-4e9b-47e5-a6f3-77f658b79a9d",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"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": "7073b548-38a0-440b-a153-f602f835a108",
"FormId": "82b05585-1e00-4068-ba13-b2cabdb493a5",
"FormTypeField": {
"FormTypeFieldId": "866b2140-43e4-4e0b-ade9-b388f22ef743",
"FormType": {
"FormTypeId": "e5c81d6c-e3a7-4d4d-a8c0-e1bfae75637e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "01137b6c-c755-43fb-8407-a06369a4a203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8dac1dac-4860-4913-bbb3-e5767a1151ba",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a7af0f85-a71b-41e1-b421-666654d363bd",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "424dee52-8236-40d0-b47f-3a19c4c93aa2",
"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": "ea35099b-2943-44d2-bc59-8cf1014bdeb5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd5ad77d-0776-45f6-81c3-2ee50d4720ad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32dbcc4a-4e9b-47e5-a6f3-77f658b79a9d",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"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": "edccec02-766e-4b25-9ca1-2ab9ec81e606",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "708ee1d5-a137-4edd-8975-f2d8b6c32649",
"Asset": {
"AssetId": "240d5181-62a6-48d5-bdde-37524f12abc5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "01137b6c-c755-43fb-8407-a06369a4a203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8dac1dac-4860-4913-bbb3-e5767a1151ba",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e41bd863-ccd6-45dd-bc50-371a2973047a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"MeasurementValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "66c66d89-a28b-4fbe-aa56-584a48919c82",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"MeasurementValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "192bb610-19d2-42ff-9b27-62d64bc79180",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e5c81d6c-e3a7-4d4d-a8c0-e1bfae75637e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "01137b6c-c755-43fb-8407-a06369a4a203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8dac1dac-4860-4913-bbb3-e5767a1151ba",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "866b2140-43e4-4e0b-ade9-b388f22ef743",
"Section": {
"FormTypeSectionId": "424dee52-8236-40d0-b47f-3a19c4c93aa2",
"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": "ea35099b-2943-44d2-bc59-8cf1014bdeb5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd5ad77d-0776-45f6-81c3-2ee50d4720ad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32dbcc4a-4e9b-47e5-a6f3-77f658b79a9d",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"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": "866b2140-43e4-4e0b-ade9-b388f22ef743",
"Section": {
"FormTypeSectionId": "424dee52-8236-40d0-b47f-3a19c4c93aa2",
"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": "ea35099b-2943-44d2-bc59-8cf1014bdeb5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd5ad77d-0776-45f6-81c3-2ee50d4720ad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32dbcc4a-4e9b-47e5-a6f3-77f658b79a9d",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"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": "a7af0f85-a71b-41e1-b421-666654d363bd",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-06T21:27:06.1639885-07:00",
"Location": "sample string 1",
"TaskId": "951c7afa-842c-408f-ae0a-8c51099f0700",
"Values": [
{
"FormFieldValueId": "7073b548-38a0-440b-a153-f602f835a108",
"FormId": "82b05585-1e00-4068-ba13-b2cabdb493a5",
"FormTypeField": {
"FormTypeFieldId": "866b2140-43e4-4e0b-ade9-b388f22ef743",
"FormType": {
"FormTypeId": "e5c81d6c-e3a7-4d4d-a8c0-e1bfae75637e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "01137b6c-c755-43fb-8407-a06369a4a203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8dac1dac-4860-4913-bbb3-e5767a1151ba",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a7af0f85-a71b-41e1-b421-666654d363bd",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "424dee52-8236-40d0-b47f-3a19c4c93aa2",
"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": "ea35099b-2943-44d2-bc59-8cf1014bdeb5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd5ad77d-0776-45f6-81c3-2ee50d4720ad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32dbcc4a-4e9b-47e5-a6f3-77f658b79a9d",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"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": "7073b548-38a0-440b-a153-f602f835a108",
"FormId": "82b05585-1e00-4068-ba13-b2cabdb493a5",
"FormTypeField": {
"FormTypeFieldId": "866b2140-43e4-4e0b-ade9-b388f22ef743",
"FormType": {
"FormTypeId": "e5c81d6c-e3a7-4d4d-a8c0-e1bfae75637e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "01137b6c-c755-43fb-8407-a06369a4a203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8dac1dac-4860-4913-bbb3-e5767a1151ba",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-06T21:27:06.1639885-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "a7af0f85-a71b-41e1-b421-666654d363bd",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "424dee52-8236-40d0-b47f-3a19c4c93aa2",
"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": "ea35099b-2943-44d2-bc59-8cf1014bdeb5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd5ad77d-0776-45f6-81c3-2ee50d4720ad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "32dbcc4a-4e9b-47e5-a6f3-77f658b79a9d",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aff596f-dcf6-4bcc-ad12-bcc0f2fbf331",
"FieldId": "78c4fe18-7efa-4d4f-ae79-19ed6c4179af",
"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": "edccec02-766e-4b25-9ca1-2ab9ec81e606",
"CreateDate": "2026-06-06T21:27:06.1639885-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-06T21:27:06.1639885-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}