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": "449d78a8-e7a8-4dcd-9d31-b8ef33369ef9",
"Asset": {
"AssetId": "07440132-6ff8-4fd8-95b7-945d43feec85",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9b1cbdea-f626-4d97-be5c-8513e809dcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e03b0d6f-b9bf-4a5e-bb64-1f7f8c7b2ab3",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8cbc9162-e72f-46cc-b876-19d4a5e44c6a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"MeasurementValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3c02cf00-79c7-4aa9-93f8-e364bbf82131",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"MeasurementValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1836699a-02bd-450b-b631-1cc886d72d13",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "61386547-09e7-41db-a03c-d0fff759435d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b1cbdea-f626-4d97-be5c-8513e809dcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e03b0d6f-b9bf-4a5e-bb64-1f7f8c7b2ab3",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "65fa9f60-34c6-4115-b07c-dcc0db1399f8",
"Section": {
"FormTypeSectionId": "2a53e116-af3b-46e2-8426-ee33ebca6384",
"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": "b0bd51f5-965c-4718-9491-c49f6a96dda8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "36414717-f197-4453-a58c-e695ef58e42c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cced777a-c893-4ada-a8b0-49a8370a0e2c",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"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": "65fa9f60-34c6-4115-b07c-dcc0db1399f8",
"Section": {
"FormTypeSectionId": "2a53e116-af3b-46e2-8426-ee33ebca6384",
"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": "b0bd51f5-965c-4718-9491-c49f6a96dda8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "36414717-f197-4453-a58c-e695ef58e42c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cced777a-c893-4ada-a8b0-49a8370a0e2c",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"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": "85570a6e-0834-4ffb-9525-6920521d2db0",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-13T13:56:30.9773236-07:00",
"Location": "sample string 1",
"TaskId": "4a3c2a6e-7fe0-42b9-8883-8a57af0d3041",
"Values": [
{
"FormFieldValueId": "331e4894-8721-47c5-8c62-1590b1f90ca0",
"FormId": "db5770f2-5f82-4252-9b63-f2e53c8640b1",
"FormTypeField": {
"FormTypeFieldId": "65fa9f60-34c6-4115-b07c-dcc0db1399f8",
"FormType": {
"FormTypeId": "61386547-09e7-41db-a03c-d0fff759435d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b1cbdea-f626-4d97-be5c-8513e809dcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e03b0d6f-b9bf-4a5e-bb64-1f7f8c7b2ab3",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "85570a6e-0834-4ffb-9525-6920521d2db0",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2a53e116-af3b-46e2-8426-ee33ebca6384",
"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": "b0bd51f5-965c-4718-9491-c49f6a96dda8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "36414717-f197-4453-a58c-e695ef58e42c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cced777a-c893-4ada-a8b0-49a8370a0e2c",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"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": "331e4894-8721-47c5-8c62-1590b1f90ca0",
"FormId": "db5770f2-5f82-4252-9b63-f2e53c8640b1",
"FormTypeField": {
"FormTypeFieldId": "65fa9f60-34c6-4115-b07c-dcc0db1399f8",
"FormType": {
"FormTypeId": "61386547-09e7-41db-a03c-d0fff759435d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b1cbdea-f626-4d97-be5c-8513e809dcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e03b0d6f-b9bf-4a5e-bb64-1f7f8c7b2ab3",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "85570a6e-0834-4ffb-9525-6920521d2db0",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2a53e116-af3b-46e2-8426-ee33ebca6384",
"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": "b0bd51f5-965c-4718-9491-c49f6a96dda8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "36414717-f197-4453-a58c-e695ef58e42c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cced777a-c893-4ada-a8b0-49a8370a0e2c",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"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": "0ad552a2-7172-41b0-aff0-98c87b4da521",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "449d78a8-e7a8-4dcd-9d31-b8ef33369ef9",
"Asset": {
"AssetId": "07440132-6ff8-4fd8-95b7-945d43feec85",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9b1cbdea-f626-4d97-be5c-8513e809dcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e03b0d6f-b9bf-4a5e-bb64-1f7f8c7b2ab3",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8cbc9162-e72f-46cc-b876-19d4a5e44c6a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"MeasurementValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3c02cf00-79c7-4aa9-93f8-e364bbf82131",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"MeasurementValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1836699a-02bd-450b-b631-1cc886d72d13",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "61386547-09e7-41db-a03c-d0fff759435d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b1cbdea-f626-4d97-be5c-8513e809dcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e03b0d6f-b9bf-4a5e-bb64-1f7f8c7b2ab3",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "65fa9f60-34c6-4115-b07c-dcc0db1399f8",
"Section": {
"FormTypeSectionId": "2a53e116-af3b-46e2-8426-ee33ebca6384",
"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": "b0bd51f5-965c-4718-9491-c49f6a96dda8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "36414717-f197-4453-a58c-e695ef58e42c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cced777a-c893-4ada-a8b0-49a8370a0e2c",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"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": "65fa9f60-34c6-4115-b07c-dcc0db1399f8",
"Section": {
"FormTypeSectionId": "2a53e116-af3b-46e2-8426-ee33ebca6384",
"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": "b0bd51f5-965c-4718-9491-c49f6a96dda8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "36414717-f197-4453-a58c-e695ef58e42c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cced777a-c893-4ada-a8b0-49a8370a0e2c",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"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": "85570a6e-0834-4ffb-9525-6920521d2db0",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-13T13:56:30.9773236-07:00",
"Location": "sample string 1",
"TaskId": "4a3c2a6e-7fe0-42b9-8883-8a57af0d3041",
"Values": [
{
"FormFieldValueId": "331e4894-8721-47c5-8c62-1590b1f90ca0",
"FormId": "db5770f2-5f82-4252-9b63-f2e53c8640b1",
"FormTypeField": {
"FormTypeFieldId": "65fa9f60-34c6-4115-b07c-dcc0db1399f8",
"FormType": {
"FormTypeId": "61386547-09e7-41db-a03c-d0fff759435d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b1cbdea-f626-4d97-be5c-8513e809dcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e03b0d6f-b9bf-4a5e-bb64-1f7f8c7b2ab3",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "85570a6e-0834-4ffb-9525-6920521d2db0",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2a53e116-af3b-46e2-8426-ee33ebca6384",
"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": "b0bd51f5-965c-4718-9491-c49f6a96dda8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "36414717-f197-4453-a58c-e695ef58e42c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cced777a-c893-4ada-a8b0-49a8370a0e2c",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"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": "331e4894-8721-47c5-8c62-1590b1f90ca0",
"FormId": "db5770f2-5f82-4252-9b63-f2e53c8640b1",
"FormTypeField": {
"FormTypeFieldId": "65fa9f60-34c6-4115-b07c-dcc0db1399f8",
"FormType": {
"FormTypeId": "61386547-09e7-41db-a03c-d0fff759435d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b1cbdea-f626-4d97-be5c-8513e809dcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e03b0d6f-b9bf-4a5e-bb64-1f7f8c7b2ab3",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-13T13:56:30.9773236-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "85570a6e-0834-4ffb-9525-6920521d2db0",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2a53e116-af3b-46e2-8426-ee33ebca6384",
"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": "b0bd51f5-965c-4718-9491-c49f6a96dda8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "36414717-f197-4453-a58c-e695ef58e42c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cced777a-c893-4ada-a8b0-49a8370a0e2c",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46f07b4d-4e0c-4721-9de1-0229628918fe",
"FieldId": "1b10b2b0-cc8a-4b0b-9b02-d032f3ac1005",
"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": "0ad552a2-7172-41b0-aff0-98c87b4da521",
"CreateDate": "2026-07-13T13:56:30.9773236-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-13T13:56:30.9773236-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}