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": "e7060193-944c-4005-94d8-51eccdee2de2",
"Asset": {
"AssetId": "968538a1-97ff-4c2e-8862-ea445fe4672e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9b028c7c-39dc-42fa-ae5b-e36ba3286878",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac24cde6-32e8-4bf3-b6fb-4d4d42d3a872",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9ec026c2-d005-4f8f-b723-24cc298021fb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"MeasurementValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c53e4adf-e51b-4113-ab36-e3459ea3acd8",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"MeasurementValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "51e8518b-c968-487f-a436-c2ccfed7052a",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c0aa1afd-32c6-4cf5-b839-de5377ed59bc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b028c7c-39dc-42fa-ae5b-e36ba3286878",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac24cde6-32e8-4bf3-b6fb-4d4d42d3a872",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5b3dc2cb-c055-4bb9-ae43-ded2b4f3214b",
"Section": {
"FormTypeSectionId": "bdba9684-75bb-43c6-b9d1-c6e02eaabad1",
"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": "e03337d1-543f-4181-b23f-ba3606952530",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "91bac668-118f-4bad-ad18-f8e0cee722e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe83b37d-fbd5-4a96-83f1-d0062cb661b4",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"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": "5b3dc2cb-c055-4bb9-ae43-ded2b4f3214b",
"Section": {
"FormTypeSectionId": "bdba9684-75bb-43c6-b9d1-c6e02eaabad1",
"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": "e03337d1-543f-4181-b23f-ba3606952530",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "91bac668-118f-4bad-ad18-f8e0cee722e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe83b37d-fbd5-4a96-83f1-d0062cb661b4",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"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": "8a4971b4-8973-4ae9-bc96-bc98abbc2b12",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-31T21:03:31.9682865-07:00",
"Location": "sample string 1",
"TaskId": "e78c1917-652f-46ad-9125-7b712a3b1354",
"Values": [
{
"FormFieldValueId": "0f354de4-ec4f-4797-ad3e-2d8bfbaed3e5",
"FormId": "5263beac-d675-4d92-b2e3-1a1e1f7715a7",
"FormTypeField": {
"FormTypeFieldId": "5b3dc2cb-c055-4bb9-ae43-ded2b4f3214b",
"FormType": {
"FormTypeId": "c0aa1afd-32c6-4cf5-b839-de5377ed59bc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b028c7c-39dc-42fa-ae5b-e36ba3286878",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac24cde6-32e8-4bf3-b6fb-4d4d42d3a872",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8a4971b4-8973-4ae9-bc96-bc98abbc2b12",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bdba9684-75bb-43c6-b9d1-c6e02eaabad1",
"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": "e03337d1-543f-4181-b23f-ba3606952530",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "91bac668-118f-4bad-ad18-f8e0cee722e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe83b37d-fbd5-4a96-83f1-d0062cb661b4",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"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": "0f354de4-ec4f-4797-ad3e-2d8bfbaed3e5",
"FormId": "5263beac-d675-4d92-b2e3-1a1e1f7715a7",
"FormTypeField": {
"FormTypeFieldId": "5b3dc2cb-c055-4bb9-ae43-ded2b4f3214b",
"FormType": {
"FormTypeId": "c0aa1afd-32c6-4cf5-b839-de5377ed59bc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b028c7c-39dc-42fa-ae5b-e36ba3286878",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac24cde6-32e8-4bf3-b6fb-4d4d42d3a872",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8a4971b4-8973-4ae9-bc96-bc98abbc2b12",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bdba9684-75bb-43c6-b9d1-c6e02eaabad1",
"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": "e03337d1-543f-4181-b23f-ba3606952530",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "91bac668-118f-4bad-ad18-f8e0cee722e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe83b37d-fbd5-4a96-83f1-d0062cb661b4",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"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": "7fa8eb3f-3bf1-4262-aaa0-cb743018fe2c",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "e7060193-944c-4005-94d8-51eccdee2de2",
"Asset": {
"AssetId": "968538a1-97ff-4c2e-8862-ea445fe4672e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9b028c7c-39dc-42fa-ae5b-e36ba3286878",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac24cde6-32e8-4bf3-b6fb-4d4d42d3a872",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9ec026c2-d005-4f8f-b723-24cc298021fb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"MeasurementValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c53e4adf-e51b-4113-ab36-e3459ea3acd8",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"MeasurementValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "51e8518b-c968-487f-a436-c2ccfed7052a",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c0aa1afd-32c6-4cf5-b839-de5377ed59bc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b028c7c-39dc-42fa-ae5b-e36ba3286878",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac24cde6-32e8-4bf3-b6fb-4d4d42d3a872",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5b3dc2cb-c055-4bb9-ae43-ded2b4f3214b",
"Section": {
"FormTypeSectionId": "bdba9684-75bb-43c6-b9d1-c6e02eaabad1",
"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": "e03337d1-543f-4181-b23f-ba3606952530",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "91bac668-118f-4bad-ad18-f8e0cee722e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe83b37d-fbd5-4a96-83f1-d0062cb661b4",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"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": "5b3dc2cb-c055-4bb9-ae43-ded2b4f3214b",
"Section": {
"FormTypeSectionId": "bdba9684-75bb-43c6-b9d1-c6e02eaabad1",
"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": "e03337d1-543f-4181-b23f-ba3606952530",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "91bac668-118f-4bad-ad18-f8e0cee722e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe83b37d-fbd5-4a96-83f1-d0062cb661b4",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"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": "8a4971b4-8973-4ae9-bc96-bc98abbc2b12",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-31T21:03:31.9682865-07:00",
"Location": "sample string 1",
"TaskId": "e78c1917-652f-46ad-9125-7b712a3b1354",
"Values": [
{
"FormFieldValueId": "0f354de4-ec4f-4797-ad3e-2d8bfbaed3e5",
"FormId": "5263beac-d675-4d92-b2e3-1a1e1f7715a7",
"FormTypeField": {
"FormTypeFieldId": "5b3dc2cb-c055-4bb9-ae43-ded2b4f3214b",
"FormType": {
"FormTypeId": "c0aa1afd-32c6-4cf5-b839-de5377ed59bc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b028c7c-39dc-42fa-ae5b-e36ba3286878",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac24cde6-32e8-4bf3-b6fb-4d4d42d3a872",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8a4971b4-8973-4ae9-bc96-bc98abbc2b12",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bdba9684-75bb-43c6-b9d1-c6e02eaabad1",
"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": "e03337d1-543f-4181-b23f-ba3606952530",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "91bac668-118f-4bad-ad18-f8e0cee722e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe83b37d-fbd5-4a96-83f1-d0062cb661b4",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"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": "0f354de4-ec4f-4797-ad3e-2d8bfbaed3e5",
"FormId": "5263beac-d675-4d92-b2e3-1a1e1f7715a7",
"FormTypeField": {
"FormTypeFieldId": "5b3dc2cb-c055-4bb9-ae43-ded2b4f3214b",
"FormType": {
"FormTypeId": "c0aa1afd-32c6-4cf5-b839-de5377ed59bc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b028c7c-39dc-42fa-ae5b-e36ba3286878",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac24cde6-32e8-4bf3-b6fb-4d4d42d3a872",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T21:03:31.9682865-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8a4971b4-8973-4ae9-bc96-bc98abbc2b12",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bdba9684-75bb-43c6-b9d1-c6e02eaabad1",
"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": "e03337d1-543f-4181-b23f-ba3606952530",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "91bac668-118f-4bad-ad18-f8e0cee722e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe83b37d-fbd5-4a96-83f1-d0062cb661b4",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a26a6d67-9219-4c53-a15d-07bfe3566069",
"FieldId": "ff5bd454-4810-49c4-b4cc-faca248b00c3",
"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": "7fa8eb3f-3bf1-4262-aaa0-cb743018fe2c",
"CreateDate": "2026-08-31T21:03:31.9682865-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-31T21:03:31.9682865-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}