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": "9f65f331-ee49-422c-b99d-659772d3ddbe",
"Asset": {
"AssetId": "4724c225-0ea4-4759-94d7-78f67aa6fe78",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6190229a-1859-40b6-a2cd-cad70dc0b465",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94ee69a5-5673-4068-a0d4-2c54d136bfa0",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4ad395a0-8375-4803-b014-066e7b3536ab",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"MeasurementValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c72fa4d0-014d-44a5-b49e-c87e2150c26d",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"MeasurementValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "71e87c48-7d8b-4314-9ee7-622948e522c6",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9ee01484-f0c4-4eaa-a920-0d87812a8393",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6190229a-1859-40b6-a2cd-cad70dc0b465",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94ee69a5-5673-4068-a0d4-2c54d136bfa0",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b0a65102-c5d8-40c9-88b2-07da13387222",
"Section": {
"FormTypeSectionId": "dd5c9126-8106-4fe8-a0f1-623a1a9e4fc4",
"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": "e261bed5-2517-486b-a882-f3ad5096ac32",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "88b63b11-4944-4177-a205-166ff6c4acec",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "37c7549d-ae31-4ea1-8c8e-663ebfa3bd0e",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"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": "b0a65102-c5d8-40c9-88b2-07da13387222",
"Section": {
"FormTypeSectionId": "dd5c9126-8106-4fe8-a0f1-623a1a9e4fc4",
"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": "e261bed5-2517-486b-a882-f3ad5096ac32",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "88b63b11-4944-4177-a205-166ff6c4acec",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "37c7549d-ae31-4ea1-8c8e-663ebfa3bd0e",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"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": "f69a97f1-8692-4ae9-b986-6cd0b4b6a6ce",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-25T00:09:00.0621229-08:00",
"Location": "sample string 1",
"TaskId": "44c95261-1bc2-454f-9401-f957b55de39f",
"Values": [
{
"FormFieldValueId": "20417d26-74f4-4a8c-a00f-5eb28327dcb3",
"FormId": "5f4b90c1-9059-4dc9-867a-9c569601d622",
"FormTypeField": {
"FormTypeFieldId": "b0a65102-c5d8-40c9-88b2-07da13387222",
"FormType": {
"FormTypeId": "9ee01484-f0c4-4eaa-a920-0d87812a8393",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6190229a-1859-40b6-a2cd-cad70dc0b465",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94ee69a5-5673-4068-a0d4-2c54d136bfa0",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f69a97f1-8692-4ae9-b986-6cd0b4b6a6ce",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "dd5c9126-8106-4fe8-a0f1-623a1a9e4fc4",
"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": "e261bed5-2517-486b-a882-f3ad5096ac32",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "88b63b11-4944-4177-a205-166ff6c4acec",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "37c7549d-ae31-4ea1-8c8e-663ebfa3bd0e",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"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": "20417d26-74f4-4a8c-a00f-5eb28327dcb3",
"FormId": "5f4b90c1-9059-4dc9-867a-9c569601d622",
"FormTypeField": {
"FormTypeFieldId": "b0a65102-c5d8-40c9-88b2-07da13387222",
"FormType": {
"FormTypeId": "9ee01484-f0c4-4eaa-a920-0d87812a8393",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6190229a-1859-40b6-a2cd-cad70dc0b465",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94ee69a5-5673-4068-a0d4-2c54d136bfa0",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f69a97f1-8692-4ae9-b986-6cd0b4b6a6ce",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "dd5c9126-8106-4fe8-a0f1-623a1a9e4fc4",
"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": "e261bed5-2517-486b-a882-f3ad5096ac32",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "88b63b11-4944-4177-a205-166ff6c4acec",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "37c7549d-ae31-4ea1-8c8e-663ebfa3bd0e",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"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": "5f851397-8e9d-4235-a553-4ac06fe350ac",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "9f65f331-ee49-422c-b99d-659772d3ddbe",
"Asset": {
"AssetId": "4724c225-0ea4-4759-94d7-78f67aa6fe78",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6190229a-1859-40b6-a2cd-cad70dc0b465",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94ee69a5-5673-4068-a0d4-2c54d136bfa0",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4ad395a0-8375-4803-b014-066e7b3536ab",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"MeasurementValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c72fa4d0-014d-44a5-b49e-c87e2150c26d",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"MeasurementValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "71e87c48-7d8b-4314-9ee7-622948e522c6",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9ee01484-f0c4-4eaa-a920-0d87812a8393",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6190229a-1859-40b6-a2cd-cad70dc0b465",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94ee69a5-5673-4068-a0d4-2c54d136bfa0",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b0a65102-c5d8-40c9-88b2-07da13387222",
"Section": {
"FormTypeSectionId": "dd5c9126-8106-4fe8-a0f1-623a1a9e4fc4",
"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": "e261bed5-2517-486b-a882-f3ad5096ac32",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "88b63b11-4944-4177-a205-166ff6c4acec",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "37c7549d-ae31-4ea1-8c8e-663ebfa3bd0e",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"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": "b0a65102-c5d8-40c9-88b2-07da13387222",
"Section": {
"FormTypeSectionId": "dd5c9126-8106-4fe8-a0f1-623a1a9e4fc4",
"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": "e261bed5-2517-486b-a882-f3ad5096ac32",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "88b63b11-4944-4177-a205-166ff6c4acec",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "37c7549d-ae31-4ea1-8c8e-663ebfa3bd0e",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"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": "f69a97f1-8692-4ae9-b986-6cd0b4b6a6ce",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-25T00:09:00.0621229-08:00",
"Location": "sample string 1",
"TaskId": "44c95261-1bc2-454f-9401-f957b55de39f",
"Values": [
{
"FormFieldValueId": "20417d26-74f4-4a8c-a00f-5eb28327dcb3",
"FormId": "5f4b90c1-9059-4dc9-867a-9c569601d622",
"FormTypeField": {
"FormTypeFieldId": "b0a65102-c5d8-40c9-88b2-07da13387222",
"FormType": {
"FormTypeId": "9ee01484-f0c4-4eaa-a920-0d87812a8393",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6190229a-1859-40b6-a2cd-cad70dc0b465",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94ee69a5-5673-4068-a0d4-2c54d136bfa0",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f69a97f1-8692-4ae9-b986-6cd0b4b6a6ce",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "dd5c9126-8106-4fe8-a0f1-623a1a9e4fc4",
"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": "e261bed5-2517-486b-a882-f3ad5096ac32",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "88b63b11-4944-4177-a205-166ff6c4acec",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "37c7549d-ae31-4ea1-8c8e-663ebfa3bd0e",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"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": "20417d26-74f4-4a8c-a00f-5eb28327dcb3",
"FormId": "5f4b90c1-9059-4dc9-867a-9c569601d622",
"FormTypeField": {
"FormTypeFieldId": "b0a65102-c5d8-40c9-88b2-07da13387222",
"FormType": {
"FormTypeId": "9ee01484-f0c4-4eaa-a920-0d87812a8393",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6190229a-1859-40b6-a2cd-cad70dc0b465",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94ee69a5-5673-4068-a0d4-2c54d136bfa0",
"CreateDate": "2026-02-25T00:09:00.0464973-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0464973-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T00:09:00.0464973-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f69a97f1-8692-4ae9-b986-6cd0b4b6a6ce",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "dd5c9126-8106-4fe8-a0f1-623a1a9e4fc4",
"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": "e261bed5-2517-486b-a882-f3ad5096ac32",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "88b63b11-4944-4177-a205-166ff6c4acec",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "37c7549d-ae31-4ea1-8c8e-663ebfa3bd0e",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e8d59574-377c-4f39-a75a-a7b5862b466d",
"FieldId": "6a05c526-26c8-4753-886e-f9634f5845dc",
"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": "5f851397-8e9d-4235-a553-4ac06fe350ac",
"CreateDate": "2026-02-25T00:09:00.0621229-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-25T00:09:00.0621229-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}