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": "f1712105-c08b-4682-8882-2e65627f3092",
"Asset": {
"AssetId": "55ac0560-d95e-4adc-b91f-9cbd5b3160b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e2f7bad5-991f-4ea1-8542-8490eed2e340",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "250edf78-4d4b-4274-9326-e60c1046d2e6",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c2aa3db3-5ffa-4fa3-bd50-d05a11f02276",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"MeasurementValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a10ad612-0534-477d-b0c7-baaff441ce6d",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"MeasurementValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dd423116-75e8-49f0-afe7-ef16033882aa",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "4828b194-8651-44c2-85ca-8a2f3a698c18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2f7bad5-991f-4ea1-8542-8490eed2e340",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "250edf78-4d4b-4274-9326-e60c1046d2e6",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "187c4ed0-e930-4828-b26b-b1585b5a8935",
"Section": {
"FormTypeSectionId": "b046944e-d18c-4a2c-ad03-da2c087b9eca",
"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": "a62b1f4f-6ef4-411e-89a0-2e0d7e261f0d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d8f37ec7-250f-4066-a490-c343e6d997a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a3b069c2-62bd-406f-82d1-db208472a332",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"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": "187c4ed0-e930-4828-b26b-b1585b5a8935",
"Section": {
"FormTypeSectionId": "b046944e-d18c-4a2c-ad03-da2c087b9eca",
"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": "a62b1f4f-6ef4-411e-89a0-2e0d7e261f0d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d8f37ec7-250f-4066-a490-c343e6d997a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a3b069c2-62bd-406f-82d1-db208472a332",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"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": "d299b285-dccb-40e3-9ade-408a06ace3ca",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-13T04:52:43.9389507-07:00",
"Location": "sample string 1",
"TaskId": "59a7e32e-449e-4237-868b-1c8ae468a164",
"Values": [
{
"FormFieldValueId": "52ae2709-8bd2-45fb-886c-c43565d9b099",
"FormId": "f9a5d46c-d399-4157-91d8-7ca9e04beb23",
"FormTypeField": {
"FormTypeFieldId": "187c4ed0-e930-4828-b26b-b1585b5a8935",
"FormType": {
"FormTypeId": "4828b194-8651-44c2-85ca-8a2f3a698c18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2f7bad5-991f-4ea1-8542-8490eed2e340",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "250edf78-4d4b-4274-9326-e60c1046d2e6",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d299b285-dccb-40e3-9ade-408a06ace3ca",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b046944e-d18c-4a2c-ad03-da2c087b9eca",
"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": "a62b1f4f-6ef4-411e-89a0-2e0d7e261f0d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d8f37ec7-250f-4066-a490-c343e6d997a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a3b069c2-62bd-406f-82d1-db208472a332",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"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": "52ae2709-8bd2-45fb-886c-c43565d9b099",
"FormId": "f9a5d46c-d399-4157-91d8-7ca9e04beb23",
"FormTypeField": {
"FormTypeFieldId": "187c4ed0-e930-4828-b26b-b1585b5a8935",
"FormType": {
"FormTypeId": "4828b194-8651-44c2-85ca-8a2f3a698c18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2f7bad5-991f-4ea1-8542-8490eed2e340",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "250edf78-4d4b-4274-9326-e60c1046d2e6",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d299b285-dccb-40e3-9ade-408a06ace3ca",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b046944e-d18c-4a2c-ad03-da2c087b9eca",
"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": "a62b1f4f-6ef4-411e-89a0-2e0d7e261f0d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d8f37ec7-250f-4066-a490-c343e6d997a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a3b069c2-62bd-406f-82d1-db208472a332",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"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": "5d94efbe-a936-4b3d-8876-91c6febb30d9",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "f1712105-c08b-4682-8882-2e65627f3092",
"Asset": {
"AssetId": "55ac0560-d95e-4adc-b91f-9cbd5b3160b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e2f7bad5-991f-4ea1-8542-8490eed2e340",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "250edf78-4d4b-4274-9326-e60c1046d2e6",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c2aa3db3-5ffa-4fa3-bd50-d05a11f02276",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"MeasurementValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a10ad612-0534-477d-b0c7-baaff441ce6d",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"MeasurementValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dd423116-75e8-49f0-afe7-ef16033882aa",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "4828b194-8651-44c2-85ca-8a2f3a698c18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2f7bad5-991f-4ea1-8542-8490eed2e340",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "250edf78-4d4b-4274-9326-e60c1046d2e6",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "187c4ed0-e930-4828-b26b-b1585b5a8935",
"Section": {
"FormTypeSectionId": "b046944e-d18c-4a2c-ad03-da2c087b9eca",
"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": "a62b1f4f-6ef4-411e-89a0-2e0d7e261f0d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d8f37ec7-250f-4066-a490-c343e6d997a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a3b069c2-62bd-406f-82d1-db208472a332",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"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": "187c4ed0-e930-4828-b26b-b1585b5a8935",
"Section": {
"FormTypeSectionId": "b046944e-d18c-4a2c-ad03-da2c087b9eca",
"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": "a62b1f4f-6ef4-411e-89a0-2e0d7e261f0d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d8f37ec7-250f-4066-a490-c343e6d997a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a3b069c2-62bd-406f-82d1-db208472a332",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"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": "d299b285-dccb-40e3-9ade-408a06ace3ca",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-13T04:52:43.9389507-07:00",
"Location": "sample string 1",
"TaskId": "59a7e32e-449e-4237-868b-1c8ae468a164",
"Values": [
{
"FormFieldValueId": "52ae2709-8bd2-45fb-886c-c43565d9b099",
"FormId": "f9a5d46c-d399-4157-91d8-7ca9e04beb23",
"FormTypeField": {
"FormTypeFieldId": "187c4ed0-e930-4828-b26b-b1585b5a8935",
"FormType": {
"FormTypeId": "4828b194-8651-44c2-85ca-8a2f3a698c18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2f7bad5-991f-4ea1-8542-8490eed2e340",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "250edf78-4d4b-4274-9326-e60c1046d2e6",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d299b285-dccb-40e3-9ade-408a06ace3ca",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b046944e-d18c-4a2c-ad03-da2c087b9eca",
"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": "a62b1f4f-6ef4-411e-89a0-2e0d7e261f0d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d8f37ec7-250f-4066-a490-c343e6d997a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a3b069c2-62bd-406f-82d1-db208472a332",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"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": "52ae2709-8bd2-45fb-886c-c43565d9b099",
"FormId": "f9a5d46c-d399-4157-91d8-7ca9e04beb23",
"FormTypeField": {
"FormTypeFieldId": "187c4ed0-e930-4828-b26b-b1585b5a8935",
"FormType": {
"FormTypeId": "4828b194-8651-44c2-85ca-8a2f3a698c18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e2f7bad5-991f-4ea1-8542-8490eed2e340",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "250edf78-4d4b-4274-9326-e60c1046d2e6",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-13T04:52:43.9389507-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d299b285-dccb-40e3-9ade-408a06ace3ca",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b046944e-d18c-4a2c-ad03-da2c087b9eca",
"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": "a62b1f4f-6ef4-411e-89a0-2e0d7e261f0d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d8f37ec7-250f-4066-a490-c343e6d997a6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a3b069c2-62bd-406f-82d1-db208472a332",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "79332759-02b1-4ca5-92c7-89dce1b6f26d",
"FieldId": "3807a855-0516-4f61-9304-55dc87ea8fb9",
"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": "5d94efbe-a936-4b3d-8876-91c6febb30d9",
"CreateDate": "2026-04-13T04:52:43.9389507-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-13T04:52:43.9389507-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}