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": "b8ec5e03-d21d-4fc7-9c44-33621a069799",
"Asset": {
"AssetId": "9515e2b0-8c34-4ced-bf8c-9c6e49561745",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a19df4d6-886a-4803-9f62-64966fa07795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "390375d9-735e-4f0e-acf3-4276b9180ea5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fcf5475d-1ff3-4b46-a794-fe6feb85169e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"MeasurementValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "247be82d-a444-48f2-aa34-adf8634d7602",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"MeasurementValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "184aa6d0-0be7-4135-bf1a-14c8ac5cca6e",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6cfa067b-57ba-4466-9633-ef4bab525232",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a19df4d6-886a-4803-9f62-64966fa07795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "390375d9-735e-4f0e-acf3-4276b9180ea5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "bd69274c-e009-4de0-9d5a-d793ecce1f3c",
"Section": {
"FormTypeSectionId": "90702f14-5483-4dcf-bbaa-bd3a3aadcc03",
"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": "d54c4280-2b0c-4dc4-8276-dba946c982e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e09d765-efda-4cfc-a4cb-a616b76406c5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e21e8782-4748-41e3-9844-c4bbe947fdf5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"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": "bd69274c-e009-4de0-9d5a-d793ecce1f3c",
"Section": {
"FormTypeSectionId": "90702f14-5483-4dcf-bbaa-bd3a3aadcc03",
"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": "d54c4280-2b0c-4dc4-8276-dba946c982e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e09d765-efda-4cfc-a4cb-a616b76406c5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e21e8782-4748-41e3-9844-c4bbe947fdf5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"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": "52cbdc9f-f914-4f08-98d3-fab28fb3cbe6",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-06T06:17:52.2000997-07:00",
"Location": "sample string 1",
"TaskId": "f7bd5f2b-80a0-4a3c-b56a-6410cdde9651",
"Values": [
{
"FormFieldValueId": "02d0b48d-725c-4962-b467-8165496fe11e",
"FormId": "6c92891d-6c9b-412a-943c-4c1fd4ace752",
"FormTypeField": {
"FormTypeFieldId": "bd69274c-e009-4de0-9d5a-d793ecce1f3c",
"FormType": {
"FormTypeId": "6cfa067b-57ba-4466-9633-ef4bab525232",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a19df4d6-886a-4803-9f62-64966fa07795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "390375d9-735e-4f0e-acf3-4276b9180ea5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "52cbdc9f-f914-4f08-98d3-fab28fb3cbe6",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "90702f14-5483-4dcf-bbaa-bd3a3aadcc03",
"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": "d54c4280-2b0c-4dc4-8276-dba946c982e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e09d765-efda-4cfc-a4cb-a616b76406c5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e21e8782-4748-41e3-9844-c4bbe947fdf5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"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": "02d0b48d-725c-4962-b467-8165496fe11e",
"FormId": "6c92891d-6c9b-412a-943c-4c1fd4ace752",
"FormTypeField": {
"FormTypeFieldId": "bd69274c-e009-4de0-9d5a-d793ecce1f3c",
"FormType": {
"FormTypeId": "6cfa067b-57ba-4466-9633-ef4bab525232",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a19df4d6-886a-4803-9f62-64966fa07795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "390375d9-735e-4f0e-acf3-4276b9180ea5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "52cbdc9f-f914-4f08-98d3-fab28fb3cbe6",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "90702f14-5483-4dcf-bbaa-bd3a3aadcc03",
"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": "d54c4280-2b0c-4dc4-8276-dba946c982e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e09d765-efda-4cfc-a4cb-a616b76406c5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e21e8782-4748-41e3-9844-c4bbe947fdf5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"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": "90e640d0-7148-4651-8c0f-b47321e0b0fd",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "b8ec5e03-d21d-4fc7-9c44-33621a069799",
"Asset": {
"AssetId": "9515e2b0-8c34-4ced-bf8c-9c6e49561745",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a19df4d6-886a-4803-9f62-64966fa07795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "390375d9-735e-4f0e-acf3-4276b9180ea5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fcf5475d-1ff3-4b46-a794-fe6feb85169e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"MeasurementValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "247be82d-a444-48f2-aa34-adf8634d7602",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"MeasurementValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "184aa6d0-0be7-4135-bf1a-14c8ac5cca6e",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6cfa067b-57ba-4466-9633-ef4bab525232",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a19df4d6-886a-4803-9f62-64966fa07795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "390375d9-735e-4f0e-acf3-4276b9180ea5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "bd69274c-e009-4de0-9d5a-d793ecce1f3c",
"Section": {
"FormTypeSectionId": "90702f14-5483-4dcf-bbaa-bd3a3aadcc03",
"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": "d54c4280-2b0c-4dc4-8276-dba946c982e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e09d765-efda-4cfc-a4cb-a616b76406c5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e21e8782-4748-41e3-9844-c4bbe947fdf5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"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": "bd69274c-e009-4de0-9d5a-d793ecce1f3c",
"Section": {
"FormTypeSectionId": "90702f14-5483-4dcf-bbaa-bd3a3aadcc03",
"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": "d54c4280-2b0c-4dc4-8276-dba946c982e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e09d765-efda-4cfc-a4cb-a616b76406c5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e21e8782-4748-41e3-9844-c4bbe947fdf5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"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": "52cbdc9f-f914-4f08-98d3-fab28fb3cbe6",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-06T06:17:52.2000997-07:00",
"Location": "sample string 1",
"TaskId": "f7bd5f2b-80a0-4a3c-b56a-6410cdde9651",
"Values": [
{
"FormFieldValueId": "02d0b48d-725c-4962-b467-8165496fe11e",
"FormId": "6c92891d-6c9b-412a-943c-4c1fd4ace752",
"FormTypeField": {
"FormTypeFieldId": "bd69274c-e009-4de0-9d5a-d793ecce1f3c",
"FormType": {
"FormTypeId": "6cfa067b-57ba-4466-9633-ef4bab525232",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a19df4d6-886a-4803-9f62-64966fa07795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "390375d9-735e-4f0e-acf3-4276b9180ea5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "52cbdc9f-f914-4f08-98d3-fab28fb3cbe6",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "90702f14-5483-4dcf-bbaa-bd3a3aadcc03",
"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": "d54c4280-2b0c-4dc4-8276-dba946c982e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e09d765-efda-4cfc-a4cb-a616b76406c5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e21e8782-4748-41e3-9844-c4bbe947fdf5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"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": "02d0b48d-725c-4962-b467-8165496fe11e",
"FormId": "6c92891d-6c9b-412a-943c-4c1fd4ace752",
"FormTypeField": {
"FormTypeFieldId": "bd69274c-e009-4de0-9d5a-d793ecce1f3c",
"FormType": {
"FormTypeId": "6cfa067b-57ba-4466-9633-ef4bab525232",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a19df4d6-886a-4803-9f62-64966fa07795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "390375d9-735e-4f0e-acf3-4276b9180ea5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-06T06:17:52.2000997-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "52cbdc9f-f914-4f08-98d3-fab28fb3cbe6",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "90702f14-5483-4dcf-bbaa-bd3a3aadcc03",
"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": "d54c4280-2b0c-4dc4-8276-dba946c982e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e09d765-efda-4cfc-a4cb-a616b76406c5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e21e8782-4748-41e3-9844-c4bbe947fdf5",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "961e63f8-f4d3-4f66-a44c-7cb8f633008f",
"FieldId": "1cb032ac-deb8-4d58-bf7a-347d3ffde1a7",
"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": "90e640d0-7148-4651-8c0f-b47321e0b0fd",
"CreateDate": "2026-09-06T06:17:52.2000997-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-06T06:17:52.2000997-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}