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": "c25c29e3-06ce-4aa8-8e1d-aaf31446fcc2",
"Asset": {
"AssetId": "df49f9e7-e1db-4fdc-9609-0fb9180f67b0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "684ebbee-9ea2-4ad7-9659-8750f09c02f1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f973a8a-3e69-4adf-ac55-8cbe7387df89",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f7aa3356-c8e8-4781-a3c1-81b26cd88d68",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"MeasurementValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e819a2d2-59d3-45b8-aad4-6ae4c4ff7a11",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"MeasurementValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "005c140e-3805-4ba5-ba59-80d2942c29fa",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d2f1c326-973d-44e5-9e45-2fde2345ba17",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "684ebbee-9ea2-4ad7-9659-8750f09c02f1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f973a8a-3e69-4adf-ac55-8cbe7387df89",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7e3bbece-690e-423f-a29f-f42d73377cbd",
"Section": {
"FormTypeSectionId": "0ba79d04-215e-4bdd-83a0-33c3f505e476",
"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": "a3f0fca2-bc6c-4475-884e-a25f9699c3d1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94c22082-e0a5-47e4-a37c-4dc0aad0db2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2f0a7561-edb1-4213-ae3f-ffb32d0cae8d",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"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": "7e3bbece-690e-423f-a29f-f42d73377cbd",
"Section": {
"FormTypeSectionId": "0ba79d04-215e-4bdd-83a0-33c3f505e476",
"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": "a3f0fca2-bc6c-4475-884e-a25f9699c3d1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94c22082-e0a5-47e4-a37c-4dc0aad0db2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2f0a7561-edb1-4213-ae3f-ffb32d0cae8d",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"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": "949f8c97-77f7-4588-9c26-5d4fc3a8ed28",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-10T20:36:57.72664-08:00",
"Location": "sample string 1",
"TaskId": "ff1efabd-b686-4388-966f-544fd74fa2cc",
"Values": [
{
"FormFieldValueId": "d3ea2796-6f92-4798-aae7-7a3ba16b5ae7",
"FormId": "66bd8084-8529-4157-8a2d-fd5c72ceb3de",
"FormTypeField": {
"FormTypeFieldId": "7e3bbece-690e-423f-a29f-f42d73377cbd",
"FormType": {
"FormTypeId": "d2f1c326-973d-44e5-9e45-2fde2345ba17",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "684ebbee-9ea2-4ad7-9659-8750f09c02f1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f973a8a-3e69-4adf-ac55-8cbe7387df89",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "949f8c97-77f7-4588-9c26-5d4fc3a8ed28",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0ba79d04-215e-4bdd-83a0-33c3f505e476",
"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": "a3f0fca2-bc6c-4475-884e-a25f9699c3d1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94c22082-e0a5-47e4-a37c-4dc0aad0db2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2f0a7561-edb1-4213-ae3f-ffb32d0cae8d",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"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": "d3ea2796-6f92-4798-aae7-7a3ba16b5ae7",
"FormId": "66bd8084-8529-4157-8a2d-fd5c72ceb3de",
"FormTypeField": {
"FormTypeFieldId": "7e3bbece-690e-423f-a29f-f42d73377cbd",
"FormType": {
"FormTypeId": "d2f1c326-973d-44e5-9e45-2fde2345ba17",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "684ebbee-9ea2-4ad7-9659-8750f09c02f1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f973a8a-3e69-4adf-ac55-8cbe7387df89",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "949f8c97-77f7-4588-9c26-5d4fc3a8ed28",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0ba79d04-215e-4bdd-83a0-33c3f505e476",
"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": "a3f0fca2-bc6c-4475-884e-a25f9699c3d1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94c22082-e0a5-47e4-a37c-4dc0aad0db2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2f0a7561-edb1-4213-ae3f-ffb32d0cae8d",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"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": "87e18b25-d2af-4a51-820f-628a5bc74cae",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "c25c29e3-06ce-4aa8-8e1d-aaf31446fcc2",
"Asset": {
"AssetId": "df49f9e7-e1db-4fdc-9609-0fb9180f67b0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "684ebbee-9ea2-4ad7-9659-8750f09c02f1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f973a8a-3e69-4adf-ac55-8cbe7387df89",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f7aa3356-c8e8-4781-a3c1-81b26cd88d68",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"MeasurementValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e819a2d2-59d3-45b8-aad4-6ae4c4ff7a11",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"MeasurementValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "005c140e-3805-4ba5-ba59-80d2942c29fa",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d2f1c326-973d-44e5-9e45-2fde2345ba17",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "684ebbee-9ea2-4ad7-9659-8750f09c02f1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f973a8a-3e69-4adf-ac55-8cbe7387df89",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7e3bbece-690e-423f-a29f-f42d73377cbd",
"Section": {
"FormTypeSectionId": "0ba79d04-215e-4bdd-83a0-33c3f505e476",
"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": "a3f0fca2-bc6c-4475-884e-a25f9699c3d1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94c22082-e0a5-47e4-a37c-4dc0aad0db2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2f0a7561-edb1-4213-ae3f-ffb32d0cae8d",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"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": "7e3bbece-690e-423f-a29f-f42d73377cbd",
"Section": {
"FormTypeSectionId": "0ba79d04-215e-4bdd-83a0-33c3f505e476",
"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": "a3f0fca2-bc6c-4475-884e-a25f9699c3d1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94c22082-e0a5-47e4-a37c-4dc0aad0db2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2f0a7561-edb1-4213-ae3f-ffb32d0cae8d",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"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": "949f8c97-77f7-4588-9c26-5d4fc3a8ed28",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-10T20:36:57.72664-08:00",
"Location": "sample string 1",
"TaskId": "ff1efabd-b686-4388-966f-544fd74fa2cc",
"Values": [
{
"FormFieldValueId": "d3ea2796-6f92-4798-aae7-7a3ba16b5ae7",
"FormId": "66bd8084-8529-4157-8a2d-fd5c72ceb3de",
"FormTypeField": {
"FormTypeFieldId": "7e3bbece-690e-423f-a29f-f42d73377cbd",
"FormType": {
"FormTypeId": "d2f1c326-973d-44e5-9e45-2fde2345ba17",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "684ebbee-9ea2-4ad7-9659-8750f09c02f1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f973a8a-3e69-4adf-ac55-8cbe7387df89",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "949f8c97-77f7-4588-9c26-5d4fc3a8ed28",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0ba79d04-215e-4bdd-83a0-33c3f505e476",
"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": "a3f0fca2-bc6c-4475-884e-a25f9699c3d1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94c22082-e0a5-47e4-a37c-4dc0aad0db2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2f0a7561-edb1-4213-ae3f-ffb32d0cae8d",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"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": "d3ea2796-6f92-4798-aae7-7a3ba16b5ae7",
"FormId": "66bd8084-8529-4157-8a2d-fd5c72ceb3de",
"FormTypeField": {
"FormTypeFieldId": "7e3bbece-690e-423f-a29f-f42d73377cbd",
"FormType": {
"FormTypeId": "d2f1c326-973d-44e5-9e45-2fde2345ba17",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "684ebbee-9ea2-4ad7-9659-8750f09c02f1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f973a8a-3e69-4adf-ac55-8cbe7387df89",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-10T20:36:57.72664-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "949f8c97-77f7-4588-9c26-5d4fc3a8ed28",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0ba79d04-215e-4bdd-83a0-33c3f505e476",
"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": "a3f0fca2-bc6c-4475-884e-a25f9699c3d1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94c22082-e0a5-47e4-a37c-4dc0aad0db2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2f0a7561-edb1-4213-ae3f-ffb32d0cae8d",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ca44e874-a50a-4be8-97a7-4b7558719a5b",
"FieldId": "86d718a4-ed52-4e1a-a716-60e7398f817a",
"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": "87e18b25-d2af-4a51-820f-628a5bc74cae",
"CreateDate": "2026-02-10T20:36:57.72664-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-10T20:36:57.72664-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}