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": "0313537a-4779-494f-b4e2-a2c8bf21a82d",
"Asset": {
"AssetId": "a45353b6-859a-4847-8103-46cc64754867",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "494b8a16-f8da-4e10-973f-e29e322d5ce0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a0311287-032e-42f2-8882-202f737559d6",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2dac0a98-49fa-4040-8bea-8bdecd656c0b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"MeasurementValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cd84d30f-6dc1-46c7-be67-19cdc2d7cf3d",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"MeasurementValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "694a316b-0b7d-4d8c-a438-58e9e6da1711",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "92fe0908-ece3-4bf4-9a4a-0732ed5799a5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "494b8a16-f8da-4e10-973f-e29e322d5ce0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a0311287-032e-42f2-8882-202f737559d6",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1d07179a-acb3-4b92-a657-84e13405e61d",
"Section": {
"FormTypeSectionId": "51ec9ca8-9d27-479b-8a49-98339fa4df16",
"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": "8ec45487-973e-45d1-aebe-7fab1ab7f95a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d191ad6d-3539-4214-9436-a906ce50decf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "04853a30-5d71-4c1a-99d2-ba37152c02eb",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"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": "1d07179a-acb3-4b92-a657-84e13405e61d",
"Section": {
"FormTypeSectionId": "51ec9ca8-9d27-479b-8a49-98339fa4df16",
"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": "8ec45487-973e-45d1-aebe-7fab1ab7f95a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d191ad6d-3539-4214-9436-a906ce50decf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "04853a30-5d71-4c1a-99d2-ba37152c02eb",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"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": "d860fe35-47d4-4bab-aa08-933f39c14354",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-19T05:47:34.4439277-08:00",
"Location": "sample string 1",
"TaskId": "45700d2d-a5f6-448d-b8dd-ed505bd5d36f",
"Values": [
{
"FormFieldValueId": "7d5b7a0e-7661-414c-a479-43b855214664",
"FormId": "ebb4e4d3-b25a-411a-a099-ff3045ae18dc",
"FormTypeField": {
"FormTypeFieldId": "1d07179a-acb3-4b92-a657-84e13405e61d",
"FormType": {
"FormTypeId": "92fe0908-ece3-4bf4-9a4a-0732ed5799a5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "494b8a16-f8da-4e10-973f-e29e322d5ce0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a0311287-032e-42f2-8882-202f737559d6",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d860fe35-47d4-4bab-aa08-933f39c14354",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "51ec9ca8-9d27-479b-8a49-98339fa4df16",
"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": "8ec45487-973e-45d1-aebe-7fab1ab7f95a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d191ad6d-3539-4214-9436-a906ce50decf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "04853a30-5d71-4c1a-99d2-ba37152c02eb",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"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": "7d5b7a0e-7661-414c-a479-43b855214664",
"FormId": "ebb4e4d3-b25a-411a-a099-ff3045ae18dc",
"FormTypeField": {
"FormTypeFieldId": "1d07179a-acb3-4b92-a657-84e13405e61d",
"FormType": {
"FormTypeId": "92fe0908-ece3-4bf4-9a4a-0732ed5799a5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "494b8a16-f8da-4e10-973f-e29e322d5ce0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a0311287-032e-42f2-8882-202f737559d6",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d860fe35-47d4-4bab-aa08-933f39c14354",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "51ec9ca8-9d27-479b-8a49-98339fa4df16",
"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": "8ec45487-973e-45d1-aebe-7fab1ab7f95a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d191ad6d-3539-4214-9436-a906ce50decf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "04853a30-5d71-4c1a-99d2-ba37152c02eb",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"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": "7baeba65-f942-4076-bc92-3a2e1341303c",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "0313537a-4779-494f-b4e2-a2c8bf21a82d",
"Asset": {
"AssetId": "a45353b6-859a-4847-8103-46cc64754867",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "494b8a16-f8da-4e10-973f-e29e322d5ce0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a0311287-032e-42f2-8882-202f737559d6",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2dac0a98-49fa-4040-8bea-8bdecd656c0b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"MeasurementValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cd84d30f-6dc1-46c7-be67-19cdc2d7cf3d",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"MeasurementValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "694a316b-0b7d-4d8c-a438-58e9e6da1711",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "92fe0908-ece3-4bf4-9a4a-0732ed5799a5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "494b8a16-f8da-4e10-973f-e29e322d5ce0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a0311287-032e-42f2-8882-202f737559d6",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1d07179a-acb3-4b92-a657-84e13405e61d",
"Section": {
"FormTypeSectionId": "51ec9ca8-9d27-479b-8a49-98339fa4df16",
"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": "8ec45487-973e-45d1-aebe-7fab1ab7f95a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d191ad6d-3539-4214-9436-a906ce50decf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "04853a30-5d71-4c1a-99d2-ba37152c02eb",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"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": "1d07179a-acb3-4b92-a657-84e13405e61d",
"Section": {
"FormTypeSectionId": "51ec9ca8-9d27-479b-8a49-98339fa4df16",
"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": "8ec45487-973e-45d1-aebe-7fab1ab7f95a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d191ad6d-3539-4214-9436-a906ce50decf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "04853a30-5d71-4c1a-99d2-ba37152c02eb",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"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": "d860fe35-47d4-4bab-aa08-933f39c14354",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-19T05:47:34.4439277-08:00",
"Location": "sample string 1",
"TaskId": "45700d2d-a5f6-448d-b8dd-ed505bd5d36f",
"Values": [
{
"FormFieldValueId": "7d5b7a0e-7661-414c-a479-43b855214664",
"FormId": "ebb4e4d3-b25a-411a-a099-ff3045ae18dc",
"FormTypeField": {
"FormTypeFieldId": "1d07179a-acb3-4b92-a657-84e13405e61d",
"FormType": {
"FormTypeId": "92fe0908-ece3-4bf4-9a4a-0732ed5799a5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "494b8a16-f8da-4e10-973f-e29e322d5ce0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a0311287-032e-42f2-8882-202f737559d6",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d860fe35-47d4-4bab-aa08-933f39c14354",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "51ec9ca8-9d27-479b-8a49-98339fa4df16",
"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": "8ec45487-973e-45d1-aebe-7fab1ab7f95a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d191ad6d-3539-4214-9436-a906ce50decf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "04853a30-5d71-4c1a-99d2-ba37152c02eb",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"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": "7d5b7a0e-7661-414c-a479-43b855214664",
"FormId": "ebb4e4d3-b25a-411a-a099-ff3045ae18dc",
"FormTypeField": {
"FormTypeFieldId": "1d07179a-acb3-4b92-a657-84e13405e61d",
"FormType": {
"FormTypeId": "92fe0908-ece3-4bf4-9a4a-0732ed5799a5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "494b8a16-f8da-4e10-973f-e29e322d5ce0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a0311287-032e-42f2-8882-202f737559d6",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-19T05:47:34.4439277-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d860fe35-47d4-4bab-aa08-933f39c14354",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "51ec9ca8-9d27-479b-8a49-98339fa4df16",
"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": "8ec45487-973e-45d1-aebe-7fab1ab7f95a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d191ad6d-3539-4214-9436-a906ce50decf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "04853a30-5d71-4c1a-99d2-ba37152c02eb",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d58b8e4f-7ad3-4155-bb34-f154b7d8f0ad",
"FieldId": "8bdaba23-4baa-486e-b0b9-0ce40e7abf06",
"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": "7baeba65-f942-4076-bc92-3a2e1341303c",
"CreateDate": "2026-02-19T05:47:34.4439277-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-19T05:47:34.4439277-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}