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": "d91d7008-4efa-4fe3-98dc-d58efe9c23e0",
"Asset": {
"AssetId": "61dfe776-cd41-40d1-9602-9a371a8513e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0f64263e-6317-4743-bcb6-a4a0d3aa0b50",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebb81b61-e6ec-4848-9bd2-93de3bf6f3c2",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a1a2130f-ba21-44b1-9d9d-29445fd4efa6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"MeasurementValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a8f25816-5f7d-48e0-9814-6b8dac7d5ef0",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"MeasurementValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "17fc983c-3e91-4b21-bbe1-38e483a5104f",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "057dddab-dede-4a85-afb8-c3c0ac037228",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f64263e-6317-4743-bcb6-a4a0d3aa0b50",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebb81b61-e6ec-4848-9bd2-93de3bf6f3c2",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "792f9073-a504-4bf5-927a-0ae868a44a50",
"Section": {
"FormTypeSectionId": "049930de-699f-4bbb-9647-e3d17eb36e09",
"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": "a9c4c25e-c6c7-45b4-9524-f861f37eb24b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3653fde-e8e0-4efa-a91d-858142300a6e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39558c2d-f2b3-40f7-a91d-f313dd439c44",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"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": "792f9073-a504-4bf5-927a-0ae868a44a50",
"Section": {
"FormTypeSectionId": "049930de-699f-4bbb-9647-e3d17eb36e09",
"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": "a9c4c25e-c6c7-45b4-9524-f861f37eb24b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3653fde-e8e0-4efa-a91d-858142300a6e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39558c2d-f2b3-40f7-a91d-f313dd439c44",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"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": "91079c5b-aca5-46fd-aa18-60f61fee7146",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-02T16:59:01.730881-07:00",
"Location": "sample string 1",
"TaskId": "242815a9-09fd-478c-937a-dea83cbd3843",
"Values": [
{
"FormFieldValueId": "9b53f256-1b92-4ff4-a7eb-92973a861293",
"FormId": "ffcd1714-ef17-4c58-9e2c-c19fb6e9be55",
"FormTypeField": {
"FormTypeFieldId": "792f9073-a504-4bf5-927a-0ae868a44a50",
"FormType": {
"FormTypeId": "057dddab-dede-4a85-afb8-c3c0ac037228",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f64263e-6317-4743-bcb6-a4a0d3aa0b50",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebb81b61-e6ec-4848-9bd2-93de3bf6f3c2",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "91079c5b-aca5-46fd-aa18-60f61fee7146",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "049930de-699f-4bbb-9647-e3d17eb36e09",
"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": "a9c4c25e-c6c7-45b4-9524-f861f37eb24b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3653fde-e8e0-4efa-a91d-858142300a6e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39558c2d-f2b3-40f7-a91d-f313dd439c44",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"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": "9b53f256-1b92-4ff4-a7eb-92973a861293",
"FormId": "ffcd1714-ef17-4c58-9e2c-c19fb6e9be55",
"FormTypeField": {
"FormTypeFieldId": "792f9073-a504-4bf5-927a-0ae868a44a50",
"FormType": {
"FormTypeId": "057dddab-dede-4a85-afb8-c3c0ac037228",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f64263e-6317-4743-bcb6-a4a0d3aa0b50",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebb81b61-e6ec-4848-9bd2-93de3bf6f3c2",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "91079c5b-aca5-46fd-aa18-60f61fee7146",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "049930de-699f-4bbb-9647-e3d17eb36e09",
"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": "a9c4c25e-c6c7-45b4-9524-f861f37eb24b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3653fde-e8e0-4efa-a91d-858142300a6e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39558c2d-f2b3-40f7-a91d-f313dd439c44",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"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": "ffef93da-6005-43b6-afe7-7b8047f2ad0a",
"CreateDate": "2026-07-02T16:59:01.7464481-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-02T16:59:01.7464481-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "d91d7008-4efa-4fe3-98dc-d58efe9c23e0",
"Asset": {
"AssetId": "61dfe776-cd41-40d1-9602-9a371a8513e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0f64263e-6317-4743-bcb6-a4a0d3aa0b50",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebb81b61-e6ec-4848-9bd2-93de3bf6f3c2",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a1a2130f-ba21-44b1-9d9d-29445fd4efa6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"MeasurementValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a8f25816-5f7d-48e0-9814-6b8dac7d5ef0",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"MeasurementValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "17fc983c-3e91-4b21-bbe1-38e483a5104f",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "057dddab-dede-4a85-afb8-c3c0ac037228",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f64263e-6317-4743-bcb6-a4a0d3aa0b50",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebb81b61-e6ec-4848-9bd2-93de3bf6f3c2",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "792f9073-a504-4bf5-927a-0ae868a44a50",
"Section": {
"FormTypeSectionId": "049930de-699f-4bbb-9647-e3d17eb36e09",
"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": "a9c4c25e-c6c7-45b4-9524-f861f37eb24b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3653fde-e8e0-4efa-a91d-858142300a6e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39558c2d-f2b3-40f7-a91d-f313dd439c44",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"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": "792f9073-a504-4bf5-927a-0ae868a44a50",
"Section": {
"FormTypeSectionId": "049930de-699f-4bbb-9647-e3d17eb36e09",
"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": "a9c4c25e-c6c7-45b4-9524-f861f37eb24b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3653fde-e8e0-4efa-a91d-858142300a6e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39558c2d-f2b3-40f7-a91d-f313dd439c44",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"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": "91079c5b-aca5-46fd-aa18-60f61fee7146",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-02T16:59:01.730881-07:00",
"Location": "sample string 1",
"TaskId": "242815a9-09fd-478c-937a-dea83cbd3843",
"Values": [
{
"FormFieldValueId": "9b53f256-1b92-4ff4-a7eb-92973a861293",
"FormId": "ffcd1714-ef17-4c58-9e2c-c19fb6e9be55",
"FormTypeField": {
"FormTypeFieldId": "792f9073-a504-4bf5-927a-0ae868a44a50",
"FormType": {
"FormTypeId": "057dddab-dede-4a85-afb8-c3c0ac037228",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f64263e-6317-4743-bcb6-a4a0d3aa0b50",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebb81b61-e6ec-4848-9bd2-93de3bf6f3c2",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "91079c5b-aca5-46fd-aa18-60f61fee7146",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "049930de-699f-4bbb-9647-e3d17eb36e09",
"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": "a9c4c25e-c6c7-45b4-9524-f861f37eb24b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3653fde-e8e0-4efa-a91d-858142300a6e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39558c2d-f2b3-40f7-a91d-f313dd439c44",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"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": "9b53f256-1b92-4ff4-a7eb-92973a861293",
"FormId": "ffcd1714-ef17-4c58-9e2c-c19fb6e9be55",
"FormTypeField": {
"FormTypeFieldId": "792f9073-a504-4bf5-927a-0ae868a44a50",
"FormType": {
"FormTypeId": "057dddab-dede-4a85-afb8-c3c0ac037228",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f64263e-6317-4743-bcb6-a4a0d3aa0b50",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebb81b61-e6ec-4848-9bd2-93de3bf6f3c2",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T16:59:01.730881-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "91079c5b-aca5-46fd-aa18-60f61fee7146",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "049930de-699f-4bbb-9647-e3d17eb36e09",
"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": "a9c4c25e-c6c7-45b4-9524-f861f37eb24b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a3653fde-e8e0-4efa-a91d-858142300a6e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39558c2d-f2b3-40f7-a91d-f313dd439c44",
"CreateDate": "2026-07-02T16:59:01.730881-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T16:59:01.730881-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a1b16664-d0f4-4c83-aa6c-47906d91ccac",
"FieldId": "8d246e71-6bcc-4bb2-9e7d-21e6d2a8ab4e",
"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": "ffef93da-6005-43b6-afe7-7b8047f2ad0a",
"CreateDate": "2026-07-02T16:59:01.7464481-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-02T16:59:01.7464481-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}