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": "7a50fda5-693f-46bb-b093-97c1ef508b96",
"Asset": {
"AssetId": "10096a53-ad3f-46cf-a503-e08ef7ae6b24",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3a5a9911-b25e-4d00-adeb-93d840c664ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e465d2a3-5a7f-4430-b7d8-a8fd7407d061",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2fc688ed-8718-41b3-a537-f67df16311be",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"MeasurementValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3003f2b0-e005-4501-99cc-c94ce0dd535c",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"MeasurementValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9cf366b4-96ff-4dc2-aa84-d2b21a7f719a",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e3b7fe35-5c0f-42e1-a6c0-2456a3a773c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3a5a9911-b25e-4d00-adeb-93d840c664ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e465d2a3-5a7f-4430-b7d8-a8fd7407d061",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "78bd6eb8-881a-4c35-b060-52a29cb70bd2",
"Section": {
"FormTypeSectionId": "5e2a3c2b-bfd6-4ac3-aafa-95f0228b4be4",
"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": "11b47125-7e05-4587-a7a6-f74c90545c03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d28b8b61-09c1-4ada-8675-c4dc9cebb35f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "789a7540-3e96-4a3d-843e-29a80ba8ad4b",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"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": "78bd6eb8-881a-4c35-b060-52a29cb70bd2",
"Section": {
"FormTypeSectionId": "5e2a3c2b-bfd6-4ac3-aafa-95f0228b4be4",
"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": "11b47125-7e05-4587-a7a6-f74c90545c03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d28b8b61-09c1-4ada-8675-c4dc9cebb35f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "789a7540-3e96-4a3d-843e-29a80ba8ad4b",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"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": "d6ff28bb-2d52-42f3-8e13-4094c8f1b73f",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-04T04:20:10.9074038-07:00",
"Location": "sample string 1",
"TaskId": "b3001e99-2dcc-405a-bdc8-a7250d486d37",
"Values": [
{
"FormFieldValueId": "01739efb-9198-4c6b-bb85-19b17d3f293b",
"FormId": "33661421-2a4d-40eb-b315-2fbdbd22720e",
"FormTypeField": {
"FormTypeFieldId": "78bd6eb8-881a-4c35-b060-52a29cb70bd2",
"FormType": {
"FormTypeId": "e3b7fe35-5c0f-42e1-a6c0-2456a3a773c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3a5a9911-b25e-4d00-adeb-93d840c664ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e465d2a3-5a7f-4430-b7d8-a8fd7407d061",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d6ff28bb-2d52-42f3-8e13-4094c8f1b73f",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5e2a3c2b-bfd6-4ac3-aafa-95f0228b4be4",
"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": "11b47125-7e05-4587-a7a6-f74c90545c03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d28b8b61-09c1-4ada-8675-c4dc9cebb35f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "789a7540-3e96-4a3d-843e-29a80ba8ad4b",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"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": "01739efb-9198-4c6b-bb85-19b17d3f293b",
"FormId": "33661421-2a4d-40eb-b315-2fbdbd22720e",
"FormTypeField": {
"FormTypeFieldId": "78bd6eb8-881a-4c35-b060-52a29cb70bd2",
"FormType": {
"FormTypeId": "e3b7fe35-5c0f-42e1-a6c0-2456a3a773c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3a5a9911-b25e-4d00-adeb-93d840c664ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e465d2a3-5a7f-4430-b7d8-a8fd7407d061",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d6ff28bb-2d52-42f3-8e13-4094c8f1b73f",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5e2a3c2b-bfd6-4ac3-aafa-95f0228b4be4",
"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": "11b47125-7e05-4587-a7a6-f74c90545c03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d28b8b61-09c1-4ada-8675-c4dc9cebb35f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "789a7540-3e96-4a3d-843e-29a80ba8ad4b",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"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": "00d5541d-3c47-4d04-8170-bd65cc597099",
"CreateDate": "2026-05-04T04:20:10.9229928-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-04T04:20:10.9229928-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "7a50fda5-693f-46bb-b093-97c1ef508b96",
"Asset": {
"AssetId": "10096a53-ad3f-46cf-a503-e08ef7ae6b24",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3a5a9911-b25e-4d00-adeb-93d840c664ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e465d2a3-5a7f-4430-b7d8-a8fd7407d061",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2fc688ed-8718-41b3-a537-f67df16311be",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"MeasurementValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3003f2b0-e005-4501-99cc-c94ce0dd535c",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"MeasurementValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9cf366b4-96ff-4dc2-aa84-d2b21a7f719a",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e3b7fe35-5c0f-42e1-a6c0-2456a3a773c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3a5a9911-b25e-4d00-adeb-93d840c664ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e465d2a3-5a7f-4430-b7d8-a8fd7407d061",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "78bd6eb8-881a-4c35-b060-52a29cb70bd2",
"Section": {
"FormTypeSectionId": "5e2a3c2b-bfd6-4ac3-aafa-95f0228b4be4",
"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": "11b47125-7e05-4587-a7a6-f74c90545c03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d28b8b61-09c1-4ada-8675-c4dc9cebb35f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "789a7540-3e96-4a3d-843e-29a80ba8ad4b",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"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": "78bd6eb8-881a-4c35-b060-52a29cb70bd2",
"Section": {
"FormTypeSectionId": "5e2a3c2b-bfd6-4ac3-aafa-95f0228b4be4",
"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": "11b47125-7e05-4587-a7a6-f74c90545c03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d28b8b61-09c1-4ada-8675-c4dc9cebb35f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "789a7540-3e96-4a3d-843e-29a80ba8ad4b",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"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": "d6ff28bb-2d52-42f3-8e13-4094c8f1b73f",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-04T04:20:10.9074038-07:00",
"Location": "sample string 1",
"TaskId": "b3001e99-2dcc-405a-bdc8-a7250d486d37",
"Values": [
{
"FormFieldValueId": "01739efb-9198-4c6b-bb85-19b17d3f293b",
"FormId": "33661421-2a4d-40eb-b315-2fbdbd22720e",
"FormTypeField": {
"FormTypeFieldId": "78bd6eb8-881a-4c35-b060-52a29cb70bd2",
"FormType": {
"FormTypeId": "e3b7fe35-5c0f-42e1-a6c0-2456a3a773c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3a5a9911-b25e-4d00-adeb-93d840c664ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e465d2a3-5a7f-4430-b7d8-a8fd7407d061",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d6ff28bb-2d52-42f3-8e13-4094c8f1b73f",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5e2a3c2b-bfd6-4ac3-aafa-95f0228b4be4",
"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": "11b47125-7e05-4587-a7a6-f74c90545c03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d28b8b61-09c1-4ada-8675-c4dc9cebb35f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "789a7540-3e96-4a3d-843e-29a80ba8ad4b",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"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": "01739efb-9198-4c6b-bb85-19b17d3f293b",
"FormId": "33661421-2a4d-40eb-b315-2fbdbd22720e",
"FormTypeField": {
"FormTypeFieldId": "78bd6eb8-881a-4c35-b060-52a29cb70bd2",
"FormType": {
"FormTypeId": "e3b7fe35-5c0f-42e1-a6c0-2456a3a773c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3a5a9911-b25e-4d00-adeb-93d840c664ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e465d2a3-5a7f-4430-b7d8-a8fd7407d061",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T04:20:10.9074038-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d6ff28bb-2d52-42f3-8e13-4094c8f1b73f",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5e2a3c2b-bfd6-4ac3-aafa-95f0228b4be4",
"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": "11b47125-7e05-4587-a7a6-f74c90545c03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d28b8b61-09c1-4ada-8675-c4dc9cebb35f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "789a7540-3e96-4a3d-843e-29a80ba8ad4b",
"CreateDate": "2026-05-04T04:20:10.9074038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T04:20:10.9074038-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "06b0e77e-f872-44bf-97da-a53aa1d6b56f",
"FieldId": "4efe752f-c623-4adf-a30d-aa92dd134871",
"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": "00d5541d-3c47-4d04-8170-bd65cc597099",
"CreateDate": "2026-05-04T04:20:10.9229928-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-04T04:20:10.9229928-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}