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": "2855f266-376b-43f6-bf89-4f8c4ee9ec5d",
"Asset": {
"AssetId": "254fc9d6-67a4-4091-a4e6-d2a85a2941a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a88c975a-1d93-42b6-88c0-980e38b9db06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95383672-be5e-4f3e-a2d3-f5a8e0306040",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "74e7a862-1974-48af-ad71-10dbe1205a91",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"MeasurementValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "47405b0a-b8df-4674-99e7-5de51e857685",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"MeasurementValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5369c139-5208-4bf1-a9e0-0de9f0d5fbb1",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3f5c7f7d-7339-48c0-abef-c98a8eb8308c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a88c975a-1d93-42b6-88c0-980e38b9db06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95383672-be5e-4f3e-a2d3-f5a8e0306040",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e3345ff6-f098-4a6b-816b-9a0f6914cbf0",
"Section": {
"FormTypeSectionId": "1d814812-cb90-4bad-9d55-60dedc023925",
"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": "01988295-45bc-45b1-877a-6b7d39a607a8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a5f08009-10bc-4f30-ae3f-ae0543b06c2f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e791519f-0d24-4cdd-9eb9-15a2865fa4ba",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"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": "e3345ff6-f098-4a6b-816b-9a0f6914cbf0",
"Section": {
"FormTypeSectionId": "1d814812-cb90-4bad-9d55-60dedc023925",
"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": "01988295-45bc-45b1-877a-6b7d39a607a8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a5f08009-10bc-4f30-ae3f-ae0543b06c2f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e791519f-0d24-4cdd-9eb9-15a2865fa4ba",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"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": "62cb72ec-790e-46e2-8d78-4298f1179629",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-09T02:29:02.0371064-08:00",
"Location": "sample string 1",
"TaskId": "28a39e47-458e-40c4-85a1-1677967af0cf",
"Values": [
{
"FormFieldValueId": "c47f5979-b1ed-4dd2-9170-0878ab15bbba",
"FormId": "c982a890-76e7-4641-95d7-714b88132e95",
"FormTypeField": {
"FormTypeFieldId": "e3345ff6-f098-4a6b-816b-9a0f6914cbf0",
"FormType": {
"FormTypeId": "3f5c7f7d-7339-48c0-abef-c98a8eb8308c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a88c975a-1d93-42b6-88c0-980e38b9db06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95383672-be5e-4f3e-a2d3-f5a8e0306040",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "62cb72ec-790e-46e2-8d78-4298f1179629",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1d814812-cb90-4bad-9d55-60dedc023925",
"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": "01988295-45bc-45b1-877a-6b7d39a607a8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a5f08009-10bc-4f30-ae3f-ae0543b06c2f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e791519f-0d24-4cdd-9eb9-15a2865fa4ba",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"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": "c47f5979-b1ed-4dd2-9170-0878ab15bbba",
"FormId": "c982a890-76e7-4641-95d7-714b88132e95",
"FormTypeField": {
"FormTypeFieldId": "e3345ff6-f098-4a6b-816b-9a0f6914cbf0",
"FormType": {
"FormTypeId": "3f5c7f7d-7339-48c0-abef-c98a8eb8308c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a88c975a-1d93-42b6-88c0-980e38b9db06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95383672-be5e-4f3e-a2d3-f5a8e0306040",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "62cb72ec-790e-46e2-8d78-4298f1179629",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1d814812-cb90-4bad-9d55-60dedc023925",
"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": "01988295-45bc-45b1-877a-6b7d39a607a8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a5f08009-10bc-4f30-ae3f-ae0543b06c2f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e791519f-0d24-4cdd-9eb9-15a2865fa4ba",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"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": "f10a5b02-f434-4621-a396-5639054950ad",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "2855f266-376b-43f6-bf89-4f8c4ee9ec5d",
"Asset": {
"AssetId": "254fc9d6-67a4-4091-a4e6-d2a85a2941a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a88c975a-1d93-42b6-88c0-980e38b9db06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95383672-be5e-4f3e-a2d3-f5a8e0306040",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "74e7a862-1974-48af-ad71-10dbe1205a91",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"MeasurementValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "47405b0a-b8df-4674-99e7-5de51e857685",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"MeasurementValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5369c139-5208-4bf1-a9e0-0de9f0d5fbb1",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3f5c7f7d-7339-48c0-abef-c98a8eb8308c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a88c975a-1d93-42b6-88c0-980e38b9db06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95383672-be5e-4f3e-a2d3-f5a8e0306040",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e3345ff6-f098-4a6b-816b-9a0f6914cbf0",
"Section": {
"FormTypeSectionId": "1d814812-cb90-4bad-9d55-60dedc023925",
"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": "01988295-45bc-45b1-877a-6b7d39a607a8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a5f08009-10bc-4f30-ae3f-ae0543b06c2f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e791519f-0d24-4cdd-9eb9-15a2865fa4ba",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"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": "e3345ff6-f098-4a6b-816b-9a0f6914cbf0",
"Section": {
"FormTypeSectionId": "1d814812-cb90-4bad-9d55-60dedc023925",
"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": "01988295-45bc-45b1-877a-6b7d39a607a8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a5f08009-10bc-4f30-ae3f-ae0543b06c2f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e791519f-0d24-4cdd-9eb9-15a2865fa4ba",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"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": "62cb72ec-790e-46e2-8d78-4298f1179629",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-09T02:29:02.0371064-08:00",
"Location": "sample string 1",
"TaskId": "28a39e47-458e-40c4-85a1-1677967af0cf",
"Values": [
{
"FormFieldValueId": "c47f5979-b1ed-4dd2-9170-0878ab15bbba",
"FormId": "c982a890-76e7-4641-95d7-714b88132e95",
"FormTypeField": {
"FormTypeFieldId": "e3345ff6-f098-4a6b-816b-9a0f6914cbf0",
"FormType": {
"FormTypeId": "3f5c7f7d-7339-48c0-abef-c98a8eb8308c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a88c975a-1d93-42b6-88c0-980e38b9db06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95383672-be5e-4f3e-a2d3-f5a8e0306040",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "62cb72ec-790e-46e2-8d78-4298f1179629",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1d814812-cb90-4bad-9d55-60dedc023925",
"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": "01988295-45bc-45b1-877a-6b7d39a607a8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a5f08009-10bc-4f30-ae3f-ae0543b06c2f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e791519f-0d24-4cdd-9eb9-15a2865fa4ba",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"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": "c47f5979-b1ed-4dd2-9170-0878ab15bbba",
"FormId": "c982a890-76e7-4641-95d7-714b88132e95",
"FormTypeField": {
"FormTypeFieldId": "e3345ff6-f098-4a6b-816b-9a0f6914cbf0",
"FormType": {
"FormTypeId": "3f5c7f7d-7339-48c0-abef-c98a8eb8308c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a88c975a-1d93-42b6-88c0-980e38b9db06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95383672-be5e-4f3e-a2d3-f5a8e0306040",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-09T02:29:02.0371064-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "62cb72ec-790e-46e2-8d78-4298f1179629",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "1d814812-cb90-4bad-9d55-60dedc023925",
"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": "01988295-45bc-45b1-877a-6b7d39a607a8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a5f08009-10bc-4f30-ae3f-ae0543b06c2f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e791519f-0d24-4cdd-9eb9-15a2865fa4ba",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a083bec9-e0af-411e-83ce-b7cca5444ace",
"FieldId": "e3b70624-d677-48a8-8f25-1ee446a9f31f",
"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": "f10a5b02-f434-4621-a396-5639054950ad",
"CreateDate": "2026-01-09T02:29:02.0371064-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-09T02:29:02.0371064-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}