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": "4b614b50-47f4-462e-8817-6621a53ded2a",
"Asset": {
"AssetId": "742a030c-7230-471e-b71b-e18786c4ff1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "070ee2d0-962b-4694-b6ec-62b602434da3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "090d456d-ef66-4cf7-9b00-5b9352246fcd",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "59b01a34-6704-45d2-9751-301289d8acf1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"MeasurementValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b1100ea3-8794-46f3-93ca-29f422fc393a",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"MeasurementValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ee0aac99-1f06-4be2-9761-3bd938f6a81d",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "719c0c6c-70de-489f-884d-0c93176d3eb8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "070ee2d0-962b-4694-b6ec-62b602434da3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "090d456d-ef66-4cf7-9b00-5b9352246fcd",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "12d77f20-a315-449f-9226-c8b06688fb8b",
"Section": {
"FormTypeSectionId": "ee42ca66-62d9-47e4-9703-c0bad01c5823",
"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": "57c762c7-0277-492f-af62-429d13da7f6b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c9e456-4ea6-4700-9702-9a85827f675c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b362a9ca-2288-4e1c-a2e3-da98cb83224b",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"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": "12d77f20-a315-449f-9226-c8b06688fb8b",
"Section": {
"FormTypeSectionId": "ee42ca66-62d9-47e4-9703-c0bad01c5823",
"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": "57c762c7-0277-492f-af62-429d13da7f6b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c9e456-4ea6-4700-9702-9a85827f675c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b362a9ca-2288-4e1c-a2e3-da98cb83224b",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"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": "8830f0b5-6a51-43b1-a2be-02eb796a6ddb",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-29T15:30:16.0701244-07:00",
"Location": "sample string 1",
"TaskId": "0cbf882b-74e5-4aa8-a2e3-78da8cf1ef3c",
"Values": [
{
"FormFieldValueId": "5225c162-a1ad-4082-897b-16c2a1bd4a7c",
"FormId": "8f4760c0-f1af-4ce6-b7bc-f77f1342e457",
"FormTypeField": {
"FormTypeFieldId": "12d77f20-a315-449f-9226-c8b06688fb8b",
"FormType": {
"FormTypeId": "719c0c6c-70de-489f-884d-0c93176d3eb8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "070ee2d0-962b-4694-b6ec-62b602434da3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "090d456d-ef66-4cf7-9b00-5b9352246fcd",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8830f0b5-6a51-43b1-a2be-02eb796a6ddb",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ee42ca66-62d9-47e4-9703-c0bad01c5823",
"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": "57c762c7-0277-492f-af62-429d13da7f6b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c9e456-4ea6-4700-9702-9a85827f675c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b362a9ca-2288-4e1c-a2e3-da98cb83224b",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"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": "5225c162-a1ad-4082-897b-16c2a1bd4a7c",
"FormId": "8f4760c0-f1af-4ce6-b7bc-f77f1342e457",
"FormTypeField": {
"FormTypeFieldId": "12d77f20-a315-449f-9226-c8b06688fb8b",
"FormType": {
"FormTypeId": "719c0c6c-70de-489f-884d-0c93176d3eb8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "070ee2d0-962b-4694-b6ec-62b602434da3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "090d456d-ef66-4cf7-9b00-5b9352246fcd",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8830f0b5-6a51-43b1-a2be-02eb796a6ddb",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ee42ca66-62d9-47e4-9703-c0bad01c5823",
"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": "57c762c7-0277-492f-af62-429d13da7f6b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c9e456-4ea6-4700-9702-9a85827f675c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b362a9ca-2288-4e1c-a2e3-da98cb83224b",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"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": "c0aeeb79-468b-4464-99a5-49556d1353a4",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "4b614b50-47f4-462e-8817-6621a53ded2a",
"Asset": {
"AssetId": "742a030c-7230-471e-b71b-e18786c4ff1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "070ee2d0-962b-4694-b6ec-62b602434da3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "090d456d-ef66-4cf7-9b00-5b9352246fcd",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "59b01a34-6704-45d2-9751-301289d8acf1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"MeasurementValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b1100ea3-8794-46f3-93ca-29f422fc393a",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"MeasurementValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ee0aac99-1f06-4be2-9761-3bd938f6a81d",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "719c0c6c-70de-489f-884d-0c93176d3eb8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "070ee2d0-962b-4694-b6ec-62b602434da3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "090d456d-ef66-4cf7-9b00-5b9352246fcd",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "12d77f20-a315-449f-9226-c8b06688fb8b",
"Section": {
"FormTypeSectionId": "ee42ca66-62d9-47e4-9703-c0bad01c5823",
"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": "57c762c7-0277-492f-af62-429d13da7f6b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c9e456-4ea6-4700-9702-9a85827f675c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b362a9ca-2288-4e1c-a2e3-da98cb83224b",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"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": "12d77f20-a315-449f-9226-c8b06688fb8b",
"Section": {
"FormTypeSectionId": "ee42ca66-62d9-47e4-9703-c0bad01c5823",
"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": "57c762c7-0277-492f-af62-429d13da7f6b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c9e456-4ea6-4700-9702-9a85827f675c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b362a9ca-2288-4e1c-a2e3-da98cb83224b",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"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": "8830f0b5-6a51-43b1-a2be-02eb796a6ddb",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-29T15:30:16.0701244-07:00",
"Location": "sample string 1",
"TaskId": "0cbf882b-74e5-4aa8-a2e3-78da8cf1ef3c",
"Values": [
{
"FormFieldValueId": "5225c162-a1ad-4082-897b-16c2a1bd4a7c",
"FormId": "8f4760c0-f1af-4ce6-b7bc-f77f1342e457",
"FormTypeField": {
"FormTypeFieldId": "12d77f20-a315-449f-9226-c8b06688fb8b",
"FormType": {
"FormTypeId": "719c0c6c-70de-489f-884d-0c93176d3eb8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "070ee2d0-962b-4694-b6ec-62b602434da3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "090d456d-ef66-4cf7-9b00-5b9352246fcd",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8830f0b5-6a51-43b1-a2be-02eb796a6ddb",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ee42ca66-62d9-47e4-9703-c0bad01c5823",
"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": "57c762c7-0277-492f-af62-429d13da7f6b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c9e456-4ea6-4700-9702-9a85827f675c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b362a9ca-2288-4e1c-a2e3-da98cb83224b",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"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": "5225c162-a1ad-4082-897b-16c2a1bd4a7c",
"FormId": "8f4760c0-f1af-4ce6-b7bc-f77f1342e457",
"FormTypeField": {
"FormTypeFieldId": "12d77f20-a315-449f-9226-c8b06688fb8b",
"FormType": {
"FormTypeId": "719c0c6c-70de-489f-884d-0c93176d3eb8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "070ee2d0-962b-4694-b6ec-62b602434da3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "090d456d-ef66-4cf7-9b00-5b9352246fcd",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-29T15:30:16.0701244-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8830f0b5-6a51-43b1-a2be-02eb796a6ddb",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ee42ca66-62d9-47e4-9703-c0bad01c5823",
"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": "57c762c7-0277-492f-af62-429d13da7f6b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c9e456-4ea6-4700-9702-9a85827f675c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b362a9ca-2288-4e1c-a2e3-da98cb83224b",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1fb0fc79-f8ed-4775-82d3-ee44707881df",
"FieldId": "2087ba1b-df18-43c5-b3ac-0a6a56df88f0",
"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": "c0aeeb79-468b-4464-99a5-49556d1353a4",
"CreateDate": "2026-03-29T15:30:16.0701244-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-29T15:30:16.0701244-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}