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": "6b422553-317c-4e41-b45c-b40f841dea9b",
"Asset": {
"AssetId": "6baf69f9-9e6e-451a-aa12-841cdbf3e2b5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c38e999a-ce49-4765-948e-7c28b9e44cff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a1d22736-530d-4afb-a291-0aafd2c6f689",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "337e9c9b-007c-4a47-96d7-76d29e576b8c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"MeasurementValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "33d32c74-166e-4c65-a3c6-b34b03988b76",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"MeasurementValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "16155e65-066a-4274-b0a2-40ed2656d7ca",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "36d2fb1a-86d7-4881-a9c7-3fe21f2d1391",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c38e999a-ce49-4765-948e-7c28b9e44cff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a1d22736-530d-4afb-a291-0aafd2c6f689",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "503081b1-48ee-49b0-b01f-0825e4c913ea",
"Section": {
"FormTypeSectionId": "8f0a540d-8d74-4043-9dbf-2dd345020949",
"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": "ea0b6295-2000-4147-ac16-fd3e10b1ce35",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3abc6068-213a-403b-b645-956369a22d14",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a9ec61-4476-4781-8d0b-d7d950f42fb0",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"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": "503081b1-48ee-49b0-b01f-0825e4c913ea",
"Section": {
"FormTypeSectionId": "8f0a540d-8d74-4043-9dbf-2dd345020949",
"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": "ea0b6295-2000-4147-ac16-fd3e10b1ce35",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3abc6068-213a-403b-b645-956369a22d14",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a9ec61-4476-4781-8d0b-d7d950f42fb0",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"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": "9d98ea9b-3664-495b-88a2-65d9c8bd8253",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-14T16:53:48.3193413-07:00",
"Location": "sample string 1",
"TaskId": "99f16ee1-bf87-4e77-b24e-69767ef2d3c8",
"Values": [
{
"FormFieldValueId": "3175eb0a-b37d-4605-9dfe-372174e0faf5",
"FormId": "4dab4cb7-a983-4ae9-815b-fece2d71275a",
"FormTypeField": {
"FormTypeFieldId": "503081b1-48ee-49b0-b01f-0825e4c913ea",
"FormType": {
"FormTypeId": "36d2fb1a-86d7-4881-a9c7-3fe21f2d1391",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c38e999a-ce49-4765-948e-7c28b9e44cff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a1d22736-530d-4afb-a291-0aafd2c6f689",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9d98ea9b-3664-495b-88a2-65d9c8bd8253",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8f0a540d-8d74-4043-9dbf-2dd345020949",
"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": "ea0b6295-2000-4147-ac16-fd3e10b1ce35",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3abc6068-213a-403b-b645-956369a22d14",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a9ec61-4476-4781-8d0b-d7d950f42fb0",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"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": "3175eb0a-b37d-4605-9dfe-372174e0faf5",
"FormId": "4dab4cb7-a983-4ae9-815b-fece2d71275a",
"FormTypeField": {
"FormTypeFieldId": "503081b1-48ee-49b0-b01f-0825e4c913ea",
"FormType": {
"FormTypeId": "36d2fb1a-86d7-4881-a9c7-3fe21f2d1391",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c38e999a-ce49-4765-948e-7c28b9e44cff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a1d22736-530d-4afb-a291-0aafd2c6f689",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9d98ea9b-3664-495b-88a2-65d9c8bd8253",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8f0a540d-8d74-4043-9dbf-2dd345020949",
"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": "ea0b6295-2000-4147-ac16-fd3e10b1ce35",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3abc6068-213a-403b-b645-956369a22d14",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a9ec61-4476-4781-8d0b-d7d950f42fb0",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"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": "382ccaaa-32dc-4a37-8063-c13e116b5a7a",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "6b422553-317c-4e41-b45c-b40f841dea9b",
"Asset": {
"AssetId": "6baf69f9-9e6e-451a-aa12-841cdbf3e2b5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c38e999a-ce49-4765-948e-7c28b9e44cff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a1d22736-530d-4afb-a291-0aafd2c6f689",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "337e9c9b-007c-4a47-96d7-76d29e576b8c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"MeasurementValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "33d32c74-166e-4c65-a3c6-b34b03988b76",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"MeasurementValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "16155e65-066a-4274-b0a2-40ed2656d7ca",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "36d2fb1a-86d7-4881-a9c7-3fe21f2d1391",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c38e999a-ce49-4765-948e-7c28b9e44cff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a1d22736-530d-4afb-a291-0aafd2c6f689",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "503081b1-48ee-49b0-b01f-0825e4c913ea",
"Section": {
"FormTypeSectionId": "8f0a540d-8d74-4043-9dbf-2dd345020949",
"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": "ea0b6295-2000-4147-ac16-fd3e10b1ce35",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3abc6068-213a-403b-b645-956369a22d14",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a9ec61-4476-4781-8d0b-d7d950f42fb0",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"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": "503081b1-48ee-49b0-b01f-0825e4c913ea",
"Section": {
"FormTypeSectionId": "8f0a540d-8d74-4043-9dbf-2dd345020949",
"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": "ea0b6295-2000-4147-ac16-fd3e10b1ce35",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3abc6068-213a-403b-b645-956369a22d14",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a9ec61-4476-4781-8d0b-d7d950f42fb0",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"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": "9d98ea9b-3664-495b-88a2-65d9c8bd8253",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-14T16:53:48.3193413-07:00",
"Location": "sample string 1",
"TaskId": "99f16ee1-bf87-4e77-b24e-69767ef2d3c8",
"Values": [
{
"FormFieldValueId": "3175eb0a-b37d-4605-9dfe-372174e0faf5",
"FormId": "4dab4cb7-a983-4ae9-815b-fece2d71275a",
"FormTypeField": {
"FormTypeFieldId": "503081b1-48ee-49b0-b01f-0825e4c913ea",
"FormType": {
"FormTypeId": "36d2fb1a-86d7-4881-a9c7-3fe21f2d1391",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c38e999a-ce49-4765-948e-7c28b9e44cff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a1d22736-530d-4afb-a291-0aafd2c6f689",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9d98ea9b-3664-495b-88a2-65d9c8bd8253",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8f0a540d-8d74-4043-9dbf-2dd345020949",
"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": "ea0b6295-2000-4147-ac16-fd3e10b1ce35",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3abc6068-213a-403b-b645-956369a22d14",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a9ec61-4476-4781-8d0b-d7d950f42fb0",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"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": "3175eb0a-b37d-4605-9dfe-372174e0faf5",
"FormId": "4dab4cb7-a983-4ae9-815b-fece2d71275a",
"FormTypeField": {
"FormTypeFieldId": "503081b1-48ee-49b0-b01f-0825e4c913ea",
"FormType": {
"FormTypeId": "36d2fb1a-86d7-4881-a9c7-3fe21f2d1391",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c38e999a-ce49-4765-948e-7c28b9e44cff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a1d22736-530d-4afb-a291-0aafd2c6f689",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-14T16:53:48.3193413-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9d98ea9b-3664-495b-88a2-65d9c8bd8253",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8f0a540d-8d74-4043-9dbf-2dd345020949",
"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": "ea0b6295-2000-4147-ac16-fd3e10b1ce35",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3abc6068-213a-403b-b645-956369a22d14",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a9ec61-4476-4781-8d0b-d7d950f42fb0",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5ffb3b8d-b0d1-41f1-a410-771afce2c011",
"FieldId": "eeec9e2d-f02b-4bf3-9031-723896c2d07a",
"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": "382ccaaa-32dc-4a37-8063-c13e116b5a7a",
"CreateDate": "2026-03-14T16:53:48.3193413-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-14T16:53:48.3193413-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}