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": "a4e17d8f-ae10-406a-a6bb-15ef0727d00c",
"Asset": {
"AssetId": "f366b2f7-5383-4e6d-97f5-b545847fae86",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f61dfeed-9c61-46c8-bf40-7731c34b09e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "918934b7-82e8-4f75-8e09-b85e653869b6",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b014c408-57ff-4b3a-a165-41ebf3e93507",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"MeasurementValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "29d0b7e3-0ded-4a96-b82f-8b73a73b4c6d",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"MeasurementValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "025508d0-2360-43c1-86ef-b31636074dcb",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "dc4322eb-75d7-4db0-aebd-82289b6a19d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f61dfeed-9c61-46c8-bf40-7731c34b09e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "918934b7-82e8-4f75-8e09-b85e653869b6",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "87d64359-02ac-43e7-b07d-316cfe66c59f",
"Section": {
"FormTypeSectionId": "ac00ea69-cfa6-40c4-9c8d-9fe884e7bf25",
"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": "bcd56e7d-eb79-40ee-b389-054c3e660519",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "08962d9a-de18-42a7-b032-a2f8ed4af2af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "67d9cba6-4f8f-464e-9ef0-305603eba7f5",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"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": "87d64359-02ac-43e7-b07d-316cfe66c59f",
"Section": {
"FormTypeSectionId": "ac00ea69-cfa6-40c4-9c8d-9fe884e7bf25",
"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": "bcd56e7d-eb79-40ee-b389-054c3e660519",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "08962d9a-de18-42a7-b032-a2f8ed4af2af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "67d9cba6-4f8f-464e-9ef0-305603eba7f5",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"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": "21bcb71b-b581-412a-9036-ecb597c9f0c1",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-13T13:01:24.8736377-07:00",
"Location": "sample string 1",
"TaskId": "0a26520a-d7b0-4ba4-912c-49e0018041a1",
"Values": [
{
"FormFieldValueId": "dc575edd-2e67-4371-9bd5-1f982f04f238",
"FormId": "4c5a89da-5067-4f42-9ee7-47cd552cb618",
"FormTypeField": {
"FormTypeFieldId": "87d64359-02ac-43e7-b07d-316cfe66c59f",
"FormType": {
"FormTypeId": "dc4322eb-75d7-4db0-aebd-82289b6a19d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f61dfeed-9c61-46c8-bf40-7731c34b09e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "918934b7-82e8-4f75-8e09-b85e653869b6",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "21bcb71b-b581-412a-9036-ecb597c9f0c1",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ac00ea69-cfa6-40c4-9c8d-9fe884e7bf25",
"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": "bcd56e7d-eb79-40ee-b389-054c3e660519",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "08962d9a-de18-42a7-b032-a2f8ed4af2af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "67d9cba6-4f8f-464e-9ef0-305603eba7f5",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"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": "dc575edd-2e67-4371-9bd5-1f982f04f238",
"FormId": "4c5a89da-5067-4f42-9ee7-47cd552cb618",
"FormTypeField": {
"FormTypeFieldId": "87d64359-02ac-43e7-b07d-316cfe66c59f",
"FormType": {
"FormTypeId": "dc4322eb-75d7-4db0-aebd-82289b6a19d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f61dfeed-9c61-46c8-bf40-7731c34b09e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "918934b7-82e8-4f75-8e09-b85e653869b6",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "21bcb71b-b581-412a-9036-ecb597c9f0c1",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ac00ea69-cfa6-40c4-9c8d-9fe884e7bf25",
"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": "bcd56e7d-eb79-40ee-b389-054c3e660519",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "08962d9a-de18-42a7-b032-a2f8ed4af2af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "67d9cba6-4f8f-464e-9ef0-305603eba7f5",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"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": "ce0ef198-1e61-4e1a-8408-2fe6317ea546",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "a4e17d8f-ae10-406a-a6bb-15ef0727d00c",
"Asset": {
"AssetId": "f366b2f7-5383-4e6d-97f5-b545847fae86",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f61dfeed-9c61-46c8-bf40-7731c34b09e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "918934b7-82e8-4f75-8e09-b85e653869b6",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b014c408-57ff-4b3a-a165-41ebf3e93507",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"MeasurementValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "29d0b7e3-0ded-4a96-b82f-8b73a73b4c6d",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"MeasurementValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "025508d0-2360-43c1-86ef-b31636074dcb",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "dc4322eb-75d7-4db0-aebd-82289b6a19d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f61dfeed-9c61-46c8-bf40-7731c34b09e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "918934b7-82e8-4f75-8e09-b85e653869b6",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "87d64359-02ac-43e7-b07d-316cfe66c59f",
"Section": {
"FormTypeSectionId": "ac00ea69-cfa6-40c4-9c8d-9fe884e7bf25",
"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": "bcd56e7d-eb79-40ee-b389-054c3e660519",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "08962d9a-de18-42a7-b032-a2f8ed4af2af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "67d9cba6-4f8f-464e-9ef0-305603eba7f5",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"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": "87d64359-02ac-43e7-b07d-316cfe66c59f",
"Section": {
"FormTypeSectionId": "ac00ea69-cfa6-40c4-9c8d-9fe884e7bf25",
"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": "bcd56e7d-eb79-40ee-b389-054c3e660519",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "08962d9a-de18-42a7-b032-a2f8ed4af2af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "67d9cba6-4f8f-464e-9ef0-305603eba7f5",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"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": "21bcb71b-b581-412a-9036-ecb597c9f0c1",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-13T13:01:24.8736377-07:00",
"Location": "sample string 1",
"TaskId": "0a26520a-d7b0-4ba4-912c-49e0018041a1",
"Values": [
{
"FormFieldValueId": "dc575edd-2e67-4371-9bd5-1f982f04f238",
"FormId": "4c5a89da-5067-4f42-9ee7-47cd552cb618",
"FormTypeField": {
"FormTypeFieldId": "87d64359-02ac-43e7-b07d-316cfe66c59f",
"FormType": {
"FormTypeId": "dc4322eb-75d7-4db0-aebd-82289b6a19d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f61dfeed-9c61-46c8-bf40-7731c34b09e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "918934b7-82e8-4f75-8e09-b85e653869b6",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "21bcb71b-b581-412a-9036-ecb597c9f0c1",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ac00ea69-cfa6-40c4-9c8d-9fe884e7bf25",
"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": "bcd56e7d-eb79-40ee-b389-054c3e660519",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "08962d9a-de18-42a7-b032-a2f8ed4af2af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "67d9cba6-4f8f-464e-9ef0-305603eba7f5",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"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": "dc575edd-2e67-4371-9bd5-1f982f04f238",
"FormId": "4c5a89da-5067-4f42-9ee7-47cd552cb618",
"FormTypeField": {
"FormTypeFieldId": "87d64359-02ac-43e7-b07d-316cfe66c59f",
"FormType": {
"FormTypeId": "dc4322eb-75d7-4db0-aebd-82289b6a19d3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f61dfeed-9c61-46c8-bf40-7731c34b09e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "918934b7-82e8-4f75-8e09-b85e653869b6",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-13T13:01:24.8736377-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "21bcb71b-b581-412a-9036-ecb597c9f0c1",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ac00ea69-cfa6-40c4-9c8d-9fe884e7bf25",
"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": "bcd56e7d-eb79-40ee-b389-054c3e660519",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "08962d9a-de18-42a7-b032-a2f8ed4af2af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "67d9cba6-4f8f-464e-9ef0-305603eba7f5",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7188dfd3-0085-46ec-bbba-227941c7fc42",
"FieldId": "66b36eb2-6ca5-44bb-a85a-ccd447e1030f",
"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": "ce0ef198-1e61-4e1a-8408-2fe6317ea546",
"CreateDate": "2026-08-13T13:01:24.8736377-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-13T13:01:24.8736377-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}