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": "348c7db4-5b3d-4ea4-970f-7c6965c73a18",
"Asset": {
"AssetId": "b181873a-c7c8-4dde-92be-986430ac282e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e7fbe505-7c4f-4595-bbc0-1ee2e2070388",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "01dd50ca-3590-4aeb-9020-8ed5f1cea175",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "40bf0f0e-c2d8-451f-a414-74282b9cfb1d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"MeasurementValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8fe54e93-7297-454c-9561-1b147ee0dda6",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"MeasurementValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "53661de2-6d8d-4698-94fa-a5eec03878ae",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6a7834f7-4c16-41f1-81ff-aba20ff11f43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e7fbe505-7c4f-4595-bbc0-1ee2e2070388",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "01dd50ca-3590-4aeb-9020-8ed5f1cea175",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "68ea4170-422a-4979-ab93-85f49c7475dd",
"Section": {
"FormTypeSectionId": "f7e7c20f-777a-46ad-a03e-0032dc63dfb6",
"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": "a87a689b-7165-4ac0-a785-04feaad5ba3d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c53d71c5-4f2a-478e-be4c-4fe729678e26",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82b574f7-4452-4cec-9d4c-d945eda1f621",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"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": "68ea4170-422a-4979-ab93-85f49c7475dd",
"Section": {
"FormTypeSectionId": "f7e7c20f-777a-46ad-a03e-0032dc63dfb6",
"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": "a87a689b-7165-4ac0-a785-04feaad5ba3d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c53d71c5-4f2a-478e-be4c-4fe729678e26",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82b574f7-4452-4cec-9d4c-d945eda1f621",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"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": "0161326c-bf3e-4492-bef5-0ad8df00032d",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-11T21:10:01.6608161-07:00",
"Location": "sample string 1",
"TaskId": "f36c33b7-1e37-4ab0-93cd-f26cc9b1e54d",
"Values": [
{
"FormFieldValueId": "b6a9e407-cd98-4a6b-976f-be10080b6168",
"FormId": "8c5801c2-ed75-4fcc-98c5-1280448d033f",
"FormTypeField": {
"FormTypeFieldId": "68ea4170-422a-4979-ab93-85f49c7475dd",
"FormType": {
"FormTypeId": "6a7834f7-4c16-41f1-81ff-aba20ff11f43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e7fbe505-7c4f-4595-bbc0-1ee2e2070388",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "01dd50ca-3590-4aeb-9020-8ed5f1cea175",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0161326c-bf3e-4492-bef5-0ad8df00032d",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f7e7c20f-777a-46ad-a03e-0032dc63dfb6",
"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": "a87a689b-7165-4ac0-a785-04feaad5ba3d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c53d71c5-4f2a-478e-be4c-4fe729678e26",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82b574f7-4452-4cec-9d4c-d945eda1f621",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"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": "b6a9e407-cd98-4a6b-976f-be10080b6168",
"FormId": "8c5801c2-ed75-4fcc-98c5-1280448d033f",
"FormTypeField": {
"FormTypeFieldId": "68ea4170-422a-4979-ab93-85f49c7475dd",
"FormType": {
"FormTypeId": "6a7834f7-4c16-41f1-81ff-aba20ff11f43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e7fbe505-7c4f-4595-bbc0-1ee2e2070388",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "01dd50ca-3590-4aeb-9020-8ed5f1cea175",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0161326c-bf3e-4492-bef5-0ad8df00032d",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f7e7c20f-777a-46ad-a03e-0032dc63dfb6",
"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": "a87a689b-7165-4ac0-a785-04feaad5ba3d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c53d71c5-4f2a-478e-be4c-4fe729678e26",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82b574f7-4452-4cec-9d4c-d945eda1f621",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"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": "0f9cd263-3a1b-44b5-88d2-007b878418eb",
"CreateDate": "2026-05-11T21:10:01.676452-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-11T21:10:01.676452-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "348c7db4-5b3d-4ea4-970f-7c6965c73a18",
"Asset": {
"AssetId": "b181873a-c7c8-4dde-92be-986430ac282e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e7fbe505-7c4f-4595-bbc0-1ee2e2070388",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "01dd50ca-3590-4aeb-9020-8ed5f1cea175",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "40bf0f0e-c2d8-451f-a414-74282b9cfb1d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"MeasurementValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8fe54e93-7297-454c-9561-1b147ee0dda6",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"MeasurementValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "53661de2-6d8d-4698-94fa-a5eec03878ae",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6a7834f7-4c16-41f1-81ff-aba20ff11f43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e7fbe505-7c4f-4595-bbc0-1ee2e2070388",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "01dd50ca-3590-4aeb-9020-8ed5f1cea175",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "68ea4170-422a-4979-ab93-85f49c7475dd",
"Section": {
"FormTypeSectionId": "f7e7c20f-777a-46ad-a03e-0032dc63dfb6",
"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": "a87a689b-7165-4ac0-a785-04feaad5ba3d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c53d71c5-4f2a-478e-be4c-4fe729678e26",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82b574f7-4452-4cec-9d4c-d945eda1f621",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"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": "68ea4170-422a-4979-ab93-85f49c7475dd",
"Section": {
"FormTypeSectionId": "f7e7c20f-777a-46ad-a03e-0032dc63dfb6",
"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": "a87a689b-7165-4ac0-a785-04feaad5ba3d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c53d71c5-4f2a-478e-be4c-4fe729678e26",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82b574f7-4452-4cec-9d4c-d945eda1f621",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"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": "0161326c-bf3e-4492-bef5-0ad8df00032d",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-11T21:10:01.6608161-07:00",
"Location": "sample string 1",
"TaskId": "f36c33b7-1e37-4ab0-93cd-f26cc9b1e54d",
"Values": [
{
"FormFieldValueId": "b6a9e407-cd98-4a6b-976f-be10080b6168",
"FormId": "8c5801c2-ed75-4fcc-98c5-1280448d033f",
"FormTypeField": {
"FormTypeFieldId": "68ea4170-422a-4979-ab93-85f49c7475dd",
"FormType": {
"FormTypeId": "6a7834f7-4c16-41f1-81ff-aba20ff11f43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e7fbe505-7c4f-4595-bbc0-1ee2e2070388",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "01dd50ca-3590-4aeb-9020-8ed5f1cea175",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0161326c-bf3e-4492-bef5-0ad8df00032d",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f7e7c20f-777a-46ad-a03e-0032dc63dfb6",
"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": "a87a689b-7165-4ac0-a785-04feaad5ba3d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c53d71c5-4f2a-478e-be4c-4fe729678e26",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82b574f7-4452-4cec-9d4c-d945eda1f621",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"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": "b6a9e407-cd98-4a6b-976f-be10080b6168",
"FormId": "8c5801c2-ed75-4fcc-98c5-1280448d033f",
"FormTypeField": {
"FormTypeFieldId": "68ea4170-422a-4979-ab93-85f49c7475dd",
"FormType": {
"FormTypeId": "6a7834f7-4c16-41f1-81ff-aba20ff11f43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e7fbe505-7c4f-4595-bbc0-1ee2e2070388",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "01dd50ca-3590-4aeb-9020-8ed5f1cea175",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T21:10:01.6608161-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "0161326c-bf3e-4492-bef5-0ad8df00032d",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f7e7c20f-777a-46ad-a03e-0032dc63dfb6",
"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": "a87a689b-7165-4ac0-a785-04feaad5ba3d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c53d71c5-4f2a-478e-be4c-4fe729678e26",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "82b574f7-4452-4cec-9d4c-d945eda1f621",
"CreateDate": "2026-05-11T21:10:01.6608161-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T21:10:01.6608161-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5726eec0-908b-4c36-871f-fc45d7d1e222",
"FieldId": "53cd358f-88d0-4941-9ea9-e321cf669aaf",
"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": "0f9cd263-3a1b-44b5-88d2-007b878418eb",
"CreateDate": "2026-05-11T21:10:01.676452-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-11T21:10:01.676452-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}