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": "1b916cae-5ce0-4740-8eb8-403485682faf",
"Asset": {
"AssetId": "6e3173d8-0f89-406d-937d-5608a21f5b8b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e3c059df-5e85-436a-95c9-ad4c32e09930",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f899106-c1f6-414c-b7f8-817f33fb7d2b",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7a01e619-e321-4582-b379-a10726ad889e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"MeasurementValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5bf9c9b6-5930-499d-b234-c8342101f741",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"MeasurementValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3280851f-5a91-4fa0-9b51-77b4b85e914e",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a0f2374e-2a02-463a-81c8-9a8e083111e3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e3c059df-5e85-436a-95c9-ad4c32e09930",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f899106-c1f6-414c-b7f8-817f33fb7d2b",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1d60d2a0-2e53-4c9a-ba9c-45fe8bc24bc0",
"Section": {
"FormTypeSectionId": "10148bf7-e510-43d6-bcff-99067c7802dd",
"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": "ab954859-4bcd-44d4-b9b2-0bc256cbed03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "04da416f-9231-4c54-85c6-0a814f8cd458",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "90d4df09-04be-4f82-b378-1e5c94847001",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"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": "1d60d2a0-2e53-4c9a-ba9c-45fe8bc24bc0",
"Section": {
"FormTypeSectionId": "10148bf7-e510-43d6-bcff-99067c7802dd",
"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": "ab954859-4bcd-44d4-b9b2-0bc256cbed03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "04da416f-9231-4c54-85c6-0a814f8cd458",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "90d4df09-04be-4f82-b378-1e5c94847001",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"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": "f6da8729-cb6f-48d9-b5cb-f43bce04d6d5",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-02T15:54:58.7889807-08:00",
"Location": "sample string 1",
"TaskId": "8f13f589-6d93-44d0-890d-af1002ca339c",
"Values": [
{
"FormFieldValueId": "e92f2e75-1087-498b-ab3b-723a35d81084",
"FormId": "2d74711a-0593-4747-842c-5f2fb496a916",
"FormTypeField": {
"FormTypeFieldId": "1d60d2a0-2e53-4c9a-ba9c-45fe8bc24bc0",
"FormType": {
"FormTypeId": "a0f2374e-2a02-463a-81c8-9a8e083111e3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e3c059df-5e85-436a-95c9-ad4c32e09930",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f899106-c1f6-414c-b7f8-817f33fb7d2b",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f6da8729-cb6f-48d9-b5cb-f43bce04d6d5",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "10148bf7-e510-43d6-bcff-99067c7802dd",
"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": "ab954859-4bcd-44d4-b9b2-0bc256cbed03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "04da416f-9231-4c54-85c6-0a814f8cd458",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "90d4df09-04be-4f82-b378-1e5c94847001",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"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": "e92f2e75-1087-498b-ab3b-723a35d81084",
"FormId": "2d74711a-0593-4747-842c-5f2fb496a916",
"FormTypeField": {
"FormTypeFieldId": "1d60d2a0-2e53-4c9a-ba9c-45fe8bc24bc0",
"FormType": {
"FormTypeId": "a0f2374e-2a02-463a-81c8-9a8e083111e3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e3c059df-5e85-436a-95c9-ad4c32e09930",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f899106-c1f6-414c-b7f8-817f33fb7d2b",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f6da8729-cb6f-48d9-b5cb-f43bce04d6d5",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "10148bf7-e510-43d6-bcff-99067c7802dd",
"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": "ab954859-4bcd-44d4-b9b2-0bc256cbed03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "04da416f-9231-4c54-85c6-0a814f8cd458",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "90d4df09-04be-4f82-b378-1e5c94847001",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"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": "3099ff54-3bf2-4c70-8365-b7e6ca667e07",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "1b916cae-5ce0-4740-8eb8-403485682faf",
"Asset": {
"AssetId": "6e3173d8-0f89-406d-937d-5608a21f5b8b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e3c059df-5e85-436a-95c9-ad4c32e09930",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f899106-c1f6-414c-b7f8-817f33fb7d2b",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7a01e619-e321-4582-b379-a10726ad889e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"MeasurementValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5bf9c9b6-5930-499d-b234-c8342101f741",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"MeasurementValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3280851f-5a91-4fa0-9b51-77b4b85e914e",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a0f2374e-2a02-463a-81c8-9a8e083111e3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e3c059df-5e85-436a-95c9-ad4c32e09930",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f899106-c1f6-414c-b7f8-817f33fb7d2b",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1d60d2a0-2e53-4c9a-ba9c-45fe8bc24bc0",
"Section": {
"FormTypeSectionId": "10148bf7-e510-43d6-bcff-99067c7802dd",
"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": "ab954859-4bcd-44d4-b9b2-0bc256cbed03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "04da416f-9231-4c54-85c6-0a814f8cd458",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "90d4df09-04be-4f82-b378-1e5c94847001",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"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": "1d60d2a0-2e53-4c9a-ba9c-45fe8bc24bc0",
"Section": {
"FormTypeSectionId": "10148bf7-e510-43d6-bcff-99067c7802dd",
"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": "ab954859-4bcd-44d4-b9b2-0bc256cbed03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "04da416f-9231-4c54-85c6-0a814f8cd458",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "90d4df09-04be-4f82-b378-1e5c94847001",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"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": "f6da8729-cb6f-48d9-b5cb-f43bce04d6d5",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-02T15:54:58.7889807-08:00",
"Location": "sample string 1",
"TaskId": "8f13f589-6d93-44d0-890d-af1002ca339c",
"Values": [
{
"FormFieldValueId": "e92f2e75-1087-498b-ab3b-723a35d81084",
"FormId": "2d74711a-0593-4747-842c-5f2fb496a916",
"FormTypeField": {
"FormTypeFieldId": "1d60d2a0-2e53-4c9a-ba9c-45fe8bc24bc0",
"FormType": {
"FormTypeId": "a0f2374e-2a02-463a-81c8-9a8e083111e3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e3c059df-5e85-436a-95c9-ad4c32e09930",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f899106-c1f6-414c-b7f8-817f33fb7d2b",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f6da8729-cb6f-48d9-b5cb-f43bce04d6d5",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "10148bf7-e510-43d6-bcff-99067c7802dd",
"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": "ab954859-4bcd-44d4-b9b2-0bc256cbed03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "04da416f-9231-4c54-85c6-0a814f8cd458",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "90d4df09-04be-4f82-b378-1e5c94847001",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"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": "e92f2e75-1087-498b-ab3b-723a35d81084",
"FormId": "2d74711a-0593-4747-842c-5f2fb496a916",
"FormTypeField": {
"FormTypeFieldId": "1d60d2a0-2e53-4c9a-ba9c-45fe8bc24bc0",
"FormType": {
"FormTypeId": "a0f2374e-2a02-463a-81c8-9a8e083111e3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e3c059df-5e85-436a-95c9-ad4c32e09930",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f899106-c1f6-414c-b7f8-817f33fb7d2b",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-02T15:54:58.7889807-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f6da8729-cb6f-48d9-b5cb-f43bce04d6d5",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "10148bf7-e510-43d6-bcff-99067c7802dd",
"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": "ab954859-4bcd-44d4-b9b2-0bc256cbed03",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "04da416f-9231-4c54-85c6-0a814f8cd458",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "90d4df09-04be-4f82-b378-1e5c94847001",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0701a5fa-1d82-4d4f-b8e5-fa6cb7a42493",
"FieldId": "8900af25-cf02-4e67-8d0c-b8fb9aa9e0c2",
"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": "3099ff54-3bf2-4c70-8365-b7e6ca667e07",
"CreateDate": "2026-03-02T15:54:58.7889807-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-02T15:54:58.7889807-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}