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": "64bb231a-cfd1-466c-941a-24c3f10ffc7c",
"Asset": {
"AssetId": "ffbb5ecd-ceb9-45f6-a496-06e42438cfe6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e00befce-30b0-4510-91c5-575c55868d8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a67f24b-6e3d-482e-90e6-df4266763357",
"CreateDate": "2026-01-29T11:06:35.1489372-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1489372-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "23d2b17a-11eb-40a4-9e3a-b00cd3bc1b91",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"MeasurementValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "08857e33-3335-4acf-bab2-a12a1849515c",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"MeasurementValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5030df55-de79-4aa4-aced-13874e797ca4",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a995dc5f-97ad-498f-92ad-3348ba7cdccc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e00befce-30b0-4510-91c5-575c55868d8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a67f24b-6e3d-482e-90e6-df4266763357",
"CreateDate": "2026-01-29T11:06:35.1489372-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1489372-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4543c890-2db5-47a1-9389-bce2640058d5",
"Section": {
"FormTypeSectionId": "c3642fe8-f38d-4965-824d-94fb37a0aea4",
"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": "0f21ea16-84c0-4e2a-9e90-f718e1ee4dd9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8f64f6bc-1c57-48fb-a587-f3e68687e9b4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "195bd567-7533-4556-bb21-aafc795c05da",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"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": "4543c890-2db5-47a1-9389-bce2640058d5",
"Section": {
"FormTypeSectionId": "c3642fe8-f38d-4965-824d-94fb37a0aea4",
"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": "0f21ea16-84c0-4e2a-9e90-f718e1ee4dd9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8f64f6bc-1c57-48fb-a587-f3e68687e9b4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "195bd567-7533-4556-bb21-aafc795c05da",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"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": "d1562749-7741-4483-96be-97f695d05d68",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-29T11:06:35.1645599-08:00",
"Location": "sample string 1",
"TaskId": "503efcf1-eac8-40cd-b80c-da6fca5abf65",
"Values": [
{
"FormFieldValueId": "a7a5d696-2373-4e7f-bee4-ad0b03b2029d",
"FormId": "71faf456-1254-4886-af84-b9a6ec8f3d74",
"FormTypeField": {
"FormTypeFieldId": "4543c890-2db5-47a1-9389-bce2640058d5",
"FormType": {
"FormTypeId": "a995dc5f-97ad-498f-92ad-3348ba7cdccc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e00befce-30b0-4510-91c5-575c55868d8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a67f24b-6e3d-482e-90e6-df4266763357",
"CreateDate": "2026-01-29T11:06:35.1489372-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1489372-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d1562749-7741-4483-96be-97f695d05d68",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c3642fe8-f38d-4965-824d-94fb37a0aea4",
"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": "0f21ea16-84c0-4e2a-9e90-f718e1ee4dd9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8f64f6bc-1c57-48fb-a587-f3e68687e9b4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "195bd567-7533-4556-bb21-aafc795c05da",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"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": "a7a5d696-2373-4e7f-bee4-ad0b03b2029d",
"FormId": "71faf456-1254-4886-af84-b9a6ec8f3d74",
"FormTypeField": {
"FormTypeFieldId": "4543c890-2db5-47a1-9389-bce2640058d5",
"FormType": {
"FormTypeId": "a995dc5f-97ad-498f-92ad-3348ba7cdccc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e00befce-30b0-4510-91c5-575c55868d8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a67f24b-6e3d-482e-90e6-df4266763357",
"CreateDate": "2026-01-29T11:06:35.1489372-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1489372-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d1562749-7741-4483-96be-97f695d05d68",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c3642fe8-f38d-4965-824d-94fb37a0aea4",
"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": "0f21ea16-84c0-4e2a-9e90-f718e1ee4dd9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8f64f6bc-1c57-48fb-a587-f3e68687e9b4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "195bd567-7533-4556-bb21-aafc795c05da",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"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": "7249f1f8-38f3-433d-b953-c94285df1029",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "64bb231a-cfd1-466c-941a-24c3f10ffc7c",
"Asset": {
"AssetId": "ffbb5ecd-ceb9-45f6-a496-06e42438cfe6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e00befce-30b0-4510-91c5-575c55868d8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a67f24b-6e3d-482e-90e6-df4266763357",
"CreateDate": "2026-01-29T11:06:35.1489372-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1489372-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "23d2b17a-11eb-40a4-9e3a-b00cd3bc1b91",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"MeasurementValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "08857e33-3335-4acf-bab2-a12a1849515c",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"MeasurementValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5030df55-de79-4aa4-aced-13874e797ca4",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a995dc5f-97ad-498f-92ad-3348ba7cdccc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e00befce-30b0-4510-91c5-575c55868d8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a67f24b-6e3d-482e-90e6-df4266763357",
"CreateDate": "2026-01-29T11:06:35.1489372-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1489372-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4543c890-2db5-47a1-9389-bce2640058d5",
"Section": {
"FormTypeSectionId": "c3642fe8-f38d-4965-824d-94fb37a0aea4",
"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": "0f21ea16-84c0-4e2a-9e90-f718e1ee4dd9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8f64f6bc-1c57-48fb-a587-f3e68687e9b4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "195bd567-7533-4556-bb21-aafc795c05da",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"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": "4543c890-2db5-47a1-9389-bce2640058d5",
"Section": {
"FormTypeSectionId": "c3642fe8-f38d-4965-824d-94fb37a0aea4",
"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": "0f21ea16-84c0-4e2a-9e90-f718e1ee4dd9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8f64f6bc-1c57-48fb-a587-f3e68687e9b4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "195bd567-7533-4556-bb21-aafc795c05da",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"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": "d1562749-7741-4483-96be-97f695d05d68",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-29T11:06:35.1645599-08:00",
"Location": "sample string 1",
"TaskId": "503efcf1-eac8-40cd-b80c-da6fca5abf65",
"Values": [
{
"FormFieldValueId": "a7a5d696-2373-4e7f-bee4-ad0b03b2029d",
"FormId": "71faf456-1254-4886-af84-b9a6ec8f3d74",
"FormTypeField": {
"FormTypeFieldId": "4543c890-2db5-47a1-9389-bce2640058d5",
"FormType": {
"FormTypeId": "a995dc5f-97ad-498f-92ad-3348ba7cdccc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e00befce-30b0-4510-91c5-575c55868d8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a67f24b-6e3d-482e-90e6-df4266763357",
"CreateDate": "2026-01-29T11:06:35.1489372-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1489372-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d1562749-7741-4483-96be-97f695d05d68",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c3642fe8-f38d-4965-824d-94fb37a0aea4",
"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": "0f21ea16-84c0-4e2a-9e90-f718e1ee4dd9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8f64f6bc-1c57-48fb-a587-f3e68687e9b4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "195bd567-7533-4556-bb21-aafc795c05da",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"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": "a7a5d696-2373-4e7f-bee4-ad0b03b2029d",
"FormId": "71faf456-1254-4886-af84-b9a6ec8f3d74",
"FormTypeField": {
"FormTypeFieldId": "4543c890-2db5-47a1-9389-bce2640058d5",
"FormType": {
"FormTypeId": "a995dc5f-97ad-498f-92ad-3348ba7cdccc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e00befce-30b0-4510-91c5-575c55868d8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a67f24b-6e3d-482e-90e6-df4266763357",
"CreateDate": "2026-01-29T11:06:35.1489372-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1489372-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-29T11:06:35.1645599-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d1562749-7741-4483-96be-97f695d05d68",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "c3642fe8-f38d-4965-824d-94fb37a0aea4",
"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": "0f21ea16-84c0-4e2a-9e90-f718e1ee4dd9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8f64f6bc-1c57-48fb-a587-f3e68687e9b4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "195bd567-7533-4556-bb21-aafc795c05da",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "86445ca2-6347-4c10-ae7a-00902f0ab0af",
"FieldId": "2fca07fe-8053-47a5-b4b9-998febde27b9",
"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": "7249f1f8-38f3-433d-b953-c94285df1029",
"CreateDate": "2026-01-29T11:06:35.1645599-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-29T11:06:35.1645599-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}