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": "788df3c0-b674-4d1a-8572-5e34abb8f2f0",
"Asset": {
"AssetId": "2a753dd8-c72d-4c7e-872f-92b199fe4a19",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fd70d755-ca58-4458-807d-d2afa8643f48",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cfad5c2c-f9d1-4ccb-af54-ef8f016fd702",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "567788d0-707b-4a3d-8523-ce3e9286788e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"MeasurementValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "79281ce5-7dc3-4eb6-991f-769c9f2e2929",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"MeasurementValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b6b79433-b97a-4b3c-ba78-84e33f18bf3e",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a0c51efc-8047-439a-879d-c549dc48d8b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fd70d755-ca58-4458-807d-d2afa8643f48",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cfad5c2c-f9d1-4ccb-af54-ef8f016fd702",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "15400761-f116-41f4-9899-2a99946c79e2",
"Section": {
"FormTypeSectionId": "bc40ff54-84af-478d-989d-1d7b29b152c2",
"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": "6ddd1986-a943-41be-a488-4b72c8dc62c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4318197e-d013-437d-9256-991b73e980c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1117f28c-03ae-484a-8844-795c9636a6fa",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"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": "15400761-f116-41f4-9899-2a99946c79e2",
"Section": {
"FormTypeSectionId": "bc40ff54-84af-478d-989d-1d7b29b152c2",
"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": "6ddd1986-a943-41be-a488-4b72c8dc62c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4318197e-d013-437d-9256-991b73e980c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1117f28c-03ae-484a-8844-795c9636a6fa",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"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": "1dc3afaf-427d-4671-bbbb-240606008f20",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-24T22:42:06.2904848-07:00",
"Location": "sample string 1",
"TaskId": "dada3463-29ef-4b0f-9e00-58a49d10c831",
"Values": [
{
"FormFieldValueId": "86944e67-17e0-44c4-a900-a6b72172d3ee",
"FormId": "80c445c8-bdef-49f6-85ae-85ad8df18b07",
"FormTypeField": {
"FormTypeFieldId": "15400761-f116-41f4-9899-2a99946c79e2",
"FormType": {
"FormTypeId": "a0c51efc-8047-439a-879d-c549dc48d8b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fd70d755-ca58-4458-807d-d2afa8643f48",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cfad5c2c-f9d1-4ccb-af54-ef8f016fd702",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1dc3afaf-427d-4671-bbbb-240606008f20",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc40ff54-84af-478d-989d-1d7b29b152c2",
"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": "6ddd1986-a943-41be-a488-4b72c8dc62c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4318197e-d013-437d-9256-991b73e980c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1117f28c-03ae-484a-8844-795c9636a6fa",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"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": "86944e67-17e0-44c4-a900-a6b72172d3ee",
"FormId": "80c445c8-bdef-49f6-85ae-85ad8df18b07",
"FormTypeField": {
"FormTypeFieldId": "15400761-f116-41f4-9899-2a99946c79e2",
"FormType": {
"FormTypeId": "a0c51efc-8047-439a-879d-c549dc48d8b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fd70d755-ca58-4458-807d-d2afa8643f48",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cfad5c2c-f9d1-4ccb-af54-ef8f016fd702",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1dc3afaf-427d-4671-bbbb-240606008f20",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc40ff54-84af-478d-989d-1d7b29b152c2",
"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": "6ddd1986-a943-41be-a488-4b72c8dc62c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4318197e-d013-437d-9256-991b73e980c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1117f28c-03ae-484a-8844-795c9636a6fa",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"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": "6b519f1f-fb29-4da5-9843-02333762d354",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "788df3c0-b674-4d1a-8572-5e34abb8f2f0",
"Asset": {
"AssetId": "2a753dd8-c72d-4c7e-872f-92b199fe4a19",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fd70d755-ca58-4458-807d-d2afa8643f48",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cfad5c2c-f9d1-4ccb-af54-ef8f016fd702",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "567788d0-707b-4a3d-8523-ce3e9286788e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"MeasurementValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "79281ce5-7dc3-4eb6-991f-769c9f2e2929",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"MeasurementValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b6b79433-b97a-4b3c-ba78-84e33f18bf3e",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a0c51efc-8047-439a-879d-c549dc48d8b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fd70d755-ca58-4458-807d-d2afa8643f48",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cfad5c2c-f9d1-4ccb-af54-ef8f016fd702",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "15400761-f116-41f4-9899-2a99946c79e2",
"Section": {
"FormTypeSectionId": "bc40ff54-84af-478d-989d-1d7b29b152c2",
"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": "6ddd1986-a943-41be-a488-4b72c8dc62c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4318197e-d013-437d-9256-991b73e980c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1117f28c-03ae-484a-8844-795c9636a6fa",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"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": "15400761-f116-41f4-9899-2a99946c79e2",
"Section": {
"FormTypeSectionId": "bc40ff54-84af-478d-989d-1d7b29b152c2",
"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": "6ddd1986-a943-41be-a488-4b72c8dc62c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4318197e-d013-437d-9256-991b73e980c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1117f28c-03ae-484a-8844-795c9636a6fa",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"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": "1dc3afaf-427d-4671-bbbb-240606008f20",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-24T22:42:06.2904848-07:00",
"Location": "sample string 1",
"TaskId": "dada3463-29ef-4b0f-9e00-58a49d10c831",
"Values": [
{
"FormFieldValueId": "86944e67-17e0-44c4-a900-a6b72172d3ee",
"FormId": "80c445c8-bdef-49f6-85ae-85ad8df18b07",
"FormTypeField": {
"FormTypeFieldId": "15400761-f116-41f4-9899-2a99946c79e2",
"FormType": {
"FormTypeId": "a0c51efc-8047-439a-879d-c549dc48d8b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fd70d755-ca58-4458-807d-d2afa8643f48",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cfad5c2c-f9d1-4ccb-af54-ef8f016fd702",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1dc3afaf-427d-4671-bbbb-240606008f20",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc40ff54-84af-478d-989d-1d7b29b152c2",
"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": "6ddd1986-a943-41be-a488-4b72c8dc62c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4318197e-d013-437d-9256-991b73e980c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1117f28c-03ae-484a-8844-795c9636a6fa",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"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": "86944e67-17e0-44c4-a900-a6b72172d3ee",
"FormId": "80c445c8-bdef-49f6-85ae-85ad8df18b07",
"FormTypeField": {
"FormTypeFieldId": "15400761-f116-41f4-9899-2a99946c79e2",
"FormType": {
"FormTypeId": "a0c51efc-8047-439a-879d-c549dc48d8b4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fd70d755-ca58-4458-807d-d2afa8643f48",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cfad5c2c-f9d1-4ccb-af54-ef8f016fd702",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-24T22:42:06.2904848-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1dc3afaf-427d-4671-bbbb-240606008f20",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bc40ff54-84af-478d-989d-1d7b29b152c2",
"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": "6ddd1986-a943-41be-a488-4b72c8dc62c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4318197e-d013-437d-9256-991b73e980c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1117f28c-03ae-484a-8844-795c9636a6fa",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "215a8312-a419-48e7-a9dd-6f1c8c8b447e",
"FieldId": "950c020e-00bf-4a8d-a426-9668f0388b6f",
"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": "6b519f1f-fb29-4da5-9843-02333762d354",
"CreateDate": "2026-07-24T22:42:06.2904848-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-24T22:42:06.2904848-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}