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": "3bf5aae3-a545-4021-83a8-b017bef2c346",
"Asset": {
"AssetId": "130caed8-c6d6-444f-b4f6-35b265bcb1c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "89fa6966-58d2-4c9d-9991-364b72c3b52d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be0be0cd-dd7d-426a-b783-3d8c65ceec5f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cab2ec35-6aea-45c0-9096-d2fa692481ac",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"MeasurementValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1f74a76d-7cf3-4aa7-aa2b-a464e36b6894",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"MeasurementValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "68def991-aea4-4bd8-a9d6-b48823895685",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "253f4ee9-c714-433f-a6f4-5dd8eeb5676e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "89fa6966-58d2-4c9d-9991-364b72c3b52d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be0be0cd-dd7d-426a-b783-3d8c65ceec5f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f2ee1561-92c5-4871-b3d3-7b557f028e84",
"Section": {
"FormTypeSectionId": "f710698d-038e-4355-88de-715a99113d8c",
"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": "fc96f650-fc6b-420a-bd6c-8bca82a662fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f7847123-31a3-42fb-964b-dcfdd9ce7143",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e9911c4c-0944-493c-8250-28cabcc35d6f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"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": "f2ee1561-92c5-4871-b3d3-7b557f028e84",
"Section": {
"FormTypeSectionId": "f710698d-038e-4355-88de-715a99113d8c",
"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": "fc96f650-fc6b-420a-bd6c-8bca82a662fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f7847123-31a3-42fb-964b-dcfdd9ce7143",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e9911c4c-0944-493c-8250-28cabcc35d6f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"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": "75c5c2cf-7dd8-4a11-904d-daed0086608c",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-15T12:09:08.681965-07:00",
"Location": "sample string 1",
"TaskId": "c6f03370-221b-432c-9438-f651a7cc0cc0",
"Values": [
{
"FormFieldValueId": "ef4da3c8-10ea-40af-aa5b-21a8367a3b5f",
"FormId": "afe355a3-d877-45ff-8929-ecb3caedde76",
"FormTypeField": {
"FormTypeFieldId": "f2ee1561-92c5-4871-b3d3-7b557f028e84",
"FormType": {
"FormTypeId": "253f4ee9-c714-433f-a6f4-5dd8eeb5676e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "89fa6966-58d2-4c9d-9991-364b72c3b52d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be0be0cd-dd7d-426a-b783-3d8c65ceec5f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "75c5c2cf-7dd8-4a11-904d-daed0086608c",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f710698d-038e-4355-88de-715a99113d8c",
"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": "fc96f650-fc6b-420a-bd6c-8bca82a662fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f7847123-31a3-42fb-964b-dcfdd9ce7143",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e9911c4c-0944-493c-8250-28cabcc35d6f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"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": "ef4da3c8-10ea-40af-aa5b-21a8367a3b5f",
"FormId": "afe355a3-d877-45ff-8929-ecb3caedde76",
"FormTypeField": {
"FormTypeFieldId": "f2ee1561-92c5-4871-b3d3-7b557f028e84",
"FormType": {
"FormTypeId": "253f4ee9-c714-433f-a6f4-5dd8eeb5676e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "89fa6966-58d2-4c9d-9991-364b72c3b52d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be0be0cd-dd7d-426a-b783-3d8c65ceec5f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "75c5c2cf-7dd8-4a11-904d-daed0086608c",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f710698d-038e-4355-88de-715a99113d8c",
"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": "fc96f650-fc6b-420a-bd6c-8bca82a662fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f7847123-31a3-42fb-964b-dcfdd9ce7143",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e9911c4c-0944-493c-8250-28cabcc35d6f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"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": "a471c957-65cc-4143-be73-4106f5b0fd1b",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "3bf5aae3-a545-4021-83a8-b017bef2c346",
"Asset": {
"AssetId": "130caed8-c6d6-444f-b4f6-35b265bcb1c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "89fa6966-58d2-4c9d-9991-364b72c3b52d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be0be0cd-dd7d-426a-b783-3d8c65ceec5f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cab2ec35-6aea-45c0-9096-d2fa692481ac",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"MeasurementValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1f74a76d-7cf3-4aa7-aa2b-a464e36b6894",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"MeasurementValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "68def991-aea4-4bd8-a9d6-b48823895685",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "253f4ee9-c714-433f-a6f4-5dd8eeb5676e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "89fa6966-58d2-4c9d-9991-364b72c3b52d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be0be0cd-dd7d-426a-b783-3d8c65ceec5f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f2ee1561-92c5-4871-b3d3-7b557f028e84",
"Section": {
"FormTypeSectionId": "f710698d-038e-4355-88de-715a99113d8c",
"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": "fc96f650-fc6b-420a-bd6c-8bca82a662fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f7847123-31a3-42fb-964b-dcfdd9ce7143",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e9911c4c-0944-493c-8250-28cabcc35d6f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"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": "f2ee1561-92c5-4871-b3d3-7b557f028e84",
"Section": {
"FormTypeSectionId": "f710698d-038e-4355-88de-715a99113d8c",
"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": "fc96f650-fc6b-420a-bd6c-8bca82a662fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f7847123-31a3-42fb-964b-dcfdd9ce7143",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e9911c4c-0944-493c-8250-28cabcc35d6f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"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": "75c5c2cf-7dd8-4a11-904d-daed0086608c",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-15T12:09:08.681965-07:00",
"Location": "sample string 1",
"TaskId": "c6f03370-221b-432c-9438-f651a7cc0cc0",
"Values": [
{
"FormFieldValueId": "ef4da3c8-10ea-40af-aa5b-21a8367a3b5f",
"FormId": "afe355a3-d877-45ff-8929-ecb3caedde76",
"FormTypeField": {
"FormTypeFieldId": "f2ee1561-92c5-4871-b3d3-7b557f028e84",
"FormType": {
"FormTypeId": "253f4ee9-c714-433f-a6f4-5dd8eeb5676e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "89fa6966-58d2-4c9d-9991-364b72c3b52d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be0be0cd-dd7d-426a-b783-3d8c65ceec5f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "75c5c2cf-7dd8-4a11-904d-daed0086608c",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f710698d-038e-4355-88de-715a99113d8c",
"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": "fc96f650-fc6b-420a-bd6c-8bca82a662fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f7847123-31a3-42fb-964b-dcfdd9ce7143",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e9911c4c-0944-493c-8250-28cabcc35d6f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"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": "ef4da3c8-10ea-40af-aa5b-21a8367a3b5f",
"FormId": "afe355a3-d877-45ff-8929-ecb3caedde76",
"FormTypeField": {
"FormTypeFieldId": "f2ee1561-92c5-4871-b3d3-7b557f028e84",
"FormType": {
"FormTypeId": "253f4ee9-c714-433f-a6f4-5dd8eeb5676e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "89fa6966-58d2-4c9d-9991-364b72c3b52d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be0be0cd-dd7d-426a-b783-3d8c65ceec5f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-15T12:09:08.681965-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "75c5c2cf-7dd8-4a11-904d-daed0086608c",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f710698d-038e-4355-88de-715a99113d8c",
"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": "fc96f650-fc6b-420a-bd6c-8bca82a662fa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f7847123-31a3-42fb-964b-dcfdd9ce7143",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e9911c4c-0944-493c-8250-28cabcc35d6f",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1b77cd72-4753-45ba-b49e-bb1318c7ecf6",
"FieldId": "aa8132f1-db48-496c-bbbb-286070d479c0",
"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": "a471c957-65cc-4143-be73-4106f5b0fd1b",
"CreateDate": "2026-04-15T12:09:08.681965-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-15T12:09:08.681965-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}