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": "7d23f04f-06c1-4d88-8c44-d9ce60dadaba",
"Asset": {
"AssetId": "21f11bee-82c3-4767-9749-d52e1e6bab47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dc155592-9524-4b0f-9f79-19f7d536dfa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ce64fe8-192f-44da-b0a3-24f1eaa2d752",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ae4a3098-1157-4e24-8715-2ed68138a510",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"MeasurementValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f87cd6be-2653-4390-9c3c-c3743d9d18b3",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"MeasurementValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "661050aa-f68b-4ed9-96cd-db4a265cfe49",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8d00c3e8-e4f9-484c-8095-033d51d0587f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc155592-9524-4b0f-9f79-19f7d536dfa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ce64fe8-192f-44da-b0a3-24f1eaa2d752",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7c852d17-5b72-4ee9-a4ab-e4c3739f894c",
"Section": {
"FormTypeSectionId": "84234417-14d6-4b6d-9976-eb386f0d6520",
"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": "2ed51012-c106-4977-9bf2-9b816505e88a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "465f1f7c-a856-4438-a7e5-a31fb7415ed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1315a9d9-ba1a-4058-b32f-491cd04f18ea",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"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": "7c852d17-5b72-4ee9-a4ab-e4c3739f894c",
"Section": {
"FormTypeSectionId": "84234417-14d6-4b6d-9976-eb386f0d6520",
"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": "2ed51012-c106-4977-9bf2-9b816505e88a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "465f1f7c-a856-4438-a7e5-a31fb7415ed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1315a9d9-ba1a-4058-b32f-491cd04f18ea",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"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": "c9bece23-1a3b-4da9-be41-e069a806462b",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-16T11:55:53.6173018-07:00",
"Location": "sample string 1",
"TaskId": "004cd27f-634d-49e1-a64b-f9f8388faf28",
"Values": [
{
"FormFieldValueId": "6eb0be60-f918-4899-8e1c-7295711a7629",
"FormId": "f245f1c2-83ca-47ab-924a-5ce8f26f11b9",
"FormTypeField": {
"FormTypeFieldId": "7c852d17-5b72-4ee9-a4ab-e4c3739f894c",
"FormType": {
"FormTypeId": "8d00c3e8-e4f9-484c-8095-033d51d0587f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc155592-9524-4b0f-9f79-19f7d536dfa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ce64fe8-192f-44da-b0a3-24f1eaa2d752",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c9bece23-1a3b-4da9-be41-e069a806462b",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "84234417-14d6-4b6d-9976-eb386f0d6520",
"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": "2ed51012-c106-4977-9bf2-9b816505e88a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "465f1f7c-a856-4438-a7e5-a31fb7415ed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1315a9d9-ba1a-4058-b32f-491cd04f18ea",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"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": "6eb0be60-f918-4899-8e1c-7295711a7629",
"FormId": "f245f1c2-83ca-47ab-924a-5ce8f26f11b9",
"FormTypeField": {
"FormTypeFieldId": "7c852d17-5b72-4ee9-a4ab-e4c3739f894c",
"FormType": {
"FormTypeId": "8d00c3e8-e4f9-484c-8095-033d51d0587f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc155592-9524-4b0f-9f79-19f7d536dfa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ce64fe8-192f-44da-b0a3-24f1eaa2d752",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c9bece23-1a3b-4da9-be41-e069a806462b",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "84234417-14d6-4b6d-9976-eb386f0d6520",
"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": "2ed51012-c106-4977-9bf2-9b816505e88a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "465f1f7c-a856-4438-a7e5-a31fb7415ed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1315a9d9-ba1a-4058-b32f-491cd04f18ea",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"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": "8d270157-a91a-413a-8f61-14bc218006ce",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "7d23f04f-06c1-4d88-8c44-d9ce60dadaba",
"Asset": {
"AssetId": "21f11bee-82c3-4767-9749-d52e1e6bab47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dc155592-9524-4b0f-9f79-19f7d536dfa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ce64fe8-192f-44da-b0a3-24f1eaa2d752",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ae4a3098-1157-4e24-8715-2ed68138a510",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"MeasurementValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f87cd6be-2653-4390-9c3c-c3743d9d18b3",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"MeasurementValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "661050aa-f68b-4ed9-96cd-db4a265cfe49",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8d00c3e8-e4f9-484c-8095-033d51d0587f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc155592-9524-4b0f-9f79-19f7d536dfa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ce64fe8-192f-44da-b0a3-24f1eaa2d752",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7c852d17-5b72-4ee9-a4ab-e4c3739f894c",
"Section": {
"FormTypeSectionId": "84234417-14d6-4b6d-9976-eb386f0d6520",
"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": "2ed51012-c106-4977-9bf2-9b816505e88a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "465f1f7c-a856-4438-a7e5-a31fb7415ed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1315a9d9-ba1a-4058-b32f-491cd04f18ea",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"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": "7c852d17-5b72-4ee9-a4ab-e4c3739f894c",
"Section": {
"FormTypeSectionId": "84234417-14d6-4b6d-9976-eb386f0d6520",
"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": "2ed51012-c106-4977-9bf2-9b816505e88a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "465f1f7c-a856-4438-a7e5-a31fb7415ed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1315a9d9-ba1a-4058-b32f-491cd04f18ea",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"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": "c9bece23-1a3b-4da9-be41-e069a806462b",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-16T11:55:53.6173018-07:00",
"Location": "sample string 1",
"TaskId": "004cd27f-634d-49e1-a64b-f9f8388faf28",
"Values": [
{
"FormFieldValueId": "6eb0be60-f918-4899-8e1c-7295711a7629",
"FormId": "f245f1c2-83ca-47ab-924a-5ce8f26f11b9",
"FormTypeField": {
"FormTypeFieldId": "7c852d17-5b72-4ee9-a4ab-e4c3739f894c",
"FormType": {
"FormTypeId": "8d00c3e8-e4f9-484c-8095-033d51d0587f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc155592-9524-4b0f-9f79-19f7d536dfa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ce64fe8-192f-44da-b0a3-24f1eaa2d752",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c9bece23-1a3b-4da9-be41-e069a806462b",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "84234417-14d6-4b6d-9976-eb386f0d6520",
"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": "2ed51012-c106-4977-9bf2-9b816505e88a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "465f1f7c-a856-4438-a7e5-a31fb7415ed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1315a9d9-ba1a-4058-b32f-491cd04f18ea",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"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": "6eb0be60-f918-4899-8e1c-7295711a7629",
"FormId": "f245f1c2-83ca-47ab-924a-5ce8f26f11b9",
"FormTypeField": {
"FormTypeFieldId": "7c852d17-5b72-4ee9-a4ab-e4c3739f894c",
"FormType": {
"FormTypeId": "8d00c3e8-e4f9-484c-8095-033d51d0587f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc155592-9524-4b0f-9f79-19f7d536dfa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ce64fe8-192f-44da-b0a3-24f1eaa2d752",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-16T11:55:53.6173018-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c9bece23-1a3b-4da9-be41-e069a806462b",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "84234417-14d6-4b6d-9976-eb386f0d6520",
"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": "2ed51012-c106-4977-9bf2-9b816505e88a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "465f1f7c-a856-4438-a7e5-a31fb7415ed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1315a9d9-ba1a-4058-b32f-491cd04f18ea",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "542e2622-3315-4039-a8d5-fdfeb1afb437",
"FieldId": "29b9c14d-d11c-4e26-8750-5e99aadf0f9d",
"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": "8d270157-a91a-413a-8f61-14bc218006ce",
"CreateDate": "2026-09-16T11:55:53.6173018-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-16T11:55:53.6173018-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}