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": "254789d6-11e6-4631-a1e3-d4b0fd3a3a19",
"Asset": {
"AssetId": "438132c7-8cdf-4d86-87cc-7198e5b4e9e1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fc7f05da-3b07-44be-9db1-a21e99f8f341",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "add57d7a-98e6-43ad-98c1-7442fcc6ef82",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b2c88f35-4ca3-4476-8b02-75aede4914e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"MeasurementValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5f3b0639-89ed-4c87-977d-61ee0c05028d",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"MeasurementValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "112c1d77-c0b6-47a4-a457-cb0e257e5aee",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e2d235d6-c14d-4871-a86b-9c424a1017ea",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fc7f05da-3b07-44be-9db1-a21e99f8f341",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "add57d7a-98e6-43ad-98c1-7442fcc6ef82",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f2828a80-c721-428e-b34f-b54d674347ab",
"Section": {
"FormTypeSectionId": "cf9726f7-c4d2-45dc-9c93-3564d14fa7cb",
"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": "9d6b6d1f-e5eb-4ec2-b6b8-d145f6f07537",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e65e388a-54bb-40de-9a5b-530cac33437f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "79f69fa3-32cc-4c34-8b49-31ec74e1021d",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"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": "f2828a80-c721-428e-b34f-b54d674347ab",
"Section": {
"FormTypeSectionId": "cf9726f7-c4d2-45dc-9c93-3564d14fa7cb",
"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": "9d6b6d1f-e5eb-4ec2-b6b8-d145f6f07537",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e65e388a-54bb-40de-9a5b-530cac33437f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "79f69fa3-32cc-4c34-8b49-31ec74e1021d",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"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": "ade4bae8-b15d-4dae-a880-a449538ca475",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-15T01:49:56.153517-08:00",
"Location": "sample string 1",
"TaskId": "e173068f-bff1-4494-91b7-6e589e5209fd",
"Values": [
{
"FormFieldValueId": "2a4a2d86-55bc-43a5-92d0-47da4d715e0b",
"FormId": "ee446770-a8e3-4ba0-958c-2489e7559499",
"FormTypeField": {
"FormTypeFieldId": "f2828a80-c721-428e-b34f-b54d674347ab",
"FormType": {
"FormTypeId": "e2d235d6-c14d-4871-a86b-9c424a1017ea",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fc7f05da-3b07-44be-9db1-a21e99f8f341",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "add57d7a-98e6-43ad-98c1-7442fcc6ef82",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ade4bae8-b15d-4dae-a880-a449538ca475",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cf9726f7-c4d2-45dc-9c93-3564d14fa7cb",
"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": "9d6b6d1f-e5eb-4ec2-b6b8-d145f6f07537",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e65e388a-54bb-40de-9a5b-530cac33437f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "79f69fa3-32cc-4c34-8b49-31ec74e1021d",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"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": "2a4a2d86-55bc-43a5-92d0-47da4d715e0b",
"FormId": "ee446770-a8e3-4ba0-958c-2489e7559499",
"FormTypeField": {
"FormTypeFieldId": "f2828a80-c721-428e-b34f-b54d674347ab",
"FormType": {
"FormTypeId": "e2d235d6-c14d-4871-a86b-9c424a1017ea",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fc7f05da-3b07-44be-9db1-a21e99f8f341",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "add57d7a-98e6-43ad-98c1-7442fcc6ef82",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ade4bae8-b15d-4dae-a880-a449538ca475",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cf9726f7-c4d2-45dc-9c93-3564d14fa7cb",
"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": "9d6b6d1f-e5eb-4ec2-b6b8-d145f6f07537",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e65e388a-54bb-40de-9a5b-530cac33437f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "79f69fa3-32cc-4c34-8b49-31ec74e1021d",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"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": "365f792e-a17e-4f11-97ea-77b9459ab422",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "254789d6-11e6-4631-a1e3-d4b0fd3a3a19",
"Asset": {
"AssetId": "438132c7-8cdf-4d86-87cc-7198e5b4e9e1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fc7f05da-3b07-44be-9db1-a21e99f8f341",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "add57d7a-98e6-43ad-98c1-7442fcc6ef82",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b2c88f35-4ca3-4476-8b02-75aede4914e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"MeasurementValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5f3b0639-89ed-4c87-977d-61ee0c05028d",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"MeasurementValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "112c1d77-c0b6-47a4-a457-cb0e257e5aee",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e2d235d6-c14d-4871-a86b-9c424a1017ea",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fc7f05da-3b07-44be-9db1-a21e99f8f341",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "add57d7a-98e6-43ad-98c1-7442fcc6ef82",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f2828a80-c721-428e-b34f-b54d674347ab",
"Section": {
"FormTypeSectionId": "cf9726f7-c4d2-45dc-9c93-3564d14fa7cb",
"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": "9d6b6d1f-e5eb-4ec2-b6b8-d145f6f07537",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e65e388a-54bb-40de-9a5b-530cac33437f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "79f69fa3-32cc-4c34-8b49-31ec74e1021d",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"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": "f2828a80-c721-428e-b34f-b54d674347ab",
"Section": {
"FormTypeSectionId": "cf9726f7-c4d2-45dc-9c93-3564d14fa7cb",
"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": "9d6b6d1f-e5eb-4ec2-b6b8-d145f6f07537",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e65e388a-54bb-40de-9a5b-530cac33437f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "79f69fa3-32cc-4c34-8b49-31ec74e1021d",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"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": "ade4bae8-b15d-4dae-a880-a449538ca475",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-15T01:49:56.153517-08:00",
"Location": "sample string 1",
"TaskId": "e173068f-bff1-4494-91b7-6e589e5209fd",
"Values": [
{
"FormFieldValueId": "2a4a2d86-55bc-43a5-92d0-47da4d715e0b",
"FormId": "ee446770-a8e3-4ba0-958c-2489e7559499",
"FormTypeField": {
"FormTypeFieldId": "f2828a80-c721-428e-b34f-b54d674347ab",
"FormType": {
"FormTypeId": "e2d235d6-c14d-4871-a86b-9c424a1017ea",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fc7f05da-3b07-44be-9db1-a21e99f8f341",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "add57d7a-98e6-43ad-98c1-7442fcc6ef82",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ade4bae8-b15d-4dae-a880-a449538ca475",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cf9726f7-c4d2-45dc-9c93-3564d14fa7cb",
"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": "9d6b6d1f-e5eb-4ec2-b6b8-d145f6f07537",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e65e388a-54bb-40de-9a5b-530cac33437f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "79f69fa3-32cc-4c34-8b49-31ec74e1021d",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"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": "2a4a2d86-55bc-43a5-92d0-47da4d715e0b",
"FormId": "ee446770-a8e3-4ba0-958c-2489e7559499",
"FormTypeField": {
"FormTypeFieldId": "f2828a80-c721-428e-b34f-b54d674347ab",
"FormType": {
"FormTypeId": "e2d235d6-c14d-4871-a86b-9c424a1017ea",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fc7f05da-3b07-44be-9db1-a21e99f8f341",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "add57d7a-98e6-43ad-98c1-7442fcc6ef82",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-15T01:49:56.153517-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "ade4bae8-b15d-4dae-a880-a449538ca475",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cf9726f7-c4d2-45dc-9c93-3564d14fa7cb",
"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": "9d6b6d1f-e5eb-4ec2-b6b8-d145f6f07537",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e65e388a-54bb-40de-9a5b-530cac33437f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "79f69fa3-32cc-4c34-8b49-31ec74e1021d",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f5bbdbc6-45c9-435d-8d65-64b0f3236c26",
"FieldId": "91d333e9-7728-47bf-bebf-34514e9edaeb",
"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": "365f792e-a17e-4f11-97ea-77b9459ab422",
"CreateDate": "2026-02-15T01:49:56.153517-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-15T01:49:56.153517-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}