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": "05652fe9-ebb7-46aa-926f-1c6fedbc5e94",
"Asset": {
"AssetId": "b778d87d-1c54-4602-bd66-3d0a8e537711",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "212c18ab-b1f5-4566-86f6-5d00a9a4d636",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03256e83-3bd7-4d79-b479-bc511044b400",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "83695a6a-c060-48ef-8995-924f5ffede9f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"MeasurementValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "28f52308-3a5c-4c1f-b533-e5746f98e4ec",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"MeasurementValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "300e3658-3083-4f23-834b-f981bbc7d5a4",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c9e4144d-d081-44c7-9801-76f7b711cc62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "212c18ab-b1f5-4566-86f6-5d00a9a4d636",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03256e83-3bd7-4d79-b479-bc511044b400",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "9e2b5743-7123-47fc-94b5-6951eb3f9743",
"Section": {
"FormTypeSectionId": "6d3faf30-2461-4d4b-9ea7-c341c966d5e8",
"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": "418ba5f4-c6d0-4a28-9dea-fcbdac2b6484",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bdd785e8-3c5d-4528-be97-8eac82b33ba6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8d72cf3b-c1dd-4cea-813c-37450eca2f03",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"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": "9e2b5743-7123-47fc-94b5-6951eb3f9743",
"Section": {
"FormTypeSectionId": "6d3faf30-2461-4d4b-9ea7-c341c966d5e8",
"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": "418ba5f4-c6d0-4a28-9dea-fcbdac2b6484",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bdd785e8-3c5d-4528-be97-8eac82b33ba6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8d72cf3b-c1dd-4cea-813c-37450eca2f03",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"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": "1ffe45d8-cccb-4270-8b8c-e0004a893268",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-19T11:48:46.6976849-07:00",
"Location": "sample string 1",
"TaskId": "7cf9e7e9-559c-4d42-8517-010e673d8434",
"Values": [
{
"FormFieldValueId": "6eaf5344-44b2-4bec-a1c6-b4214ce55ea1",
"FormId": "7c242445-4d34-4cb3-af0c-ae041a3cb2a8",
"FormTypeField": {
"FormTypeFieldId": "9e2b5743-7123-47fc-94b5-6951eb3f9743",
"FormType": {
"FormTypeId": "c9e4144d-d081-44c7-9801-76f7b711cc62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "212c18ab-b1f5-4566-86f6-5d00a9a4d636",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03256e83-3bd7-4d79-b479-bc511044b400",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1ffe45d8-cccb-4270-8b8c-e0004a893268",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6d3faf30-2461-4d4b-9ea7-c341c966d5e8",
"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": "418ba5f4-c6d0-4a28-9dea-fcbdac2b6484",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bdd785e8-3c5d-4528-be97-8eac82b33ba6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8d72cf3b-c1dd-4cea-813c-37450eca2f03",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"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": "6eaf5344-44b2-4bec-a1c6-b4214ce55ea1",
"FormId": "7c242445-4d34-4cb3-af0c-ae041a3cb2a8",
"FormTypeField": {
"FormTypeFieldId": "9e2b5743-7123-47fc-94b5-6951eb3f9743",
"FormType": {
"FormTypeId": "c9e4144d-d081-44c7-9801-76f7b711cc62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "212c18ab-b1f5-4566-86f6-5d00a9a4d636",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03256e83-3bd7-4d79-b479-bc511044b400",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1ffe45d8-cccb-4270-8b8c-e0004a893268",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6d3faf30-2461-4d4b-9ea7-c341c966d5e8",
"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": "418ba5f4-c6d0-4a28-9dea-fcbdac2b6484",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bdd785e8-3c5d-4528-be97-8eac82b33ba6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8d72cf3b-c1dd-4cea-813c-37450eca2f03",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"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": "f912465d-9c4c-4e0a-8c3c-cf1876c43a44",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "05652fe9-ebb7-46aa-926f-1c6fedbc5e94",
"Asset": {
"AssetId": "b778d87d-1c54-4602-bd66-3d0a8e537711",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "212c18ab-b1f5-4566-86f6-5d00a9a4d636",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03256e83-3bd7-4d79-b479-bc511044b400",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "83695a6a-c060-48ef-8995-924f5ffede9f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"MeasurementValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "28f52308-3a5c-4c1f-b533-e5746f98e4ec",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"MeasurementValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "300e3658-3083-4f23-834b-f981bbc7d5a4",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c9e4144d-d081-44c7-9801-76f7b711cc62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "212c18ab-b1f5-4566-86f6-5d00a9a4d636",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03256e83-3bd7-4d79-b479-bc511044b400",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "9e2b5743-7123-47fc-94b5-6951eb3f9743",
"Section": {
"FormTypeSectionId": "6d3faf30-2461-4d4b-9ea7-c341c966d5e8",
"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": "418ba5f4-c6d0-4a28-9dea-fcbdac2b6484",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bdd785e8-3c5d-4528-be97-8eac82b33ba6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8d72cf3b-c1dd-4cea-813c-37450eca2f03",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"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": "9e2b5743-7123-47fc-94b5-6951eb3f9743",
"Section": {
"FormTypeSectionId": "6d3faf30-2461-4d4b-9ea7-c341c966d5e8",
"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": "418ba5f4-c6d0-4a28-9dea-fcbdac2b6484",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bdd785e8-3c5d-4528-be97-8eac82b33ba6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8d72cf3b-c1dd-4cea-813c-37450eca2f03",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"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": "1ffe45d8-cccb-4270-8b8c-e0004a893268",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-19T11:48:46.6976849-07:00",
"Location": "sample string 1",
"TaskId": "7cf9e7e9-559c-4d42-8517-010e673d8434",
"Values": [
{
"FormFieldValueId": "6eaf5344-44b2-4bec-a1c6-b4214ce55ea1",
"FormId": "7c242445-4d34-4cb3-af0c-ae041a3cb2a8",
"FormTypeField": {
"FormTypeFieldId": "9e2b5743-7123-47fc-94b5-6951eb3f9743",
"FormType": {
"FormTypeId": "c9e4144d-d081-44c7-9801-76f7b711cc62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "212c18ab-b1f5-4566-86f6-5d00a9a4d636",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03256e83-3bd7-4d79-b479-bc511044b400",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1ffe45d8-cccb-4270-8b8c-e0004a893268",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6d3faf30-2461-4d4b-9ea7-c341c966d5e8",
"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": "418ba5f4-c6d0-4a28-9dea-fcbdac2b6484",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bdd785e8-3c5d-4528-be97-8eac82b33ba6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8d72cf3b-c1dd-4cea-813c-37450eca2f03",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"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": "6eaf5344-44b2-4bec-a1c6-b4214ce55ea1",
"FormId": "7c242445-4d34-4cb3-af0c-ae041a3cb2a8",
"FormTypeField": {
"FormTypeFieldId": "9e2b5743-7123-47fc-94b5-6951eb3f9743",
"FormType": {
"FormTypeId": "c9e4144d-d081-44c7-9801-76f7b711cc62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "212c18ab-b1f5-4566-86f6-5d00a9a4d636",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "03256e83-3bd7-4d79-b479-bc511044b400",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-19T11:48:46.6976849-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1ffe45d8-cccb-4270-8b8c-e0004a893268",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "6d3faf30-2461-4d4b-9ea7-c341c966d5e8",
"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": "418ba5f4-c6d0-4a28-9dea-fcbdac2b6484",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bdd785e8-3c5d-4528-be97-8eac82b33ba6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8d72cf3b-c1dd-4cea-813c-37450eca2f03",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "30411725-4924-4c79-ab56-a7b59dbd514e",
"FieldId": "2390e68d-2606-4f37-bd5f-c4510961147a",
"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": "f912465d-9c4c-4e0a-8c3c-cf1876c43a44",
"CreateDate": "2026-05-19T11:48:46.6976849-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-19T11:48:46.6976849-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}