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": "accac1c0-edc1-46eb-a63a-a916c788316a",
"Asset": {
"AssetId": "84b31c05-d769-4970-aeb0-20a6da17ae89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2e273131-4f28-45c9-99f3-9b2a616487d8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "043153aa-5ef1-49cb-ba94-b80552f6eee6",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "35f3c185-2de5-4dbb-a4fb-69dca78a82e7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"MeasurementValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2b82f3f1-bd44-46bc-b735-e5386268dcbc",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"MeasurementValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "51418311-110b-4bc7-a418-58c6292c749c",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3e1f292d-a168-41f8-8fe2-42ae8629c2dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2e273131-4f28-45c9-99f3-9b2a616487d8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "043153aa-5ef1-49cb-ba94-b80552f6eee6",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b37dabaf-0b1f-495f-9123-baf1947d87e7",
"Section": {
"FormTypeSectionId": "23f8b86b-1bb5-4b86-843f-0b60fd667b8a",
"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": "af715093-d3e4-4446-9dd7-c5492347be71",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80c67b2e-0180-43ae-a3d9-0d6cd69e65e6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e99cca3e-c602-4dd8-afce-f212f27f7ce5",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"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": "b37dabaf-0b1f-495f-9123-baf1947d87e7",
"Section": {
"FormTypeSectionId": "23f8b86b-1bb5-4b86-843f-0b60fd667b8a",
"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": "af715093-d3e4-4446-9dd7-c5492347be71",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80c67b2e-0180-43ae-a3d9-0d6cd69e65e6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e99cca3e-c602-4dd8-afce-f212f27f7ce5",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"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": "46b59fc5-68b4-43c8-89c6-677c3a28534a",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-22T07:03:17.2336041-08:00",
"Location": "sample string 1",
"TaskId": "9e19599e-607d-4ab7-b3ad-c86c87b378d2",
"Values": [
{
"FormFieldValueId": "09e17dd6-f196-4ad9-99cd-8bea0b3eb258",
"FormId": "fac6014b-4eeb-47a3-92fc-e50d3515a739",
"FormTypeField": {
"FormTypeFieldId": "b37dabaf-0b1f-495f-9123-baf1947d87e7",
"FormType": {
"FormTypeId": "3e1f292d-a168-41f8-8fe2-42ae8629c2dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2e273131-4f28-45c9-99f3-9b2a616487d8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "043153aa-5ef1-49cb-ba94-b80552f6eee6",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "46b59fc5-68b4-43c8-89c6-677c3a28534a",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "23f8b86b-1bb5-4b86-843f-0b60fd667b8a",
"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": "af715093-d3e4-4446-9dd7-c5492347be71",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80c67b2e-0180-43ae-a3d9-0d6cd69e65e6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e99cca3e-c602-4dd8-afce-f212f27f7ce5",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"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": "09e17dd6-f196-4ad9-99cd-8bea0b3eb258",
"FormId": "fac6014b-4eeb-47a3-92fc-e50d3515a739",
"FormTypeField": {
"FormTypeFieldId": "b37dabaf-0b1f-495f-9123-baf1947d87e7",
"FormType": {
"FormTypeId": "3e1f292d-a168-41f8-8fe2-42ae8629c2dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2e273131-4f28-45c9-99f3-9b2a616487d8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "043153aa-5ef1-49cb-ba94-b80552f6eee6",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "46b59fc5-68b4-43c8-89c6-677c3a28534a",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "23f8b86b-1bb5-4b86-843f-0b60fd667b8a",
"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": "af715093-d3e4-4446-9dd7-c5492347be71",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80c67b2e-0180-43ae-a3d9-0d6cd69e65e6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e99cca3e-c602-4dd8-afce-f212f27f7ce5",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"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": "da287949-962e-4b29-8942-b187f0f1d34d",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "accac1c0-edc1-46eb-a63a-a916c788316a",
"Asset": {
"AssetId": "84b31c05-d769-4970-aeb0-20a6da17ae89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2e273131-4f28-45c9-99f3-9b2a616487d8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "043153aa-5ef1-49cb-ba94-b80552f6eee6",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "35f3c185-2de5-4dbb-a4fb-69dca78a82e7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"MeasurementValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2b82f3f1-bd44-46bc-b735-e5386268dcbc",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"MeasurementValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "51418311-110b-4bc7-a418-58c6292c749c",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3e1f292d-a168-41f8-8fe2-42ae8629c2dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2e273131-4f28-45c9-99f3-9b2a616487d8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "043153aa-5ef1-49cb-ba94-b80552f6eee6",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b37dabaf-0b1f-495f-9123-baf1947d87e7",
"Section": {
"FormTypeSectionId": "23f8b86b-1bb5-4b86-843f-0b60fd667b8a",
"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": "af715093-d3e4-4446-9dd7-c5492347be71",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80c67b2e-0180-43ae-a3d9-0d6cd69e65e6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e99cca3e-c602-4dd8-afce-f212f27f7ce5",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"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": "b37dabaf-0b1f-495f-9123-baf1947d87e7",
"Section": {
"FormTypeSectionId": "23f8b86b-1bb5-4b86-843f-0b60fd667b8a",
"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": "af715093-d3e4-4446-9dd7-c5492347be71",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80c67b2e-0180-43ae-a3d9-0d6cd69e65e6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e99cca3e-c602-4dd8-afce-f212f27f7ce5",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"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": "46b59fc5-68b4-43c8-89c6-677c3a28534a",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-22T07:03:17.2336041-08:00",
"Location": "sample string 1",
"TaskId": "9e19599e-607d-4ab7-b3ad-c86c87b378d2",
"Values": [
{
"FormFieldValueId": "09e17dd6-f196-4ad9-99cd-8bea0b3eb258",
"FormId": "fac6014b-4eeb-47a3-92fc-e50d3515a739",
"FormTypeField": {
"FormTypeFieldId": "b37dabaf-0b1f-495f-9123-baf1947d87e7",
"FormType": {
"FormTypeId": "3e1f292d-a168-41f8-8fe2-42ae8629c2dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2e273131-4f28-45c9-99f3-9b2a616487d8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "043153aa-5ef1-49cb-ba94-b80552f6eee6",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "46b59fc5-68b4-43c8-89c6-677c3a28534a",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "23f8b86b-1bb5-4b86-843f-0b60fd667b8a",
"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": "af715093-d3e4-4446-9dd7-c5492347be71",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80c67b2e-0180-43ae-a3d9-0d6cd69e65e6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e99cca3e-c602-4dd8-afce-f212f27f7ce5",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"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": "09e17dd6-f196-4ad9-99cd-8bea0b3eb258",
"FormId": "fac6014b-4eeb-47a3-92fc-e50d3515a739",
"FormTypeField": {
"FormTypeFieldId": "b37dabaf-0b1f-495f-9123-baf1947d87e7",
"FormType": {
"FormTypeId": "3e1f292d-a168-41f8-8fe2-42ae8629c2dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2e273131-4f28-45c9-99f3-9b2a616487d8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "043153aa-5ef1-49cb-ba94-b80552f6eee6",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T07:03:17.2336041-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "46b59fc5-68b4-43c8-89c6-677c3a28534a",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "23f8b86b-1bb5-4b86-843f-0b60fd667b8a",
"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": "af715093-d3e4-4446-9dd7-c5492347be71",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "80c67b2e-0180-43ae-a3d9-0d6cd69e65e6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e99cca3e-c602-4dd8-afce-f212f27f7ce5",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "63f805ed-b5be-4197-a8a9-2a84bf10ede7",
"FieldId": "c5fa297d-cc4a-4009-a3da-8845113bc5dc",
"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": "da287949-962e-4b29-8942-b187f0f1d34d",
"CreateDate": "2026-01-22T07:03:17.2336041-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T07:03:17.2336041-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}