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": "312debd7-9a46-4a8c-888b-e0451bf88091",
"Asset": {
"AssetId": "e3fd1aa3-f8ad-414b-985e-d30697e8b3bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9bea0afe-8145-414b-862b-3d5ae8b78828",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5bb83fcc-9243-4614-ae07-831e2db11410",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d7db2fb4-8e21-4768-8640-a8cb9c5d9c4a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"MeasurementValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "80e06a43-5325-423b-a5ff-1b7d09d5b16d",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"MeasurementValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b20b3177-c92a-45fc-9da4-dc6b5bfb6aa5",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "882801fc-fdc9-405b-a2a0-9974ff2f7f5f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bea0afe-8145-414b-862b-3d5ae8b78828",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5bb83fcc-9243-4614-ae07-831e2db11410",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5f905b8e-11a2-4102-97e4-0742e7915ab1",
"Section": {
"FormTypeSectionId": "78977bb6-7732-4721-8836-385174cb9ca7",
"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": "3d465f28-67f2-44f2-9496-b8281810a230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fefa8c6d-51b7-49e4-816f-894895d0fc30",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f0b0c7a4-761a-4f88-903b-62329a5dc683",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"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": "5f905b8e-11a2-4102-97e4-0742e7915ab1",
"Section": {
"FormTypeSectionId": "78977bb6-7732-4721-8836-385174cb9ca7",
"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": "3d465f28-67f2-44f2-9496-b8281810a230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fefa8c6d-51b7-49e4-816f-894895d0fc30",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f0b0c7a4-761a-4f88-903b-62329a5dc683",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"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": "2092e2cb-3bc0-4104-8bb4-0d181a7562ea",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-18T12:33:51.680992-07:00",
"Location": "sample string 1",
"TaskId": "f5287dd8-77c9-4459-b4ff-36867972cd99",
"Values": [
{
"FormFieldValueId": "f3f06542-2e6d-41c9-91d1-e49951b9d1d0",
"FormId": "0c7171aa-fec6-476e-9b6d-af32d8ccdb74",
"FormTypeField": {
"FormTypeFieldId": "5f905b8e-11a2-4102-97e4-0742e7915ab1",
"FormType": {
"FormTypeId": "882801fc-fdc9-405b-a2a0-9974ff2f7f5f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bea0afe-8145-414b-862b-3d5ae8b78828",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5bb83fcc-9243-4614-ae07-831e2db11410",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2092e2cb-3bc0-4104-8bb4-0d181a7562ea",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "78977bb6-7732-4721-8836-385174cb9ca7",
"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": "3d465f28-67f2-44f2-9496-b8281810a230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fefa8c6d-51b7-49e4-816f-894895d0fc30",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f0b0c7a4-761a-4f88-903b-62329a5dc683",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"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": "f3f06542-2e6d-41c9-91d1-e49951b9d1d0",
"FormId": "0c7171aa-fec6-476e-9b6d-af32d8ccdb74",
"FormTypeField": {
"FormTypeFieldId": "5f905b8e-11a2-4102-97e4-0742e7915ab1",
"FormType": {
"FormTypeId": "882801fc-fdc9-405b-a2a0-9974ff2f7f5f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bea0afe-8145-414b-862b-3d5ae8b78828",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5bb83fcc-9243-4614-ae07-831e2db11410",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2092e2cb-3bc0-4104-8bb4-0d181a7562ea",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "78977bb6-7732-4721-8836-385174cb9ca7",
"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": "3d465f28-67f2-44f2-9496-b8281810a230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fefa8c6d-51b7-49e4-816f-894895d0fc30",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f0b0c7a4-761a-4f88-903b-62329a5dc683",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"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": "fbc6df58-6bda-44a2-8512-69630cf975cb",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "312debd7-9a46-4a8c-888b-e0451bf88091",
"Asset": {
"AssetId": "e3fd1aa3-f8ad-414b-985e-d30697e8b3bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9bea0afe-8145-414b-862b-3d5ae8b78828",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5bb83fcc-9243-4614-ae07-831e2db11410",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d7db2fb4-8e21-4768-8640-a8cb9c5d9c4a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"MeasurementValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "80e06a43-5325-423b-a5ff-1b7d09d5b16d",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"MeasurementValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b20b3177-c92a-45fc-9da4-dc6b5bfb6aa5",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "882801fc-fdc9-405b-a2a0-9974ff2f7f5f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bea0afe-8145-414b-862b-3d5ae8b78828",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5bb83fcc-9243-4614-ae07-831e2db11410",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5f905b8e-11a2-4102-97e4-0742e7915ab1",
"Section": {
"FormTypeSectionId": "78977bb6-7732-4721-8836-385174cb9ca7",
"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": "3d465f28-67f2-44f2-9496-b8281810a230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fefa8c6d-51b7-49e4-816f-894895d0fc30",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f0b0c7a4-761a-4f88-903b-62329a5dc683",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"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": "5f905b8e-11a2-4102-97e4-0742e7915ab1",
"Section": {
"FormTypeSectionId": "78977bb6-7732-4721-8836-385174cb9ca7",
"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": "3d465f28-67f2-44f2-9496-b8281810a230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fefa8c6d-51b7-49e4-816f-894895d0fc30",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f0b0c7a4-761a-4f88-903b-62329a5dc683",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"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": "2092e2cb-3bc0-4104-8bb4-0d181a7562ea",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-18T12:33:51.680992-07:00",
"Location": "sample string 1",
"TaskId": "f5287dd8-77c9-4459-b4ff-36867972cd99",
"Values": [
{
"FormFieldValueId": "f3f06542-2e6d-41c9-91d1-e49951b9d1d0",
"FormId": "0c7171aa-fec6-476e-9b6d-af32d8ccdb74",
"FormTypeField": {
"FormTypeFieldId": "5f905b8e-11a2-4102-97e4-0742e7915ab1",
"FormType": {
"FormTypeId": "882801fc-fdc9-405b-a2a0-9974ff2f7f5f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bea0afe-8145-414b-862b-3d5ae8b78828",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5bb83fcc-9243-4614-ae07-831e2db11410",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2092e2cb-3bc0-4104-8bb4-0d181a7562ea",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "78977bb6-7732-4721-8836-385174cb9ca7",
"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": "3d465f28-67f2-44f2-9496-b8281810a230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fefa8c6d-51b7-49e4-816f-894895d0fc30",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f0b0c7a4-761a-4f88-903b-62329a5dc683",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"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": "f3f06542-2e6d-41c9-91d1-e49951b9d1d0",
"FormId": "0c7171aa-fec6-476e-9b6d-af32d8ccdb74",
"FormTypeField": {
"FormTypeFieldId": "5f905b8e-11a2-4102-97e4-0742e7915ab1",
"FormType": {
"FormTypeId": "882801fc-fdc9-405b-a2a0-9974ff2f7f5f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bea0afe-8145-414b-862b-3d5ae8b78828",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5bb83fcc-9243-4614-ae07-831e2db11410",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-18T12:33:51.680992-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2092e2cb-3bc0-4104-8bb4-0d181a7562ea",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "78977bb6-7732-4721-8836-385174cb9ca7",
"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": "3d465f28-67f2-44f2-9496-b8281810a230",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fefa8c6d-51b7-49e4-816f-894895d0fc30",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f0b0c7a4-761a-4f88-903b-62329a5dc683",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "41635f42-74d7-430e-9109-ae7f2afd5ed1",
"FieldId": "a6608539-83e8-4b77-98ed-457c846e4386",
"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": "fbc6df58-6bda-44a2-8512-69630cf975cb",
"CreateDate": "2026-06-18T12:33:51.680992-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-18T12:33:51.680992-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}