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": "e1eae009-f368-41b8-8270-914bbc4de7a3",
"Asset": {
"AssetId": "b5df45ea-8d99-4426-ac31-d8a56748c47d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8fd9af4f-860c-473a-9da4-694f547c38ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "660e6f72-9b3e-4733-a622-939574de52f1",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "776938db-1336-4494-9de3-54afb5614d49",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"MeasurementValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c20b923-5572-4254-bf33-e2c80c1e10ff",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"MeasurementValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "530df70b-2980-4dfd-a843-c191157bafe3",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "aac78ba0-b40b-4d54-9696-c8fa499773ec",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8fd9af4f-860c-473a-9da4-694f547c38ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "660e6f72-9b3e-4733-a622-939574de52f1",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e691cd0b-b5c2-47d1-8fe0-2ebc1e2eb9dd",
"Section": {
"FormTypeSectionId": "023332f6-000b-4167-b31f-69498203265d",
"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": "8fff42e5-0c6e-4c7b-9381-b73ba843f57d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b8e12aaf-01f4-4aa0-ab4c-9a4c5fdc0eb4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a16b1aa0-1b62-4696-b844-8adb80ecfa9c",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"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": "e691cd0b-b5c2-47d1-8fe0-2ebc1e2eb9dd",
"Section": {
"FormTypeSectionId": "023332f6-000b-4167-b31f-69498203265d",
"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": "8fff42e5-0c6e-4c7b-9381-b73ba843f57d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b8e12aaf-01f4-4aa0-ab4c-9a4c5fdc0eb4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a16b1aa0-1b62-4696-b844-8adb80ecfa9c",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"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": "e11c9767-6dea-4924-afd5-0024eecdd10f",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-27T21:16:13.0754728-08:00",
"Location": "sample string 1",
"TaskId": "ff9c1dc1-d4df-4ecf-a69b-d47482604002",
"Values": [
{
"FormFieldValueId": "e79ad879-6c7e-4af1-af65-a429038815bb",
"FormId": "0812b38e-7797-45fd-bee1-750d34ce292e",
"FormTypeField": {
"FormTypeFieldId": "e691cd0b-b5c2-47d1-8fe0-2ebc1e2eb9dd",
"FormType": {
"FormTypeId": "aac78ba0-b40b-4d54-9696-c8fa499773ec",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8fd9af4f-860c-473a-9da4-694f547c38ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "660e6f72-9b3e-4733-a622-939574de52f1",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e11c9767-6dea-4924-afd5-0024eecdd10f",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "023332f6-000b-4167-b31f-69498203265d",
"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": "8fff42e5-0c6e-4c7b-9381-b73ba843f57d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b8e12aaf-01f4-4aa0-ab4c-9a4c5fdc0eb4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a16b1aa0-1b62-4696-b844-8adb80ecfa9c",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"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": "e79ad879-6c7e-4af1-af65-a429038815bb",
"FormId": "0812b38e-7797-45fd-bee1-750d34ce292e",
"FormTypeField": {
"FormTypeFieldId": "e691cd0b-b5c2-47d1-8fe0-2ebc1e2eb9dd",
"FormType": {
"FormTypeId": "aac78ba0-b40b-4d54-9696-c8fa499773ec",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8fd9af4f-860c-473a-9da4-694f547c38ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "660e6f72-9b3e-4733-a622-939574de52f1",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e11c9767-6dea-4924-afd5-0024eecdd10f",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "023332f6-000b-4167-b31f-69498203265d",
"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": "8fff42e5-0c6e-4c7b-9381-b73ba843f57d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b8e12aaf-01f4-4aa0-ab4c-9a4c5fdc0eb4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a16b1aa0-1b62-4696-b844-8adb80ecfa9c",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"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": "04dad407-f1d8-4919-8d04-b9a2ddbec7a6",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "e1eae009-f368-41b8-8270-914bbc4de7a3",
"Asset": {
"AssetId": "b5df45ea-8d99-4426-ac31-d8a56748c47d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8fd9af4f-860c-473a-9da4-694f547c38ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "660e6f72-9b3e-4733-a622-939574de52f1",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "776938db-1336-4494-9de3-54afb5614d49",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"MeasurementValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c20b923-5572-4254-bf33-e2c80c1e10ff",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"MeasurementValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "530df70b-2980-4dfd-a843-c191157bafe3",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "aac78ba0-b40b-4d54-9696-c8fa499773ec",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8fd9af4f-860c-473a-9da4-694f547c38ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "660e6f72-9b3e-4733-a622-939574de52f1",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e691cd0b-b5c2-47d1-8fe0-2ebc1e2eb9dd",
"Section": {
"FormTypeSectionId": "023332f6-000b-4167-b31f-69498203265d",
"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": "8fff42e5-0c6e-4c7b-9381-b73ba843f57d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b8e12aaf-01f4-4aa0-ab4c-9a4c5fdc0eb4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a16b1aa0-1b62-4696-b844-8adb80ecfa9c",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"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": "e691cd0b-b5c2-47d1-8fe0-2ebc1e2eb9dd",
"Section": {
"FormTypeSectionId": "023332f6-000b-4167-b31f-69498203265d",
"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": "8fff42e5-0c6e-4c7b-9381-b73ba843f57d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b8e12aaf-01f4-4aa0-ab4c-9a4c5fdc0eb4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a16b1aa0-1b62-4696-b844-8adb80ecfa9c",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"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": "e11c9767-6dea-4924-afd5-0024eecdd10f",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-27T21:16:13.0754728-08:00",
"Location": "sample string 1",
"TaskId": "ff9c1dc1-d4df-4ecf-a69b-d47482604002",
"Values": [
{
"FormFieldValueId": "e79ad879-6c7e-4af1-af65-a429038815bb",
"FormId": "0812b38e-7797-45fd-bee1-750d34ce292e",
"FormTypeField": {
"FormTypeFieldId": "e691cd0b-b5c2-47d1-8fe0-2ebc1e2eb9dd",
"FormType": {
"FormTypeId": "aac78ba0-b40b-4d54-9696-c8fa499773ec",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8fd9af4f-860c-473a-9da4-694f547c38ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "660e6f72-9b3e-4733-a622-939574de52f1",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e11c9767-6dea-4924-afd5-0024eecdd10f",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "023332f6-000b-4167-b31f-69498203265d",
"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": "8fff42e5-0c6e-4c7b-9381-b73ba843f57d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b8e12aaf-01f4-4aa0-ab4c-9a4c5fdc0eb4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a16b1aa0-1b62-4696-b844-8adb80ecfa9c",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"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": "e79ad879-6c7e-4af1-af65-a429038815bb",
"FormId": "0812b38e-7797-45fd-bee1-750d34ce292e",
"FormTypeField": {
"FormTypeFieldId": "e691cd0b-b5c2-47d1-8fe0-2ebc1e2eb9dd",
"FormType": {
"FormTypeId": "aac78ba0-b40b-4d54-9696-c8fa499773ec",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8fd9af4f-860c-473a-9da4-694f547c38ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "660e6f72-9b3e-4733-a622-939574de52f1",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-27T21:16:13.0754728-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e11c9767-6dea-4924-afd5-0024eecdd10f",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "023332f6-000b-4167-b31f-69498203265d",
"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": "8fff42e5-0c6e-4c7b-9381-b73ba843f57d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b8e12aaf-01f4-4aa0-ab4c-9a4c5fdc0eb4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a16b1aa0-1b62-4696-b844-8adb80ecfa9c",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c949fa9-9f67-4953-94e9-d5b340f7a637",
"FieldId": "5ad56628-ee8f-4bf9-a2ff-43c340e551f9",
"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": "04dad407-f1d8-4919-8d04-b9a2ddbec7a6",
"CreateDate": "2026-01-27T21:16:13.0754728-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-27T21:16:13.0754728-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}