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": "8a42fa18-d7b5-4154-a3f1-79b072585167",
"Asset": {
"AssetId": "b2ba3295-b9d0-4ee9-8fdf-2fddabb87a36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4c6116c7-f1bb-4d30-9c1e-79de14f6f36c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1f1ee58a-8b4a-4aa7-a3ba-f9193a5dd99c",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d3519650-7b91-4bf1-afc6-61f7ea22c69f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"MeasurementValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5d9dbcba-405d-4842-8bad-eaa2b0348d81",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"MeasurementValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1eca8c95-879e-4151-9ed4-fd98d42d8ba0",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "631a7da5-b639-48d8-b146-504b3967fdaf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4c6116c7-f1bb-4d30-9c1e-79de14f6f36c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1f1ee58a-8b4a-4aa7-a3ba-f9193a5dd99c",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5d19a28b-72df-4559-af29-cdff184d7161",
"Section": {
"FormTypeSectionId": "44d6f746-3551-496c-bd0a-4d61d14c879b",
"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": "1b38ab9f-721f-4363-a6b3-54321b14050a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "227a09e0-e132-42de-8514-aedc5d78cb18",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b3c45b45-3b25-420f-af4e-00a2c27fc208",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"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": "5d19a28b-72df-4559-af29-cdff184d7161",
"Section": {
"FormTypeSectionId": "44d6f746-3551-496c-bd0a-4d61d14c879b",
"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": "1b38ab9f-721f-4363-a6b3-54321b14050a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "227a09e0-e132-42de-8514-aedc5d78cb18",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b3c45b45-3b25-420f-af4e-00a2c27fc208",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"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": "9b4fc1f2-1a16-44b4-8008-0fb7144ea511",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-26T08:15:11.6117305-07:00",
"Location": "sample string 1",
"TaskId": "59080af8-7272-4ca7-abda-c3518a3f0a10",
"Values": [
{
"FormFieldValueId": "77504604-923d-4a8f-b819-9ecf35f5bc8c",
"FormId": "14642602-b455-4114-8cc5-4881dc219757",
"FormTypeField": {
"FormTypeFieldId": "5d19a28b-72df-4559-af29-cdff184d7161",
"FormType": {
"FormTypeId": "631a7da5-b639-48d8-b146-504b3967fdaf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4c6116c7-f1bb-4d30-9c1e-79de14f6f36c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1f1ee58a-8b4a-4aa7-a3ba-f9193a5dd99c",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9b4fc1f2-1a16-44b4-8008-0fb7144ea511",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "44d6f746-3551-496c-bd0a-4d61d14c879b",
"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": "1b38ab9f-721f-4363-a6b3-54321b14050a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "227a09e0-e132-42de-8514-aedc5d78cb18",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b3c45b45-3b25-420f-af4e-00a2c27fc208",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"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": "77504604-923d-4a8f-b819-9ecf35f5bc8c",
"FormId": "14642602-b455-4114-8cc5-4881dc219757",
"FormTypeField": {
"FormTypeFieldId": "5d19a28b-72df-4559-af29-cdff184d7161",
"FormType": {
"FormTypeId": "631a7da5-b639-48d8-b146-504b3967fdaf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4c6116c7-f1bb-4d30-9c1e-79de14f6f36c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1f1ee58a-8b4a-4aa7-a3ba-f9193a5dd99c",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9b4fc1f2-1a16-44b4-8008-0fb7144ea511",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "44d6f746-3551-496c-bd0a-4d61d14c879b",
"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": "1b38ab9f-721f-4363-a6b3-54321b14050a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "227a09e0-e132-42de-8514-aedc5d78cb18",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b3c45b45-3b25-420f-af4e-00a2c27fc208",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"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": "70dac556-29e2-4385-a1cd-ad372a0fe03b",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "8a42fa18-d7b5-4154-a3f1-79b072585167",
"Asset": {
"AssetId": "b2ba3295-b9d0-4ee9-8fdf-2fddabb87a36",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4c6116c7-f1bb-4d30-9c1e-79de14f6f36c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1f1ee58a-8b4a-4aa7-a3ba-f9193a5dd99c",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d3519650-7b91-4bf1-afc6-61f7ea22c69f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"MeasurementValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5d9dbcba-405d-4842-8bad-eaa2b0348d81",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"MeasurementValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1eca8c95-879e-4151-9ed4-fd98d42d8ba0",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "631a7da5-b639-48d8-b146-504b3967fdaf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4c6116c7-f1bb-4d30-9c1e-79de14f6f36c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1f1ee58a-8b4a-4aa7-a3ba-f9193a5dd99c",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5d19a28b-72df-4559-af29-cdff184d7161",
"Section": {
"FormTypeSectionId": "44d6f746-3551-496c-bd0a-4d61d14c879b",
"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": "1b38ab9f-721f-4363-a6b3-54321b14050a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "227a09e0-e132-42de-8514-aedc5d78cb18",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b3c45b45-3b25-420f-af4e-00a2c27fc208",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"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": "5d19a28b-72df-4559-af29-cdff184d7161",
"Section": {
"FormTypeSectionId": "44d6f746-3551-496c-bd0a-4d61d14c879b",
"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": "1b38ab9f-721f-4363-a6b3-54321b14050a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "227a09e0-e132-42de-8514-aedc5d78cb18",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b3c45b45-3b25-420f-af4e-00a2c27fc208",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"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": "9b4fc1f2-1a16-44b4-8008-0fb7144ea511",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-26T08:15:11.6117305-07:00",
"Location": "sample string 1",
"TaskId": "59080af8-7272-4ca7-abda-c3518a3f0a10",
"Values": [
{
"FormFieldValueId": "77504604-923d-4a8f-b819-9ecf35f5bc8c",
"FormId": "14642602-b455-4114-8cc5-4881dc219757",
"FormTypeField": {
"FormTypeFieldId": "5d19a28b-72df-4559-af29-cdff184d7161",
"FormType": {
"FormTypeId": "631a7da5-b639-48d8-b146-504b3967fdaf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4c6116c7-f1bb-4d30-9c1e-79de14f6f36c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1f1ee58a-8b4a-4aa7-a3ba-f9193a5dd99c",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9b4fc1f2-1a16-44b4-8008-0fb7144ea511",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "44d6f746-3551-496c-bd0a-4d61d14c879b",
"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": "1b38ab9f-721f-4363-a6b3-54321b14050a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "227a09e0-e132-42de-8514-aedc5d78cb18",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b3c45b45-3b25-420f-af4e-00a2c27fc208",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"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": "77504604-923d-4a8f-b819-9ecf35f5bc8c",
"FormId": "14642602-b455-4114-8cc5-4881dc219757",
"FormTypeField": {
"FormTypeFieldId": "5d19a28b-72df-4559-af29-cdff184d7161",
"FormType": {
"FormTypeId": "631a7da5-b639-48d8-b146-504b3967fdaf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4c6116c7-f1bb-4d30-9c1e-79de14f6f36c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1f1ee58a-8b4a-4aa7-a3ba-f9193a5dd99c",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T08:15:11.6117305-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "9b4fc1f2-1a16-44b4-8008-0fb7144ea511",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "44d6f746-3551-496c-bd0a-4d61d14c879b",
"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": "1b38ab9f-721f-4363-a6b3-54321b14050a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "227a09e0-e132-42de-8514-aedc5d78cb18",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b3c45b45-3b25-420f-af4e-00a2c27fc208",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "123e7128-7e54-4d20-81e9-3ca1538cc228",
"FieldId": "816dc934-e2cb-4e7a-ada1-e31ded714fd3",
"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": "70dac556-29e2-4385-a1cd-ad372a0fe03b",
"CreateDate": "2026-09-26T08:15:11.6117305-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T08:15:11.6117305-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}