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": "2344b6f0-93ad-431e-88dc-ff6a677776fb",
"Asset": {
"AssetId": "9a94b73a-314e-47a2-9eeb-8e3cab6392af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c8e88867-c091-4c37-bb54-78477d3690d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bfbd6c09-3639-4cf3-99be-a27910eb3793",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4092a721-8378-4f6d-8ba4-d4cba63ac46e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"MeasurementValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "05be6d1f-dc4e-4a22-acf8-b68a52b1d78a",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"MeasurementValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e134725e-0a3d-449c-ab90-fd81b3d4bbe8",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c58a7273-0b41-43f6-b38a-09241d1ca203",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c8e88867-c091-4c37-bb54-78477d3690d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bfbd6c09-3639-4cf3-99be-a27910eb3793",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "85dce5ce-f087-437b-a2a7-7879368944a6",
"Section": {
"FormTypeSectionId": "8592d27f-c60a-4a31-92f3-7a31ae8b5595",
"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": "6b3cdcc7-6785-4093-907c-323111712cdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "71a6a9f8-0d50-41fd-b305-f5de8270a543",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f90dd1ad-4cb7-4544-a9bd-5a52ccce3e54",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"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": "85dce5ce-f087-437b-a2a7-7879368944a6",
"Section": {
"FormTypeSectionId": "8592d27f-c60a-4a31-92f3-7a31ae8b5595",
"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": "6b3cdcc7-6785-4093-907c-323111712cdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "71a6a9f8-0d50-41fd-b305-f5de8270a543",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f90dd1ad-4cb7-4544-a9bd-5a52ccce3e54",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"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": "894df797-a326-468d-a2b5-185333c3773b",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-29T16:57:18.0792338-07:00",
"Location": "sample string 1",
"TaskId": "81f34004-41fc-4e39-993e-8a3e43bb63ef",
"Values": [
{
"FormFieldValueId": "90eb092d-fbf0-43ff-be95-51c2ad19cf93",
"FormId": "b565ec60-d7a2-4411-924a-91dee0042b0a",
"FormTypeField": {
"FormTypeFieldId": "85dce5ce-f087-437b-a2a7-7879368944a6",
"FormType": {
"FormTypeId": "c58a7273-0b41-43f6-b38a-09241d1ca203",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c8e88867-c091-4c37-bb54-78477d3690d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bfbd6c09-3639-4cf3-99be-a27910eb3793",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "894df797-a326-468d-a2b5-185333c3773b",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8592d27f-c60a-4a31-92f3-7a31ae8b5595",
"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": "6b3cdcc7-6785-4093-907c-323111712cdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "71a6a9f8-0d50-41fd-b305-f5de8270a543",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f90dd1ad-4cb7-4544-a9bd-5a52ccce3e54",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"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": "90eb092d-fbf0-43ff-be95-51c2ad19cf93",
"FormId": "b565ec60-d7a2-4411-924a-91dee0042b0a",
"FormTypeField": {
"FormTypeFieldId": "85dce5ce-f087-437b-a2a7-7879368944a6",
"FormType": {
"FormTypeId": "c58a7273-0b41-43f6-b38a-09241d1ca203",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c8e88867-c091-4c37-bb54-78477d3690d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bfbd6c09-3639-4cf3-99be-a27910eb3793",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "894df797-a326-468d-a2b5-185333c3773b",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8592d27f-c60a-4a31-92f3-7a31ae8b5595",
"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": "6b3cdcc7-6785-4093-907c-323111712cdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "71a6a9f8-0d50-41fd-b305-f5de8270a543",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f90dd1ad-4cb7-4544-a9bd-5a52ccce3e54",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"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": "02ae7bc1-63bf-43d5-b651-7df41925a403",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "2344b6f0-93ad-431e-88dc-ff6a677776fb",
"Asset": {
"AssetId": "9a94b73a-314e-47a2-9eeb-8e3cab6392af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c8e88867-c091-4c37-bb54-78477d3690d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bfbd6c09-3639-4cf3-99be-a27910eb3793",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4092a721-8378-4f6d-8ba4-d4cba63ac46e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"MeasurementValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "05be6d1f-dc4e-4a22-acf8-b68a52b1d78a",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"MeasurementValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e134725e-0a3d-449c-ab90-fd81b3d4bbe8",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c58a7273-0b41-43f6-b38a-09241d1ca203",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c8e88867-c091-4c37-bb54-78477d3690d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bfbd6c09-3639-4cf3-99be-a27910eb3793",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "85dce5ce-f087-437b-a2a7-7879368944a6",
"Section": {
"FormTypeSectionId": "8592d27f-c60a-4a31-92f3-7a31ae8b5595",
"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": "6b3cdcc7-6785-4093-907c-323111712cdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "71a6a9f8-0d50-41fd-b305-f5de8270a543",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f90dd1ad-4cb7-4544-a9bd-5a52ccce3e54",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"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": "85dce5ce-f087-437b-a2a7-7879368944a6",
"Section": {
"FormTypeSectionId": "8592d27f-c60a-4a31-92f3-7a31ae8b5595",
"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": "6b3cdcc7-6785-4093-907c-323111712cdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "71a6a9f8-0d50-41fd-b305-f5de8270a543",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f90dd1ad-4cb7-4544-a9bd-5a52ccce3e54",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"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": "894df797-a326-468d-a2b5-185333c3773b",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-29T16:57:18.0792338-07:00",
"Location": "sample string 1",
"TaskId": "81f34004-41fc-4e39-993e-8a3e43bb63ef",
"Values": [
{
"FormFieldValueId": "90eb092d-fbf0-43ff-be95-51c2ad19cf93",
"FormId": "b565ec60-d7a2-4411-924a-91dee0042b0a",
"FormTypeField": {
"FormTypeFieldId": "85dce5ce-f087-437b-a2a7-7879368944a6",
"FormType": {
"FormTypeId": "c58a7273-0b41-43f6-b38a-09241d1ca203",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c8e88867-c091-4c37-bb54-78477d3690d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bfbd6c09-3639-4cf3-99be-a27910eb3793",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "894df797-a326-468d-a2b5-185333c3773b",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8592d27f-c60a-4a31-92f3-7a31ae8b5595",
"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": "6b3cdcc7-6785-4093-907c-323111712cdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "71a6a9f8-0d50-41fd-b305-f5de8270a543",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f90dd1ad-4cb7-4544-a9bd-5a52ccce3e54",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"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": "90eb092d-fbf0-43ff-be95-51c2ad19cf93",
"FormId": "b565ec60-d7a2-4411-924a-91dee0042b0a",
"FormTypeField": {
"FormTypeFieldId": "85dce5ce-f087-437b-a2a7-7879368944a6",
"FormType": {
"FormTypeId": "c58a7273-0b41-43f6-b38a-09241d1ca203",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c8e88867-c091-4c37-bb54-78477d3690d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bfbd6c09-3639-4cf3-99be-a27910eb3793",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-29T16:57:18.0792338-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "894df797-a326-468d-a2b5-185333c3773b",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8592d27f-c60a-4a31-92f3-7a31ae8b5595",
"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": "6b3cdcc7-6785-4093-907c-323111712cdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "71a6a9f8-0d50-41fd-b305-f5de8270a543",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f90dd1ad-4cb7-4544-a9bd-5a52ccce3e54",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7aa0097f-e274-4210-ace0-a2a17f5a8f77",
"FieldId": "e265b143-982d-4796-874b-fb4c1610fe41",
"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": "02ae7bc1-63bf-43d5-b651-7df41925a403",
"CreateDate": "2026-04-29T16:57:18.0792338-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-29T16:57:18.0792338-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}