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": "35b87481-08e3-4fd1-a6b8-e92dec0c7910",
"Asset": {
"AssetId": "ef227a9f-c5a8-4ff2-8d02-ab9dd6c6f8c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0da1ae70-2327-4eed-bf62-991898687eae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "190507d9-b5a2-4c96-8021-94c3dc682a30",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a8ef6995-c236-4761-8d79-8ffcf2f988f2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"MeasurementValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e755a287-c145-473d-8d59-9dd42f0e54d2",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"MeasurementValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cb9cc6cc-8947-47f4-b1cf-31227b388ae8",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b8699984-f085-4577-b251-2558598785fe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0da1ae70-2327-4eed-bf62-991898687eae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "190507d9-b5a2-4c96-8021-94c3dc682a30",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ae02010e-985a-40e6-b4fd-612dc1d8e4d4",
"Section": {
"FormTypeSectionId": "165c2857-ae99-474f-baa6-079d3a2c4377",
"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": "0573aae5-f492-4462-89ed-435c69ce763b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35f4bbdb-740c-46ab-8217-bb3c8ad9dc2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "066d045c-b5a6-4f5d-81a0-98799c34046b",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"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": "ae02010e-985a-40e6-b4fd-612dc1d8e4d4",
"Section": {
"FormTypeSectionId": "165c2857-ae99-474f-baa6-079d3a2c4377",
"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": "0573aae5-f492-4462-89ed-435c69ce763b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35f4bbdb-740c-46ab-8217-bb3c8ad9dc2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "066d045c-b5a6-4f5d-81a0-98799c34046b",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"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": "8c1b8234-e6f2-487b-b710-c41ec3f5a032",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-18T17:09:15.2117245-07:00",
"Location": "sample string 1",
"TaskId": "f9751963-fcb8-49ec-b45c-97dd0fb7eadc",
"Values": [
{
"FormFieldValueId": "0498d6b6-9c4f-45fb-96c8-cd130a1d068f",
"FormId": "bd316028-5439-4ad2-8ba2-e8e849a6cf3c",
"FormTypeField": {
"FormTypeFieldId": "ae02010e-985a-40e6-b4fd-612dc1d8e4d4",
"FormType": {
"FormTypeId": "b8699984-f085-4577-b251-2558598785fe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0da1ae70-2327-4eed-bf62-991898687eae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "190507d9-b5a2-4c96-8021-94c3dc682a30",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8c1b8234-e6f2-487b-b710-c41ec3f5a032",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "165c2857-ae99-474f-baa6-079d3a2c4377",
"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": "0573aae5-f492-4462-89ed-435c69ce763b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35f4bbdb-740c-46ab-8217-bb3c8ad9dc2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "066d045c-b5a6-4f5d-81a0-98799c34046b",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"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": "0498d6b6-9c4f-45fb-96c8-cd130a1d068f",
"FormId": "bd316028-5439-4ad2-8ba2-e8e849a6cf3c",
"FormTypeField": {
"FormTypeFieldId": "ae02010e-985a-40e6-b4fd-612dc1d8e4d4",
"FormType": {
"FormTypeId": "b8699984-f085-4577-b251-2558598785fe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0da1ae70-2327-4eed-bf62-991898687eae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "190507d9-b5a2-4c96-8021-94c3dc682a30",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8c1b8234-e6f2-487b-b710-c41ec3f5a032",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "165c2857-ae99-474f-baa6-079d3a2c4377",
"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": "0573aae5-f492-4462-89ed-435c69ce763b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35f4bbdb-740c-46ab-8217-bb3c8ad9dc2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "066d045c-b5a6-4f5d-81a0-98799c34046b",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"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": "5f2410ee-6b6a-43d3-81ee-7f69fac60a21",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "35b87481-08e3-4fd1-a6b8-e92dec0c7910",
"Asset": {
"AssetId": "ef227a9f-c5a8-4ff2-8d02-ab9dd6c6f8c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0da1ae70-2327-4eed-bf62-991898687eae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "190507d9-b5a2-4c96-8021-94c3dc682a30",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a8ef6995-c236-4761-8d79-8ffcf2f988f2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"MeasurementValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e755a287-c145-473d-8d59-9dd42f0e54d2",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"MeasurementValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cb9cc6cc-8947-47f4-b1cf-31227b388ae8",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b8699984-f085-4577-b251-2558598785fe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0da1ae70-2327-4eed-bf62-991898687eae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "190507d9-b5a2-4c96-8021-94c3dc682a30",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ae02010e-985a-40e6-b4fd-612dc1d8e4d4",
"Section": {
"FormTypeSectionId": "165c2857-ae99-474f-baa6-079d3a2c4377",
"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": "0573aae5-f492-4462-89ed-435c69ce763b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35f4bbdb-740c-46ab-8217-bb3c8ad9dc2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "066d045c-b5a6-4f5d-81a0-98799c34046b",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"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": "ae02010e-985a-40e6-b4fd-612dc1d8e4d4",
"Section": {
"FormTypeSectionId": "165c2857-ae99-474f-baa6-079d3a2c4377",
"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": "0573aae5-f492-4462-89ed-435c69ce763b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35f4bbdb-740c-46ab-8217-bb3c8ad9dc2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "066d045c-b5a6-4f5d-81a0-98799c34046b",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"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": "8c1b8234-e6f2-487b-b710-c41ec3f5a032",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-18T17:09:15.2117245-07:00",
"Location": "sample string 1",
"TaskId": "f9751963-fcb8-49ec-b45c-97dd0fb7eadc",
"Values": [
{
"FormFieldValueId": "0498d6b6-9c4f-45fb-96c8-cd130a1d068f",
"FormId": "bd316028-5439-4ad2-8ba2-e8e849a6cf3c",
"FormTypeField": {
"FormTypeFieldId": "ae02010e-985a-40e6-b4fd-612dc1d8e4d4",
"FormType": {
"FormTypeId": "b8699984-f085-4577-b251-2558598785fe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0da1ae70-2327-4eed-bf62-991898687eae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "190507d9-b5a2-4c96-8021-94c3dc682a30",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8c1b8234-e6f2-487b-b710-c41ec3f5a032",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "165c2857-ae99-474f-baa6-079d3a2c4377",
"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": "0573aae5-f492-4462-89ed-435c69ce763b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35f4bbdb-740c-46ab-8217-bb3c8ad9dc2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "066d045c-b5a6-4f5d-81a0-98799c34046b",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"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": "0498d6b6-9c4f-45fb-96c8-cd130a1d068f",
"FormId": "bd316028-5439-4ad2-8ba2-e8e849a6cf3c",
"FormTypeField": {
"FormTypeFieldId": "ae02010e-985a-40e6-b4fd-612dc1d8e4d4",
"FormType": {
"FormTypeId": "b8699984-f085-4577-b251-2558598785fe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0da1ae70-2327-4eed-bf62-991898687eae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "190507d9-b5a2-4c96-8021-94c3dc682a30",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T17:09:15.2117245-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8c1b8234-e6f2-487b-b710-c41ec3f5a032",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "165c2857-ae99-474f-baa6-079d3a2c4377",
"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": "0573aae5-f492-4462-89ed-435c69ce763b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35f4bbdb-740c-46ab-8217-bb3c8ad9dc2c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "066d045c-b5a6-4f5d-81a0-98799c34046b",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "da4d6dab-4f6b-4bbe-b691-579227512fd7",
"FieldId": "be9fff78-e85b-4c24-a7f9-f3032c3b8e7f",
"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": "5f2410ee-6b6a-43d3-81ee-7f69fac60a21",
"CreateDate": "2026-07-18T17:09:15.2117245-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-18T17:09:15.2117245-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}