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": "c5155917-9bad-48b4-8f48-1bdbdae65382",
"Asset": {
"AssetId": "a1e9188e-778c-4c8b-a901-f35fd72fa695",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f546f103-9731-40b1-aaed-7b7bca889af2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8d6daf58-212b-4f59-87c7-b8b37d8bbdca",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b640f4f8-251a-402c-97f0-a0c6808a5452",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"MeasurementValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3dde6c95-86cb-4fb3-a2c2-ea2bf3f52d56",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"MeasurementValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fe3df2de-374e-4253-b1ca-5ae0915bbf57",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "92071e81-6438-4919-8344-f22490db0adb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f546f103-9731-40b1-aaed-7b7bca889af2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8d6daf58-212b-4f59-87c7-b8b37d8bbdca",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2540f142-c564-4860-a8be-545227bcc385",
"Section": {
"FormTypeSectionId": "2b4ba4ac-aebe-4c68-a417-c8f42d72cb95",
"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": "a8395f24-501d-439f-bc52-582b28e33cac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bbfb8683-816d-4504-a645-f60a1145aa86",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "375aa4bb-fb07-4105-bfab-7aeaf5f5be4f",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"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": "2540f142-c564-4860-a8be-545227bcc385",
"Section": {
"FormTypeSectionId": "2b4ba4ac-aebe-4c68-a417-c8f42d72cb95",
"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": "a8395f24-501d-439f-bc52-582b28e33cac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bbfb8683-816d-4504-a645-f60a1145aa86",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "375aa4bb-fb07-4105-bfab-7aeaf5f5be4f",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"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": "f83bccaa-06f3-480a-b466-d01ac753b000",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-25T04:14:48.5849952-07:00",
"Location": "sample string 1",
"TaskId": "d7ba87ba-3543-47c3-bd4f-892592f0058e",
"Values": [
{
"FormFieldValueId": "600209ea-602d-4844-a0cd-6261ec539029",
"FormId": "e895ce6b-a906-42da-93b3-3e20f7c84701",
"FormTypeField": {
"FormTypeFieldId": "2540f142-c564-4860-a8be-545227bcc385",
"FormType": {
"FormTypeId": "92071e81-6438-4919-8344-f22490db0adb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f546f103-9731-40b1-aaed-7b7bca889af2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8d6daf58-212b-4f59-87c7-b8b37d8bbdca",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f83bccaa-06f3-480a-b466-d01ac753b000",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2b4ba4ac-aebe-4c68-a417-c8f42d72cb95",
"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": "a8395f24-501d-439f-bc52-582b28e33cac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bbfb8683-816d-4504-a645-f60a1145aa86",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "375aa4bb-fb07-4105-bfab-7aeaf5f5be4f",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"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": "600209ea-602d-4844-a0cd-6261ec539029",
"FormId": "e895ce6b-a906-42da-93b3-3e20f7c84701",
"FormTypeField": {
"FormTypeFieldId": "2540f142-c564-4860-a8be-545227bcc385",
"FormType": {
"FormTypeId": "92071e81-6438-4919-8344-f22490db0adb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f546f103-9731-40b1-aaed-7b7bca889af2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8d6daf58-212b-4f59-87c7-b8b37d8bbdca",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f83bccaa-06f3-480a-b466-d01ac753b000",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2b4ba4ac-aebe-4c68-a417-c8f42d72cb95",
"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": "a8395f24-501d-439f-bc52-582b28e33cac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bbfb8683-816d-4504-a645-f60a1145aa86",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "375aa4bb-fb07-4105-bfab-7aeaf5f5be4f",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"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": "7481662e-6e7c-4bbc-b17c-02fc68c0470a",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "c5155917-9bad-48b4-8f48-1bdbdae65382",
"Asset": {
"AssetId": "a1e9188e-778c-4c8b-a901-f35fd72fa695",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f546f103-9731-40b1-aaed-7b7bca889af2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8d6daf58-212b-4f59-87c7-b8b37d8bbdca",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b640f4f8-251a-402c-97f0-a0c6808a5452",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"MeasurementValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3dde6c95-86cb-4fb3-a2c2-ea2bf3f52d56",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"MeasurementValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fe3df2de-374e-4253-b1ca-5ae0915bbf57",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "92071e81-6438-4919-8344-f22490db0adb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f546f103-9731-40b1-aaed-7b7bca889af2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8d6daf58-212b-4f59-87c7-b8b37d8bbdca",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2540f142-c564-4860-a8be-545227bcc385",
"Section": {
"FormTypeSectionId": "2b4ba4ac-aebe-4c68-a417-c8f42d72cb95",
"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": "a8395f24-501d-439f-bc52-582b28e33cac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bbfb8683-816d-4504-a645-f60a1145aa86",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "375aa4bb-fb07-4105-bfab-7aeaf5f5be4f",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"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": "2540f142-c564-4860-a8be-545227bcc385",
"Section": {
"FormTypeSectionId": "2b4ba4ac-aebe-4c68-a417-c8f42d72cb95",
"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": "a8395f24-501d-439f-bc52-582b28e33cac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bbfb8683-816d-4504-a645-f60a1145aa86",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "375aa4bb-fb07-4105-bfab-7aeaf5f5be4f",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"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": "f83bccaa-06f3-480a-b466-d01ac753b000",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-25T04:14:48.5849952-07:00",
"Location": "sample string 1",
"TaskId": "d7ba87ba-3543-47c3-bd4f-892592f0058e",
"Values": [
{
"FormFieldValueId": "600209ea-602d-4844-a0cd-6261ec539029",
"FormId": "e895ce6b-a906-42da-93b3-3e20f7c84701",
"FormTypeField": {
"FormTypeFieldId": "2540f142-c564-4860-a8be-545227bcc385",
"FormType": {
"FormTypeId": "92071e81-6438-4919-8344-f22490db0adb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f546f103-9731-40b1-aaed-7b7bca889af2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8d6daf58-212b-4f59-87c7-b8b37d8bbdca",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f83bccaa-06f3-480a-b466-d01ac753b000",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2b4ba4ac-aebe-4c68-a417-c8f42d72cb95",
"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": "a8395f24-501d-439f-bc52-582b28e33cac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bbfb8683-816d-4504-a645-f60a1145aa86",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "375aa4bb-fb07-4105-bfab-7aeaf5f5be4f",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"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": "600209ea-602d-4844-a0cd-6261ec539029",
"FormId": "e895ce6b-a906-42da-93b3-3e20f7c84701",
"FormTypeField": {
"FormTypeFieldId": "2540f142-c564-4860-a8be-545227bcc385",
"FormType": {
"FormTypeId": "92071e81-6438-4919-8344-f22490db0adb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f546f103-9731-40b1-aaed-7b7bca889af2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8d6daf58-212b-4f59-87c7-b8b37d8bbdca",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-25T04:14:48.5849952-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f83bccaa-06f3-480a-b466-d01ac753b000",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "2b4ba4ac-aebe-4c68-a417-c8f42d72cb95",
"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": "a8395f24-501d-439f-bc52-582b28e33cac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bbfb8683-816d-4504-a645-f60a1145aa86",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "375aa4bb-fb07-4105-bfab-7aeaf5f5be4f",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "722ff78e-d670-45aa-91f4-513b0911ce23",
"FieldId": "115dca9f-1a53-4e91-bb5d-2c4034a5d4c7",
"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": "7481662e-6e7c-4bbc-b17c-02fc68c0470a",
"CreateDate": "2026-05-25T04:14:48.5849952-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-25T04:14:48.5849952-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}