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": "2d28120b-d99b-4b35-8007-acb933fef923",
"Asset": {
"AssetId": "ec68405f-b678-4ae1-b91a-38d2ce2209df",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "46c86bba-37c6-4d0e-8da7-85ec618aad57",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9a3b9e8b-dd38-4f75-a81a-43556958dae1",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2a55f053-856b-4878-bcc7-34498a337990",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-08T22:17:02.4719907-07:00",
"MeasurementValueNeededDate": "2026-05-08T22:17:02.4719907-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a5bc9a22-e480-443d-83f7-66c4cccdc8ba",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-08T22:17:02.4719907-07:00",
"MeasurementValueNeededDate": "2026-05-08T22:17:02.4719907-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "25eca277-5c6a-40e5-811e-7013ceb686d7",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "0457508f-12a0-4bda-a193-ea65a8f19748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "46c86bba-37c6-4d0e-8da7-85ec618aad57",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9a3b9e8b-dd38-4f75-a81a-43556958dae1",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-08T22:17:02.4876121-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e17349e7-55c9-4577-b233-70139a86a554",
"Section": {
"FormTypeSectionId": "0bc473b0-037a-4072-b310-4b49eb9c1683",
"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": "9d95c693-2b3a-4abe-8497-facd917cd094",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "41066929-dda6-406d-9f92-0c5bf3f1020a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea580e95-4319-418f-b52f-b087cde2e8f6",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"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": "e17349e7-55c9-4577-b233-70139a86a554",
"Section": {
"FormTypeSectionId": "0bc473b0-037a-4072-b310-4b49eb9c1683",
"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": "9d95c693-2b3a-4abe-8497-facd917cd094",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "41066929-dda6-406d-9f92-0c5bf3f1020a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea580e95-4319-418f-b52f-b087cde2e8f6",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"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": "66262825-80a4-4de3-925d-afb4b54c37f1",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-08T22:17:02.4876121-07:00",
"Location": "sample string 1",
"TaskId": "53f8866d-b9b4-479a-95ca-52b8b3bbe039",
"Values": [
{
"FormFieldValueId": "d1d57502-b221-4445-90ec-9705bbe90aa3",
"FormId": "19b228c6-f659-4d9e-863c-d515455f6ebb",
"FormTypeField": {
"FormTypeFieldId": "e17349e7-55c9-4577-b233-70139a86a554",
"FormType": {
"FormTypeId": "0457508f-12a0-4bda-a193-ea65a8f19748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "46c86bba-37c6-4d0e-8da7-85ec618aad57",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9a3b9e8b-dd38-4f75-a81a-43556958dae1",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-08T22:17:02.4876121-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "66262825-80a4-4de3-925d-afb4b54c37f1",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0bc473b0-037a-4072-b310-4b49eb9c1683",
"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": "9d95c693-2b3a-4abe-8497-facd917cd094",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "41066929-dda6-406d-9f92-0c5bf3f1020a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea580e95-4319-418f-b52f-b087cde2e8f6",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"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": "d1d57502-b221-4445-90ec-9705bbe90aa3",
"FormId": "19b228c6-f659-4d9e-863c-d515455f6ebb",
"FormTypeField": {
"FormTypeFieldId": "e17349e7-55c9-4577-b233-70139a86a554",
"FormType": {
"FormTypeId": "0457508f-12a0-4bda-a193-ea65a8f19748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "46c86bba-37c6-4d0e-8da7-85ec618aad57",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9a3b9e8b-dd38-4f75-a81a-43556958dae1",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-08T22:17:02.4876121-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "66262825-80a4-4de3-925d-afb4b54c37f1",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0bc473b0-037a-4072-b310-4b49eb9c1683",
"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": "9d95c693-2b3a-4abe-8497-facd917cd094",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "41066929-dda6-406d-9f92-0c5bf3f1020a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea580e95-4319-418f-b52f-b087cde2e8f6",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"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": "8bac77b5-5a1a-4971-bd0a-d8b7d811f711",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "2d28120b-d99b-4b35-8007-acb933fef923",
"Asset": {
"AssetId": "ec68405f-b678-4ae1-b91a-38d2ce2209df",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "46c86bba-37c6-4d0e-8da7-85ec618aad57",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9a3b9e8b-dd38-4f75-a81a-43556958dae1",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2a55f053-856b-4878-bcc7-34498a337990",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-08T22:17:02.4719907-07:00",
"MeasurementValueNeededDate": "2026-05-08T22:17:02.4719907-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a5bc9a22-e480-443d-83f7-66c4cccdc8ba",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-08T22:17:02.4719907-07:00",
"MeasurementValueNeededDate": "2026-05-08T22:17:02.4719907-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "25eca277-5c6a-40e5-811e-7013ceb686d7",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "0457508f-12a0-4bda-a193-ea65a8f19748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "46c86bba-37c6-4d0e-8da7-85ec618aad57",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9a3b9e8b-dd38-4f75-a81a-43556958dae1",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-08T22:17:02.4876121-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e17349e7-55c9-4577-b233-70139a86a554",
"Section": {
"FormTypeSectionId": "0bc473b0-037a-4072-b310-4b49eb9c1683",
"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": "9d95c693-2b3a-4abe-8497-facd917cd094",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "41066929-dda6-406d-9f92-0c5bf3f1020a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea580e95-4319-418f-b52f-b087cde2e8f6",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"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": "e17349e7-55c9-4577-b233-70139a86a554",
"Section": {
"FormTypeSectionId": "0bc473b0-037a-4072-b310-4b49eb9c1683",
"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": "9d95c693-2b3a-4abe-8497-facd917cd094",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "41066929-dda6-406d-9f92-0c5bf3f1020a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea580e95-4319-418f-b52f-b087cde2e8f6",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"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": "66262825-80a4-4de3-925d-afb4b54c37f1",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-08T22:17:02.4876121-07:00",
"Location": "sample string 1",
"TaskId": "53f8866d-b9b4-479a-95ca-52b8b3bbe039",
"Values": [
{
"FormFieldValueId": "d1d57502-b221-4445-90ec-9705bbe90aa3",
"FormId": "19b228c6-f659-4d9e-863c-d515455f6ebb",
"FormTypeField": {
"FormTypeFieldId": "e17349e7-55c9-4577-b233-70139a86a554",
"FormType": {
"FormTypeId": "0457508f-12a0-4bda-a193-ea65a8f19748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "46c86bba-37c6-4d0e-8da7-85ec618aad57",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9a3b9e8b-dd38-4f75-a81a-43556958dae1",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-08T22:17:02.4876121-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "66262825-80a4-4de3-925d-afb4b54c37f1",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0bc473b0-037a-4072-b310-4b49eb9c1683",
"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": "9d95c693-2b3a-4abe-8497-facd917cd094",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "41066929-dda6-406d-9f92-0c5bf3f1020a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea580e95-4319-418f-b52f-b087cde2e8f6",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"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": "d1d57502-b221-4445-90ec-9705bbe90aa3",
"FormId": "19b228c6-f659-4d9e-863c-d515455f6ebb",
"FormTypeField": {
"FormTypeFieldId": "e17349e7-55c9-4577-b233-70139a86a554",
"FormType": {
"FormTypeId": "0457508f-12a0-4bda-a193-ea65a8f19748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "46c86bba-37c6-4d0e-8da7-85ec618aad57",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9a3b9e8b-dd38-4f75-a81a-43556958dae1",
"CreateDate": "2026-05-08T22:17:02.4719907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4719907-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-08T22:17:02.4876121-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "66262825-80a4-4de3-925d-afb4b54c37f1",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "0bc473b0-037a-4072-b310-4b49eb9c1683",
"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": "9d95c693-2b3a-4abe-8497-facd917cd094",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "41066929-dda6-406d-9f92-0c5bf3f1020a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea580e95-4319-418f-b52f-b087cde2e8f6",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cb13ed3a-742c-4fd5-8b9d-7cbd119869ae",
"FieldId": "7bdd1990-a3cc-4890-a00b-473e52f48747",
"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": "8bac77b5-5a1a-4971-bd0a-d8b7d811f711",
"CreateDate": "2026-05-08T22:17:02.4876121-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-08T22:17:02.4876121-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}