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": "c0b8d01b-9556-4a98-bc86-b7f2a4145afd",
"Asset": {
"AssetId": "abf90493-7e11-4d11-bc1a-5f5ff9e8f72b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e21c618a-6aee-408d-bda7-27156736fe5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f8bb842-b10d-49c8-8ec7-559eb2203e30",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "24a81d87-9846-4ba2-877b-696586207fe3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"MeasurementValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2bdc619-3ef9-4ac8-b964-252d2ffa0b7c",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"MeasurementValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d4f576ed-11b4-4a6a-a923-e29b719a86d8",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "70a7e7ec-7c5a-4704-8957-92dcede084f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e21c618a-6aee-408d-bda7-27156736fe5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f8bb842-b10d-49c8-8ec7-559eb2203e30",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "23c69b10-8174-4dc4-9051-82d9047982b6",
"Section": {
"FormTypeSectionId": "a0c5f274-5f52-4f45-bd48-cb37da63915b",
"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": "12f86c32-588e-46ed-840a-5e83c587e7b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd4bfdb8-0022-4491-91a8-6a4dd2ba2db0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "163991dd-86fb-42c0-b0f1-d73168b80ac7",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"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": "23c69b10-8174-4dc4-9051-82d9047982b6",
"Section": {
"FormTypeSectionId": "a0c5f274-5f52-4f45-bd48-cb37da63915b",
"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": "12f86c32-588e-46ed-840a-5e83c587e7b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd4bfdb8-0022-4491-91a8-6a4dd2ba2db0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "163991dd-86fb-42c0-b0f1-d73168b80ac7",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"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": "647bf7b1-df94-4d8e-8421-7cb885c81aa2",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-18T16:39:57.9807945-07:00",
"Location": "sample string 1",
"TaskId": "aeedb9e3-6ce5-4525-8886-ed386016432e",
"Values": [
{
"FormFieldValueId": "54a55901-a463-46e9-83c1-e413f4bd5527",
"FormId": "0ceb994d-46db-4374-8951-d1c308b161be",
"FormTypeField": {
"FormTypeFieldId": "23c69b10-8174-4dc4-9051-82d9047982b6",
"FormType": {
"FormTypeId": "70a7e7ec-7c5a-4704-8957-92dcede084f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e21c618a-6aee-408d-bda7-27156736fe5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f8bb842-b10d-49c8-8ec7-559eb2203e30",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "647bf7b1-df94-4d8e-8421-7cb885c81aa2",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a0c5f274-5f52-4f45-bd48-cb37da63915b",
"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": "12f86c32-588e-46ed-840a-5e83c587e7b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd4bfdb8-0022-4491-91a8-6a4dd2ba2db0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "163991dd-86fb-42c0-b0f1-d73168b80ac7",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"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": "54a55901-a463-46e9-83c1-e413f4bd5527",
"FormId": "0ceb994d-46db-4374-8951-d1c308b161be",
"FormTypeField": {
"FormTypeFieldId": "23c69b10-8174-4dc4-9051-82d9047982b6",
"FormType": {
"FormTypeId": "70a7e7ec-7c5a-4704-8957-92dcede084f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e21c618a-6aee-408d-bda7-27156736fe5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f8bb842-b10d-49c8-8ec7-559eb2203e30",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "647bf7b1-df94-4d8e-8421-7cb885c81aa2",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a0c5f274-5f52-4f45-bd48-cb37da63915b",
"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": "12f86c32-588e-46ed-840a-5e83c587e7b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd4bfdb8-0022-4491-91a8-6a4dd2ba2db0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "163991dd-86fb-42c0-b0f1-d73168b80ac7",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"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": "ad51d6dd-bcde-4b4a-a920-4f687ced51d2",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "c0b8d01b-9556-4a98-bc86-b7f2a4145afd",
"Asset": {
"AssetId": "abf90493-7e11-4d11-bc1a-5f5ff9e8f72b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e21c618a-6aee-408d-bda7-27156736fe5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f8bb842-b10d-49c8-8ec7-559eb2203e30",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "24a81d87-9846-4ba2-877b-696586207fe3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"MeasurementValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2bdc619-3ef9-4ac8-b964-252d2ffa0b7c",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"MeasurementValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d4f576ed-11b4-4a6a-a923-e29b719a86d8",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "70a7e7ec-7c5a-4704-8957-92dcede084f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e21c618a-6aee-408d-bda7-27156736fe5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f8bb842-b10d-49c8-8ec7-559eb2203e30",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "23c69b10-8174-4dc4-9051-82d9047982b6",
"Section": {
"FormTypeSectionId": "a0c5f274-5f52-4f45-bd48-cb37da63915b",
"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": "12f86c32-588e-46ed-840a-5e83c587e7b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd4bfdb8-0022-4491-91a8-6a4dd2ba2db0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "163991dd-86fb-42c0-b0f1-d73168b80ac7",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"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": "23c69b10-8174-4dc4-9051-82d9047982b6",
"Section": {
"FormTypeSectionId": "a0c5f274-5f52-4f45-bd48-cb37da63915b",
"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": "12f86c32-588e-46ed-840a-5e83c587e7b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd4bfdb8-0022-4491-91a8-6a4dd2ba2db0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "163991dd-86fb-42c0-b0f1-d73168b80ac7",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"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": "647bf7b1-df94-4d8e-8421-7cb885c81aa2",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-18T16:39:57.9807945-07:00",
"Location": "sample string 1",
"TaskId": "aeedb9e3-6ce5-4525-8886-ed386016432e",
"Values": [
{
"FormFieldValueId": "54a55901-a463-46e9-83c1-e413f4bd5527",
"FormId": "0ceb994d-46db-4374-8951-d1c308b161be",
"FormTypeField": {
"FormTypeFieldId": "23c69b10-8174-4dc4-9051-82d9047982b6",
"FormType": {
"FormTypeId": "70a7e7ec-7c5a-4704-8957-92dcede084f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e21c618a-6aee-408d-bda7-27156736fe5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f8bb842-b10d-49c8-8ec7-559eb2203e30",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "647bf7b1-df94-4d8e-8421-7cb885c81aa2",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a0c5f274-5f52-4f45-bd48-cb37da63915b",
"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": "12f86c32-588e-46ed-840a-5e83c587e7b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd4bfdb8-0022-4491-91a8-6a4dd2ba2db0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "163991dd-86fb-42c0-b0f1-d73168b80ac7",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"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": "54a55901-a463-46e9-83c1-e413f4bd5527",
"FormId": "0ceb994d-46db-4374-8951-d1c308b161be",
"FormTypeField": {
"FormTypeFieldId": "23c69b10-8174-4dc4-9051-82d9047982b6",
"FormType": {
"FormTypeId": "70a7e7ec-7c5a-4704-8957-92dcede084f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e21c618a-6aee-408d-bda7-27156736fe5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f8bb842-b10d-49c8-8ec7-559eb2203e30",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-18T16:39:57.9807945-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "647bf7b1-df94-4d8e-8421-7cb885c81aa2",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a0c5f274-5f52-4f45-bd48-cb37da63915b",
"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": "12f86c32-588e-46ed-840a-5e83c587e7b5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd4bfdb8-0022-4491-91a8-6a4dd2ba2db0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "163991dd-86fb-42c0-b0f1-d73168b80ac7",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ac0caf9-6c33-4935-ad92-26ea7dff3fc9",
"FieldId": "fe60e117-1774-4f57-8bdc-e473f875fecb",
"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": "ad51d6dd-bcde-4b4a-a920-4f687ced51d2",
"CreateDate": "2026-04-18T16:39:57.9807945-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-18T16:39:57.9807945-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}