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": "df92cf90-255b-4d35-b922-af2d3bdd2a6e",
"Asset": {
"AssetId": "49cf50f9-1f84-4218-afd9-373a363b4add",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9bd6f5f0-7501-44a9-a650-17da15d48410",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "786aa37a-bcf8-4125-b7a7-a57b5509e9d0",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c6b9247d-ba20-4296-9439-e4d7466a7e73",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"MeasurementValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5e4fb3a7-ed23-4fc1-979a-b2cf8562e2d1",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"MeasurementValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "47c4fa18-5624-4d08-a746-6718f161dedd",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ba26f145-1c09-4823-b655-2b9b662936eb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bd6f5f0-7501-44a9-a650-17da15d48410",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "786aa37a-bcf8-4125-b7a7-a57b5509e9d0",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e867937a-b8a8-4eb2-9ed8-234442abf3a1",
"Section": {
"FormTypeSectionId": "ebd8ec87-adb2-4780-985d-434e6aa93116",
"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": "2b6feaed-c797-460b-b535-aa8b991890b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f1e51aaf-a6e9-453e-9f2b-9a5439702896",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ad980432-48cf-443c-9d87-f721e322ed46",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"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": "e867937a-b8a8-4eb2-9ed8-234442abf3a1",
"Section": {
"FormTypeSectionId": "ebd8ec87-adb2-4780-985d-434e6aa93116",
"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": "2b6feaed-c797-460b-b535-aa8b991890b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f1e51aaf-a6e9-453e-9f2b-9a5439702896",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ad980432-48cf-443c-9d87-f721e322ed46",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"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": "c51d947f-7fab-4c07-bc5f-d1effa7cd6c7",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-22T02:19:01.7227652-07:00",
"Location": "sample string 1",
"TaskId": "37cf9098-2831-4429-8e98-de5b46182001",
"Values": [
{
"FormFieldValueId": "090684cb-d3ed-4e5b-a476-2c9e119bd0e4",
"FormId": "9fd8730d-a802-4243-b8c9-3945f80b84fc",
"FormTypeField": {
"FormTypeFieldId": "e867937a-b8a8-4eb2-9ed8-234442abf3a1",
"FormType": {
"FormTypeId": "ba26f145-1c09-4823-b655-2b9b662936eb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bd6f5f0-7501-44a9-a650-17da15d48410",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "786aa37a-bcf8-4125-b7a7-a57b5509e9d0",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c51d947f-7fab-4c07-bc5f-d1effa7cd6c7",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ebd8ec87-adb2-4780-985d-434e6aa93116",
"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": "2b6feaed-c797-460b-b535-aa8b991890b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f1e51aaf-a6e9-453e-9f2b-9a5439702896",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ad980432-48cf-443c-9d87-f721e322ed46",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"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": "090684cb-d3ed-4e5b-a476-2c9e119bd0e4",
"FormId": "9fd8730d-a802-4243-b8c9-3945f80b84fc",
"FormTypeField": {
"FormTypeFieldId": "e867937a-b8a8-4eb2-9ed8-234442abf3a1",
"FormType": {
"FormTypeId": "ba26f145-1c09-4823-b655-2b9b662936eb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bd6f5f0-7501-44a9-a650-17da15d48410",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "786aa37a-bcf8-4125-b7a7-a57b5509e9d0",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c51d947f-7fab-4c07-bc5f-d1effa7cd6c7",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ebd8ec87-adb2-4780-985d-434e6aa93116",
"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": "2b6feaed-c797-460b-b535-aa8b991890b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f1e51aaf-a6e9-453e-9f2b-9a5439702896",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ad980432-48cf-443c-9d87-f721e322ed46",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"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": "7f8730e6-167f-484e-99be-9ad30c85eead",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "df92cf90-255b-4d35-b922-af2d3bdd2a6e",
"Asset": {
"AssetId": "49cf50f9-1f84-4218-afd9-373a363b4add",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9bd6f5f0-7501-44a9-a650-17da15d48410",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "786aa37a-bcf8-4125-b7a7-a57b5509e9d0",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c6b9247d-ba20-4296-9439-e4d7466a7e73",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"MeasurementValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5e4fb3a7-ed23-4fc1-979a-b2cf8562e2d1",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"MeasurementValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "47c4fa18-5624-4d08-a746-6718f161dedd",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ba26f145-1c09-4823-b655-2b9b662936eb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bd6f5f0-7501-44a9-a650-17da15d48410",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "786aa37a-bcf8-4125-b7a7-a57b5509e9d0",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e867937a-b8a8-4eb2-9ed8-234442abf3a1",
"Section": {
"FormTypeSectionId": "ebd8ec87-adb2-4780-985d-434e6aa93116",
"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": "2b6feaed-c797-460b-b535-aa8b991890b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f1e51aaf-a6e9-453e-9f2b-9a5439702896",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ad980432-48cf-443c-9d87-f721e322ed46",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"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": "e867937a-b8a8-4eb2-9ed8-234442abf3a1",
"Section": {
"FormTypeSectionId": "ebd8ec87-adb2-4780-985d-434e6aa93116",
"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": "2b6feaed-c797-460b-b535-aa8b991890b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f1e51aaf-a6e9-453e-9f2b-9a5439702896",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ad980432-48cf-443c-9d87-f721e322ed46",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"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": "c51d947f-7fab-4c07-bc5f-d1effa7cd6c7",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-22T02:19:01.7227652-07:00",
"Location": "sample string 1",
"TaskId": "37cf9098-2831-4429-8e98-de5b46182001",
"Values": [
{
"FormFieldValueId": "090684cb-d3ed-4e5b-a476-2c9e119bd0e4",
"FormId": "9fd8730d-a802-4243-b8c9-3945f80b84fc",
"FormTypeField": {
"FormTypeFieldId": "e867937a-b8a8-4eb2-9ed8-234442abf3a1",
"FormType": {
"FormTypeId": "ba26f145-1c09-4823-b655-2b9b662936eb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bd6f5f0-7501-44a9-a650-17da15d48410",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "786aa37a-bcf8-4125-b7a7-a57b5509e9d0",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c51d947f-7fab-4c07-bc5f-d1effa7cd6c7",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ebd8ec87-adb2-4780-985d-434e6aa93116",
"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": "2b6feaed-c797-460b-b535-aa8b991890b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f1e51aaf-a6e9-453e-9f2b-9a5439702896",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ad980432-48cf-443c-9d87-f721e322ed46",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"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": "090684cb-d3ed-4e5b-a476-2c9e119bd0e4",
"FormId": "9fd8730d-a802-4243-b8c9-3945f80b84fc",
"FormTypeField": {
"FormTypeFieldId": "e867937a-b8a8-4eb2-9ed8-234442abf3a1",
"FormType": {
"FormTypeId": "ba26f145-1c09-4823-b655-2b9b662936eb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9bd6f5f0-7501-44a9-a650-17da15d48410",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "786aa37a-bcf8-4125-b7a7-a57b5509e9d0",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-22T02:19:01.7227652-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c51d947f-7fab-4c07-bc5f-d1effa7cd6c7",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ebd8ec87-adb2-4780-985d-434e6aa93116",
"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": "2b6feaed-c797-460b-b535-aa8b991890b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f1e51aaf-a6e9-453e-9f2b-9a5439702896",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ad980432-48cf-443c-9d87-f721e322ed46",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c68a3001-8be8-456c-82fd-b970bc6f4bcf",
"FieldId": "db621fbc-3d70-4768-8668-c1f2e9414a1f",
"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": "7f8730e6-167f-484e-99be-9ad30c85eead",
"CreateDate": "2026-09-22T02:19:01.7227652-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-22T02:19:01.7227652-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}