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": "c8841bf0-a220-4bc9-a43c-0553941d4e57",
"Asset": {
"AssetId": "e1059546-f1f4-451e-bfa3-e67603693b84",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c74ef554-336b-418e-bb18-add8bf62803b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "379bfaf4-c2a3-463d-841b-8f263d49e34d",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "24860a8e-5c2a-427a-b77d-cad7d000c8f4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"MeasurementValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "690e2a67-ca16-4dda-a314-a2bfbc3688b4",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"MeasurementValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ca914c2f-b882-4009-810a-556369cf4cab",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9065ee4d-343a-4009-9254-59c012944e20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c74ef554-336b-418e-bb18-add8bf62803b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "379bfaf4-c2a3-463d-841b-8f263d49e34d",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "16048290-e16e-4a9c-9c77-effa5f7b80c1",
"Section": {
"FormTypeSectionId": "db888355-1276-49e3-9d3c-ee83026b9ded",
"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": "9efa6457-e8c2-485d-8ffc-0459ea94e983",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7512f65-ef3c-4f0b-8fb2-0995333ba305",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee7342d1-2879-4547-9eb7-c3196a009f13",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"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": "16048290-e16e-4a9c-9c77-effa5f7b80c1",
"Section": {
"FormTypeSectionId": "db888355-1276-49e3-9d3c-ee83026b9ded",
"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": "9efa6457-e8c2-485d-8ffc-0459ea94e983",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7512f65-ef3c-4f0b-8fb2-0995333ba305",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee7342d1-2879-4547-9eb7-c3196a009f13",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"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": "661a13d3-dac0-44c7-a2f0-54efef5996a1",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-15T21:01:20.5813268-07:00",
"Location": "sample string 1",
"TaskId": "20f477a8-2696-4cd3-a73d-283431ed8fad",
"Values": [
{
"FormFieldValueId": "5cec2fbc-adf3-4d81-bdf8-3d7e8d6d38e1",
"FormId": "6455f28a-81e7-481c-ac18-ac6dd731c107",
"FormTypeField": {
"FormTypeFieldId": "16048290-e16e-4a9c-9c77-effa5f7b80c1",
"FormType": {
"FormTypeId": "9065ee4d-343a-4009-9254-59c012944e20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c74ef554-336b-418e-bb18-add8bf62803b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "379bfaf4-c2a3-463d-841b-8f263d49e34d",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "661a13d3-dac0-44c7-a2f0-54efef5996a1",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "db888355-1276-49e3-9d3c-ee83026b9ded",
"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": "9efa6457-e8c2-485d-8ffc-0459ea94e983",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7512f65-ef3c-4f0b-8fb2-0995333ba305",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee7342d1-2879-4547-9eb7-c3196a009f13",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"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": "5cec2fbc-adf3-4d81-bdf8-3d7e8d6d38e1",
"FormId": "6455f28a-81e7-481c-ac18-ac6dd731c107",
"FormTypeField": {
"FormTypeFieldId": "16048290-e16e-4a9c-9c77-effa5f7b80c1",
"FormType": {
"FormTypeId": "9065ee4d-343a-4009-9254-59c012944e20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c74ef554-336b-418e-bb18-add8bf62803b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "379bfaf4-c2a3-463d-841b-8f263d49e34d",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "661a13d3-dac0-44c7-a2f0-54efef5996a1",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "db888355-1276-49e3-9d3c-ee83026b9ded",
"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": "9efa6457-e8c2-485d-8ffc-0459ea94e983",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7512f65-ef3c-4f0b-8fb2-0995333ba305",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee7342d1-2879-4547-9eb7-c3196a009f13",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"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": "735ad225-68b8-4b44-984e-f211e9aea7e0",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "c8841bf0-a220-4bc9-a43c-0553941d4e57",
"Asset": {
"AssetId": "e1059546-f1f4-451e-bfa3-e67603693b84",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c74ef554-336b-418e-bb18-add8bf62803b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "379bfaf4-c2a3-463d-841b-8f263d49e34d",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "24860a8e-5c2a-427a-b77d-cad7d000c8f4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"MeasurementValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "690e2a67-ca16-4dda-a314-a2bfbc3688b4",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"MeasurementValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ca914c2f-b882-4009-810a-556369cf4cab",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9065ee4d-343a-4009-9254-59c012944e20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c74ef554-336b-418e-bb18-add8bf62803b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "379bfaf4-c2a3-463d-841b-8f263d49e34d",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "16048290-e16e-4a9c-9c77-effa5f7b80c1",
"Section": {
"FormTypeSectionId": "db888355-1276-49e3-9d3c-ee83026b9ded",
"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": "9efa6457-e8c2-485d-8ffc-0459ea94e983",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7512f65-ef3c-4f0b-8fb2-0995333ba305",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee7342d1-2879-4547-9eb7-c3196a009f13",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"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": "16048290-e16e-4a9c-9c77-effa5f7b80c1",
"Section": {
"FormTypeSectionId": "db888355-1276-49e3-9d3c-ee83026b9ded",
"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": "9efa6457-e8c2-485d-8ffc-0459ea94e983",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7512f65-ef3c-4f0b-8fb2-0995333ba305",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee7342d1-2879-4547-9eb7-c3196a009f13",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"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": "661a13d3-dac0-44c7-a2f0-54efef5996a1",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-15T21:01:20.5813268-07:00",
"Location": "sample string 1",
"TaskId": "20f477a8-2696-4cd3-a73d-283431ed8fad",
"Values": [
{
"FormFieldValueId": "5cec2fbc-adf3-4d81-bdf8-3d7e8d6d38e1",
"FormId": "6455f28a-81e7-481c-ac18-ac6dd731c107",
"FormTypeField": {
"FormTypeFieldId": "16048290-e16e-4a9c-9c77-effa5f7b80c1",
"FormType": {
"FormTypeId": "9065ee4d-343a-4009-9254-59c012944e20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c74ef554-336b-418e-bb18-add8bf62803b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "379bfaf4-c2a3-463d-841b-8f263d49e34d",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "661a13d3-dac0-44c7-a2f0-54efef5996a1",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "db888355-1276-49e3-9d3c-ee83026b9ded",
"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": "9efa6457-e8c2-485d-8ffc-0459ea94e983",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7512f65-ef3c-4f0b-8fb2-0995333ba305",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee7342d1-2879-4547-9eb7-c3196a009f13",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"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": "5cec2fbc-adf3-4d81-bdf8-3d7e8d6d38e1",
"FormId": "6455f28a-81e7-481c-ac18-ac6dd731c107",
"FormTypeField": {
"FormTypeFieldId": "16048290-e16e-4a9c-9c77-effa5f7b80c1",
"FormType": {
"FormTypeId": "9065ee4d-343a-4009-9254-59c012944e20",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c74ef554-336b-418e-bb18-add8bf62803b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "379bfaf4-c2a3-463d-841b-8f263d49e34d",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T21:01:20.5813268-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "661a13d3-dac0-44c7-a2f0-54efef5996a1",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "db888355-1276-49e3-9d3c-ee83026b9ded",
"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": "9efa6457-e8c2-485d-8ffc-0459ea94e983",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a7512f65-ef3c-4f0b-8fb2-0995333ba305",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ee7342d1-2879-4547-9eb7-c3196a009f13",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f9ff8d6-b5a0-48e7-b0dc-903614a0f427",
"FieldId": "7d882199-d88d-4e6b-b998-1cc134df7fb3",
"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": "735ad225-68b8-4b44-984e-f211e9aea7e0",
"CreateDate": "2026-03-15T21:01:20.5813268-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-15T21:01:20.5813268-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}