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": "3ff0c014-7e88-46a8-ad76-de4cc61293b4",
"Asset": {
"AssetId": "b4ed4323-6462-4bbb-be18-22b88717a4ef",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "51c46f5d-cfe8-4053-89ff-c757f770cac3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "11813805-1ae3-474e-825d-e42c7068b7c8",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e496aceb-e7d3-4414-80e5-8c9338f75c64",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"MeasurementValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3923cd9f-37c6-4226-bdd2-8d400ea16f62",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"MeasurementValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a176e186-235e-45ab-96a4-99f2a6c59e99",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "858c1b3f-86aa-4a39-8de1-cfbe0fb61ceb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "51c46f5d-cfe8-4053-89ff-c757f770cac3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "11813805-1ae3-474e-825d-e42c7068b7c8",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "49b97005-181a-4466-bb1d-7f06154aebf2",
"Section": {
"FormTypeSectionId": "ec975440-00b8-4906-bace-ddeee1f31c86",
"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": "4cba0887-dccf-4832-b7d2-ef70b99629ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12684d78-6b88-4627-8e88-70bc7f43c36f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b7eb72c6-20c4-4dc3-b35f-55096556ead5",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"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": "49b97005-181a-4466-bb1d-7f06154aebf2",
"Section": {
"FormTypeSectionId": "ec975440-00b8-4906-bace-ddeee1f31c86",
"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": "4cba0887-dccf-4832-b7d2-ef70b99629ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12684d78-6b88-4627-8e88-70bc7f43c36f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b7eb72c6-20c4-4dc3-b35f-55096556ead5",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"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": "b2768570-2874-4aa4-93e3-32ab11271e3e",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-02T20:01:07.4119774-07:00",
"Location": "sample string 1",
"TaskId": "b48d51a7-3a22-4f05-8551-3362a9c71b01",
"Values": [
{
"FormFieldValueId": "37769b21-3746-44fc-a1de-608036f8c234",
"FormId": "4faea1bb-7734-4be3-b8c6-aff8c787d145",
"FormTypeField": {
"FormTypeFieldId": "49b97005-181a-4466-bb1d-7f06154aebf2",
"FormType": {
"FormTypeId": "858c1b3f-86aa-4a39-8de1-cfbe0fb61ceb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "51c46f5d-cfe8-4053-89ff-c757f770cac3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "11813805-1ae3-474e-825d-e42c7068b7c8",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b2768570-2874-4aa4-93e3-32ab11271e3e",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ec975440-00b8-4906-bace-ddeee1f31c86",
"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": "4cba0887-dccf-4832-b7d2-ef70b99629ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12684d78-6b88-4627-8e88-70bc7f43c36f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b7eb72c6-20c4-4dc3-b35f-55096556ead5",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"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": "37769b21-3746-44fc-a1de-608036f8c234",
"FormId": "4faea1bb-7734-4be3-b8c6-aff8c787d145",
"FormTypeField": {
"FormTypeFieldId": "49b97005-181a-4466-bb1d-7f06154aebf2",
"FormType": {
"FormTypeId": "858c1b3f-86aa-4a39-8de1-cfbe0fb61ceb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "51c46f5d-cfe8-4053-89ff-c757f770cac3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "11813805-1ae3-474e-825d-e42c7068b7c8",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b2768570-2874-4aa4-93e3-32ab11271e3e",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ec975440-00b8-4906-bace-ddeee1f31c86",
"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": "4cba0887-dccf-4832-b7d2-ef70b99629ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12684d78-6b88-4627-8e88-70bc7f43c36f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b7eb72c6-20c4-4dc3-b35f-55096556ead5",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"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": "4f757499-dc37-4ad7-b292-30ea12de8196",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "3ff0c014-7e88-46a8-ad76-de4cc61293b4",
"Asset": {
"AssetId": "b4ed4323-6462-4bbb-be18-22b88717a4ef",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "51c46f5d-cfe8-4053-89ff-c757f770cac3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "11813805-1ae3-474e-825d-e42c7068b7c8",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e496aceb-e7d3-4414-80e5-8c9338f75c64",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"MeasurementValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3923cd9f-37c6-4226-bdd2-8d400ea16f62",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"MeasurementValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a176e186-235e-45ab-96a4-99f2a6c59e99",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "858c1b3f-86aa-4a39-8de1-cfbe0fb61ceb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "51c46f5d-cfe8-4053-89ff-c757f770cac3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "11813805-1ae3-474e-825d-e42c7068b7c8",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "49b97005-181a-4466-bb1d-7f06154aebf2",
"Section": {
"FormTypeSectionId": "ec975440-00b8-4906-bace-ddeee1f31c86",
"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": "4cba0887-dccf-4832-b7d2-ef70b99629ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12684d78-6b88-4627-8e88-70bc7f43c36f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b7eb72c6-20c4-4dc3-b35f-55096556ead5",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"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": "49b97005-181a-4466-bb1d-7f06154aebf2",
"Section": {
"FormTypeSectionId": "ec975440-00b8-4906-bace-ddeee1f31c86",
"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": "4cba0887-dccf-4832-b7d2-ef70b99629ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12684d78-6b88-4627-8e88-70bc7f43c36f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b7eb72c6-20c4-4dc3-b35f-55096556ead5",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"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": "b2768570-2874-4aa4-93e3-32ab11271e3e",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-02T20:01:07.4119774-07:00",
"Location": "sample string 1",
"TaskId": "b48d51a7-3a22-4f05-8551-3362a9c71b01",
"Values": [
{
"FormFieldValueId": "37769b21-3746-44fc-a1de-608036f8c234",
"FormId": "4faea1bb-7734-4be3-b8c6-aff8c787d145",
"FormTypeField": {
"FormTypeFieldId": "49b97005-181a-4466-bb1d-7f06154aebf2",
"FormType": {
"FormTypeId": "858c1b3f-86aa-4a39-8de1-cfbe0fb61ceb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "51c46f5d-cfe8-4053-89ff-c757f770cac3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "11813805-1ae3-474e-825d-e42c7068b7c8",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b2768570-2874-4aa4-93e3-32ab11271e3e",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ec975440-00b8-4906-bace-ddeee1f31c86",
"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": "4cba0887-dccf-4832-b7d2-ef70b99629ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12684d78-6b88-4627-8e88-70bc7f43c36f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b7eb72c6-20c4-4dc3-b35f-55096556ead5",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"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": "37769b21-3746-44fc-a1de-608036f8c234",
"FormId": "4faea1bb-7734-4be3-b8c6-aff8c787d145",
"FormTypeField": {
"FormTypeFieldId": "49b97005-181a-4466-bb1d-7f06154aebf2",
"FormType": {
"FormTypeId": "858c1b3f-86aa-4a39-8de1-cfbe0fb61ceb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "51c46f5d-cfe8-4053-89ff-c757f770cac3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "11813805-1ae3-474e-825d-e42c7068b7c8",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-02T20:01:07.4119774-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b2768570-2874-4aa4-93e3-32ab11271e3e",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ec975440-00b8-4906-bace-ddeee1f31c86",
"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": "4cba0887-dccf-4832-b7d2-ef70b99629ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12684d78-6b88-4627-8e88-70bc7f43c36f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b7eb72c6-20c4-4dc3-b35f-55096556ead5",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a38566da-f9e1-452d-b975-f915343d4083",
"FieldId": "6008065d-0742-4ed2-930f-45cf4cc2c75f",
"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": "4f757499-dc37-4ad7-b292-30ea12de8196",
"CreateDate": "2026-06-02T20:01:07.4119774-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-02T20:01:07.4119774-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}