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": "87f4c932-82ad-4435-9065-d97b1c158dac",
"Asset": {
"AssetId": "07715296-a925-413c-b2aa-477e790dcb35",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "16b2ddd8-a098-41d9-be6c-43cb64e34df8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aec0eae-4206-40d6-87f7-fa496238134c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6663ad22-2497-4104-af6d-ad4c00b6ffad",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"MeasurementValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b9d1234a-3cbf-4eb1-ae62-17f341c1f7f9",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"MeasurementValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4fc1309f-a95a-4457-85e5-1bbd1b8ec076",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "38ebd434-df3c-498d-aa28-9426bddce24a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "16b2ddd8-a098-41d9-be6c-43cb64e34df8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aec0eae-4206-40d6-87f7-fa496238134c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "d149a992-f224-4f1a-802d-eda0bf5681aa",
"Section": {
"FormTypeSectionId": "3dfb894f-5983-4f9b-9b65-d5463601c9b3",
"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": "a66be49e-fa16-44c5-ae22-b3902539b3c5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "218076d5-e34a-496c-9687-066c1202cb95",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "db0a9273-2c48-43c9-a4ce-466c78f0118c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"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": "d149a992-f224-4f1a-802d-eda0bf5681aa",
"Section": {
"FormTypeSectionId": "3dfb894f-5983-4f9b-9b65-d5463601c9b3",
"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": "a66be49e-fa16-44c5-ae22-b3902539b3c5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "218076d5-e34a-496c-9687-066c1202cb95",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "db0a9273-2c48-43c9-a4ce-466c78f0118c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"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": "5b6c5451-feda-49df-b2dc-7367beae5775",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-29T17:26:57.0157397-08:00",
"Location": "sample string 1",
"TaskId": "37c79091-b9fa-4c8d-a990-2014e41afd36",
"Values": [
{
"FormFieldValueId": "0a0ed84f-7263-49ff-9cab-b6d717f8b2bb",
"FormId": "5934d9bc-62be-4c10-a3f0-8959d9033072",
"FormTypeField": {
"FormTypeFieldId": "d149a992-f224-4f1a-802d-eda0bf5681aa",
"FormType": {
"FormTypeId": "38ebd434-df3c-498d-aa28-9426bddce24a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "16b2ddd8-a098-41d9-be6c-43cb64e34df8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aec0eae-4206-40d6-87f7-fa496238134c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5b6c5451-feda-49df-b2dc-7367beae5775",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3dfb894f-5983-4f9b-9b65-d5463601c9b3",
"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": "a66be49e-fa16-44c5-ae22-b3902539b3c5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "218076d5-e34a-496c-9687-066c1202cb95",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "db0a9273-2c48-43c9-a4ce-466c78f0118c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"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": "0a0ed84f-7263-49ff-9cab-b6d717f8b2bb",
"FormId": "5934d9bc-62be-4c10-a3f0-8959d9033072",
"FormTypeField": {
"FormTypeFieldId": "d149a992-f224-4f1a-802d-eda0bf5681aa",
"FormType": {
"FormTypeId": "38ebd434-df3c-498d-aa28-9426bddce24a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "16b2ddd8-a098-41d9-be6c-43cb64e34df8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aec0eae-4206-40d6-87f7-fa496238134c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5b6c5451-feda-49df-b2dc-7367beae5775",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3dfb894f-5983-4f9b-9b65-d5463601c9b3",
"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": "a66be49e-fa16-44c5-ae22-b3902539b3c5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "218076d5-e34a-496c-9687-066c1202cb95",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "db0a9273-2c48-43c9-a4ce-466c78f0118c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"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": "31ae0b41-e148-4ae3-b59f-54ba3b0fca4d",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "87f4c932-82ad-4435-9065-d97b1c158dac",
"Asset": {
"AssetId": "07715296-a925-413c-b2aa-477e790dcb35",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "16b2ddd8-a098-41d9-be6c-43cb64e34df8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aec0eae-4206-40d6-87f7-fa496238134c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6663ad22-2497-4104-af6d-ad4c00b6ffad",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"MeasurementValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b9d1234a-3cbf-4eb1-ae62-17f341c1f7f9",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"MeasurementValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4fc1309f-a95a-4457-85e5-1bbd1b8ec076",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "38ebd434-df3c-498d-aa28-9426bddce24a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "16b2ddd8-a098-41d9-be6c-43cb64e34df8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aec0eae-4206-40d6-87f7-fa496238134c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "d149a992-f224-4f1a-802d-eda0bf5681aa",
"Section": {
"FormTypeSectionId": "3dfb894f-5983-4f9b-9b65-d5463601c9b3",
"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": "a66be49e-fa16-44c5-ae22-b3902539b3c5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "218076d5-e34a-496c-9687-066c1202cb95",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "db0a9273-2c48-43c9-a4ce-466c78f0118c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"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": "d149a992-f224-4f1a-802d-eda0bf5681aa",
"Section": {
"FormTypeSectionId": "3dfb894f-5983-4f9b-9b65-d5463601c9b3",
"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": "a66be49e-fa16-44c5-ae22-b3902539b3c5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "218076d5-e34a-496c-9687-066c1202cb95",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "db0a9273-2c48-43c9-a4ce-466c78f0118c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"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": "5b6c5451-feda-49df-b2dc-7367beae5775",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-29T17:26:57.0157397-08:00",
"Location": "sample string 1",
"TaskId": "37c79091-b9fa-4c8d-a990-2014e41afd36",
"Values": [
{
"FormFieldValueId": "0a0ed84f-7263-49ff-9cab-b6d717f8b2bb",
"FormId": "5934d9bc-62be-4c10-a3f0-8959d9033072",
"FormTypeField": {
"FormTypeFieldId": "d149a992-f224-4f1a-802d-eda0bf5681aa",
"FormType": {
"FormTypeId": "38ebd434-df3c-498d-aa28-9426bddce24a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "16b2ddd8-a098-41d9-be6c-43cb64e34df8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aec0eae-4206-40d6-87f7-fa496238134c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5b6c5451-feda-49df-b2dc-7367beae5775",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3dfb894f-5983-4f9b-9b65-d5463601c9b3",
"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": "a66be49e-fa16-44c5-ae22-b3902539b3c5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "218076d5-e34a-496c-9687-066c1202cb95",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "db0a9273-2c48-43c9-a4ce-466c78f0118c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"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": "0a0ed84f-7263-49ff-9cab-b6d717f8b2bb",
"FormId": "5934d9bc-62be-4c10-a3f0-8959d9033072",
"FormTypeField": {
"FormTypeFieldId": "d149a992-f224-4f1a-802d-eda0bf5681aa",
"FormType": {
"FormTypeId": "38ebd434-df3c-498d-aa28-9426bddce24a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "16b2ddd8-a098-41d9-be6c-43cb64e34df8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aec0eae-4206-40d6-87f7-fa496238134c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-29T17:26:57.0157397-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5b6c5451-feda-49df-b2dc-7367beae5775",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "3dfb894f-5983-4f9b-9b65-d5463601c9b3",
"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": "a66be49e-fa16-44c5-ae22-b3902539b3c5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "218076d5-e34a-496c-9687-066c1202cb95",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "db0a9273-2c48-43c9-a4ce-466c78f0118c",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0ecba06c-1a6b-4f71-87ce-724076be8f78",
"FieldId": "49d2bf6f-833a-46cb-92ed-97fd7884b513",
"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": "31ae0b41-e148-4ae3-b59f-54ba3b0fca4d",
"CreateDate": "2025-12-29T17:26:57.0157397-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-29T17:26:57.0157397-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}