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": "d24380fb-5c0c-424e-a3f4-8604cd168ea5",
"Asset": {
"AssetId": "273b5f8a-fdb0-421f-861f-bcc6e555eaf5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c0ad914f-29f9-482e-ac2c-c225b3069c5d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7eaef9d0-271d-495c-bd6c-0287a6401278",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7375e1e2-0177-431c-947e-98ed1de05fa1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"MeasurementValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6dfcd8ef-627e-437b-8f6d-15f6993ed74a",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"MeasurementValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5d277fb5-b31f-4291-823c-10f23ed34c1c",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c89437d1-08d0-4171-a0da-73b27afffe29",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c0ad914f-29f9-482e-ac2c-c225b3069c5d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7eaef9d0-271d-495c-bd6c-0287a6401278",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "064b8bbd-b659-4e36-9144-30328bf3906a",
"Section": {
"FormTypeSectionId": "aa6c3ae7-bb3b-4052-9e91-1c2272f24c1f",
"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": "7eee0010-1f47-472d-b859-fa5857dc9057",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fdbffe17-d38b-4c27-9a80-42688c72b5fe",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bfdbc910-9fe3-4a2e-8b4a-223b80a398c5",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"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": "064b8bbd-b659-4e36-9144-30328bf3906a",
"Section": {
"FormTypeSectionId": "aa6c3ae7-bb3b-4052-9e91-1c2272f24c1f",
"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": "7eee0010-1f47-472d-b859-fa5857dc9057",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fdbffe17-d38b-4c27-9a80-42688c72b5fe",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bfdbc910-9fe3-4a2e-8b4a-223b80a398c5",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"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": "5fabe3d8-8d22-4c1d-bfc7-e53a409580ea",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-28T15:39:22.3437399-07:00",
"Location": "sample string 1",
"TaskId": "548d08fd-a2c0-4571-b8e5-90d81a68258a",
"Values": [
{
"FormFieldValueId": "b3952e06-42e9-4ce0-bd20-3b43bf266c59",
"FormId": "9975643a-4197-4e37-889d-fb985cd05910",
"FormTypeField": {
"FormTypeFieldId": "064b8bbd-b659-4e36-9144-30328bf3906a",
"FormType": {
"FormTypeId": "c89437d1-08d0-4171-a0da-73b27afffe29",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c0ad914f-29f9-482e-ac2c-c225b3069c5d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7eaef9d0-271d-495c-bd6c-0287a6401278",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5fabe3d8-8d22-4c1d-bfc7-e53a409580ea",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "aa6c3ae7-bb3b-4052-9e91-1c2272f24c1f",
"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": "7eee0010-1f47-472d-b859-fa5857dc9057",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fdbffe17-d38b-4c27-9a80-42688c72b5fe",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bfdbc910-9fe3-4a2e-8b4a-223b80a398c5",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"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": "b3952e06-42e9-4ce0-bd20-3b43bf266c59",
"FormId": "9975643a-4197-4e37-889d-fb985cd05910",
"FormTypeField": {
"FormTypeFieldId": "064b8bbd-b659-4e36-9144-30328bf3906a",
"FormType": {
"FormTypeId": "c89437d1-08d0-4171-a0da-73b27afffe29",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c0ad914f-29f9-482e-ac2c-c225b3069c5d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7eaef9d0-271d-495c-bd6c-0287a6401278",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5fabe3d8-8d22-4c1d-bfc7-e53a409580ea",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "aa6c3ae7-bb3b-4052-9e91-1c2272f24c1f",
"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": "7eee0010-1f47-472d-b859-fa5857dc9057",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fdbffe17-d38b-4c27-9a80-42688c72b5fe",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bfdbc910-9fe3-4a2e-8b4a-223b80a398c5",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"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": "adc7c2b9-d026-423a-84eb-10a8f488318a",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "d24380fb-5c0c-424e-a3f4-8604cd168ea5",
"Asset": {
"AssetId": "273b5f8a-fdb0-421f-861f-bcc6e555eaf5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c0ad914f-29f9-482e-ac2c-c225b3069c5d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7eaef9d0-271d-495c-bd6c-0287a6401278",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7375e1e2-0177-431c-947e-98ed1de05fa1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"MeasurementValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6dfcd8ef-627e-437b-8f6d-15f6993ed74a",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"MeasurementValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5d277fb5-b31f-4291-823c-10f23ed34c1c",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c89437d1-08d0-4171-a0da-73b27afffe29",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c0ad914f-29f9-482e-ac2c-c225b3069c5d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7eaef9d0-271d-495c-bd6c-0287a6401278",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "064b8bbd-b659-4e36-9144-30328bf3906a",
"Section": {
"FormTypeSectionId": "aa6c3ae7-bb3b-4052-9e91-1c2272f24c1f",
"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": "7eee0010-1f47-472d-b859-fa5857dc9057",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fdbffe17-d38b-4c27-9a80-42688c72b5fe",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bfdbc910-9fe3-4a2e-8b4a-223b80a398c5",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"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": "064b8bbd-b659-4e36-9144-30328bf3906a",
"Section": {
"FormTypeSectionId": "aa6c3ae7-bb3b-4052-9e91-1c2272f24c1f",
"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": "7eee0010-1f47-472d-b859-fa5857dc9057",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fdbffe17-d38b-4c27-9a80-42688c72b5fe",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bfdbc910-9fe3-4a2e-8b4a-223b80a398c5",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"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": "5fabe3d8-8d22-4c1d-bfc7-e53a409580ea",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-28T15:39:22.3437399-07:00",
"Location": "sample string 1",
"TaskId": "548d08fd-a2c0-4571-b8e5-90d81a68258a",
"Values": [
{
"FormFieldValueId": "b3952e06-42e9-4ce0-bd20-3b43bf266c59",
"FormId": "9975643a-4197-4e37-889d-fb985cd05910",
"FormTypeField": {
"FormTypeFieldId": "064b8bbd-b659-4e36-9144-30328bf3906a",
"FormType": {
"FormTypeId": "c89437d1-08d0-4171-a0da-73b27afffe29",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c0ad914f-29f9-482e-ac2c-c225b3069c5d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7eaef9d0-271d-495c-bd6c-0287a6401278",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5fabe3d8-8d22-4c1d-bfc7-e53a409580ea",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "aa6c3ae7-bb3b-4052-9e91-1c2272f24c1f",
"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": "7eee0010-1f47-472d-b859-fa5857dc9057",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fdbffe17-d38b-4c27-9a80-42688c72b5fe",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bfdbc910-9fe3-4a2e-8b4a-223b80a398c5",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"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": "b3952e06-42e9-4ce0-bd20-3b43bf266c59",
"FormId": "9975643a-4197-4e37-889d-fb985cd05910",
"FormTypeField": {
"FormTypeFieldId": "064b8bbd-b659-4e36-9144-30328bf3906a",
"FormType": {
"FormTypeId": "c89437d1-08d0-4171-a0da-73b27afffe29",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c0ad914f-29f9-482e-ac2c-c225b3069c5d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7eaef9d0-271d-495c-bd6c-0287a6401278",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-28T15:39:22.3437399-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5fabe3d8-8d22-4c1d-bfc7-e53a409580ea",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "aa6c3ae7-bb3b-4052-9e91-1c2272f24c1f",
"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": "7eee0010-1f47-472d-b859-fa5857dc9057",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fdbffe17-d38b-4c27-9a80-42688c72b5fe",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bfdbc910-9fe3-4a2e-8b4a-223b80a398c5",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbb067b6-68c6-4dd4-9dbe-4111bce865d9",
"FieldId": "c77ce5ff-9c44-4d75-b6c3-e77c69a7d673",
"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": "adc7c2b9-d026-423a-84eb-10a8f488318a",
"CreateDate": "2026-05-28T15:39:22.3437399-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-28T15:39:22.3437399-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}