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": "530e4685-8692-4b1f-b6a3-a65865fefd46",
"Asset": {
"AssetId": "caa7e45c-6181-4b09-8bae-03ed27cec7ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "50999712-8f3e-4299-9f9f-b10bc940b7e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d4c8acde-35bb-4883-8515-f83bd64a632f",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "61270443-f88e-409a-adc6-84a7b6edb4ed",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"MeasurementValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "878f4fdd-213c-4186-81ee-eac79f5bd20a",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"MeasurementValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a382194d-2f64-401c-8811-187de8563580",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f704e594-1b6f-4553-9ab7-0f1fd095dd59",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "50999712-8f3e-4299-9f9f-b10bc940b7e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d4c8acde-35bb-4883-8515-f83bd64a632f",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7f2f39a5-2551-4868-b9aa-7b71f65e79e8",
"Section": {
"FormTypeSectionId": "99b32a59-e270-4be6-aea4-3a82c3a65c9f",
"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": "644f1e06-d44e-45dc-9afe-9027da7bbc47",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3bfe58d-6744-4bb9-9531-082058d0866f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66817fd5-9cb4-4c99-b877-b2cdcbbe991e",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"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": "7f2f39a5-2551-4868-b9aa-7b71f65e79e8",
"Section": {
"FormTypeSectionId": "99b32a59-e270-4be6-aea4-3a82c3a65c9f",
"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": "644f1e06-d44e-45dc-9afe-9027da7bbc47",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3bfe58d-6744-4bb9-9531-082058d0866f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66817fd5-9cb4-4c99-b877-b2cdcbbe991e",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"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": "7b16e060-b9f7-4c51-8fb2-5773a63c1cb8",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-10T01:25:00.0922831-07:00",
"Location": "sample string 1",
"TaskId": "4127e076-177b-4f4c-b4cc-7267b49f2968",
"Values": [
{
"FormFieldValueId": "e9211393-858f-40c8-a293-9c26d08aa052",
"FormId": "b5f3cc78-f553-4bba-b8d0-1170e3cfb33b",
"FormTypeField": {
"FormTypeFieldId": "7f2f39a5-2551-4868-b9aa-7b71f65e79e8",
"FormType": {
"FormTypeId": "f704e594-1b6f-4553-9ab7-0f1fd095dd59",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "50999712-8f3e-4299-9f9f-b10bc940b7e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d4c8acde-35bb-4883-8515-f83bd64a632f",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7b16e060-b9f7-4c51-8fb2-5773a63c1cb8",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "99b32a59-e270-4be6-aea4-3a82c3a65c9f",
"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": "644f1e06-d44e-45dc-9afe-9027da7bbc47",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3bfe58d-6744-4bb9-9531-082058d0866f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66817fd5-9cb4-4c99-b877-b2cdcbbe991e",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"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": "e9211393-858f-40c8-a293-9c26d08aa052",
"FormId": "b5f3cc78-f553-4bba-b8d0-1170e3cfb33b",
"FormTypeField": {
"FormTypeFieldId": "7f2f39a5-2551-4868-b9aa-7b71f65e79e8",
"FormType": {
"FormTypeId": "f704e594-1b6f-4553-9ab7-0f1fd095dd59",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "50999712-8f3e-4299-9f9f-b10bc940b7e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d4c8acde-35bb-4883-8515-f83bd64a632f",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7b16e060-b9f7-4c51-8fb2-5773a63c1cb8",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "99b32a59-e270-4be6-aea4-3a82c3a65c9f",
"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": "644f1e06-d44e-45dc-9afe-9027da7bbc47",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3bfe58d-6744-4bb9-9531-082058d0866f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66817fd5-9cb4-4c99-b877-b2cdcbbe991e",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"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": "8f83030c-2dc2-4047-8db1-845047b7ebbf",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "530e4685-8692-4b1f-b6a3-a65865fefd46",
"Asset": {
"AssetId": "caa7e45c-6181-4b09-8bae-03ed27cec7ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "50999712-8f3e-4299-9f9f-b10bc940b7e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d4c8acde-35bb-4883-8515-f83bd64a632f",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "61270443-f88e-409a-adc6-84a7b6edb4ed",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"MeasurementValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "878f4fdd-213c-4186-81ee-eac79f5bd20a",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"MeasurementValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a382194d-2f64-401c-8811-187de8563580",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f704e594-1b6f-4553-9ab7-0f1fd095dd59",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "50999712-8f3e-4299-9f9f-b10bc940b7e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d4c8acde-35bb-4883-8515-f83bd64a632f",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7f2f39a5-2551-4868-b9aa-7b71f65e79e8",
"Section": {
"FormTypeSectionId": "99b32a59-e270-4be6-aea4-3a82c3a65c9f",
"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": "644f1e06-d44e-45dc-9afe-9027da7bbc47",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3bfe58d-6744-4bb9-9531-082058d0866f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66817fd5-9cb4-4c99-b877-b2cdcbbe991e",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"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": "7f2f39a5-2551-4868-b9aa-7b71f65e79e8",
"Section": {
"FormTypeSectionId": "99b32a59-e270-4be6-aea4-3a82c3a65c9f",
"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": "644f1e06-d44e-45dc-9afe-9027da7bbc47",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3bfe58d-6744-4bb9-9531-082058d0866f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66817fd5-9cb4-4c99-b877-b2cdcbbe991e",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"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": "7b16e060-b9f7-4c51-8fb2-5773a63c1cb8",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-10T01:25:00.0922831-07:00",
"Location": "sample string 1",
"TaskId": "4127e076-177b-4f4c-b4cc-7267b49f2968",
"Values": [
{
"FormFieldValueId": "e9211393-858f-40c8-a293-9c26d08aa052",
"FormId": "b5f3cc78-f553-4bba-b8d0-1170e3cfb33b",
"FormTypeField": {
"FormTypeFieldId": "7f2f39a5-2551-4868-b9aa-7b71f65e79e8",
"FormType": {
"FormTypeId": "f704e594-1b6f-4553-9ab7-0f1fd095dd59",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "50999712-8f3e-4299-9f9f-b10bc940b7e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d4c8acde-35bb-4883-8515-f83bd64a632f",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7b16e060-b9f7-4c51-8fb2-5773a63c1cb8",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "99b32a59-e270-4be6-aea4-3a82c3a65c9f",
"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": "644f1e06-d44e-45dc-9afe-9027da7bbc47",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3bfe58d-6744-4bb9-9531-082058d0866f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66817fd5-9cb4-4c99-b877-b2cdcbbe991e",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"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": "e9211393-858f-40c8-a293-9c26d08aa052",
"FormId": "b5f3cc78-f553-4bba-b8d0-1170e3cfb33b",
"FormTypeField": {
"FormTypeFieldId": "7f2f39a5-2551-4868-b9aa-7b71f65e79e8",
"FormType": {
"FormTypeId": "f704e594-1b6f-4553-9ab7-0f1fd095dd59",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "50999712-8f3e-4299-9f9f-b10bc940b7e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d4c8acde-35bb-4883-8515-f83bd64a632f",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-10T01:25:00.0922831-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7b16e060-b9f7-4c51-8fb2-5773a63c1cb8",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "99b32a59-e270-4be6-aea4-3a82c3a65c9f",
"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": "644f1e06-d44e-45dc-9afe-9027da7bbc47",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3bfe58d-6744-4bb9-9531-082058d0866f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66817fd5-9cb4-4c99-b877-b2cdcbbe991e",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d87bec97-5f41-465b-bf27-88878679c266",
"FieldId": "b267e757-2c65-442d-823d-44d96509a905",
"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": "8f83030c-2dc2-4047-8db1-845047b7ebbf",
"CreateDate": "2026-04-10T01:25:00.0922831-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-10T01:25:00.0922831-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}