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": "9150f095-72a7-4ac8-b26e-12c72f2d0e7c",
"Asset": {
"AssetId": "473d28a5-59fb-48e4-9202-dcddd57e1f4c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a7fc7066-9d1d-4132-9a07-934f2cf3b2c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2fdfb391-cd8f-46e4-8d06-2c371c213039",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "80c95fb9-52eb-46b9-a9d1-f89c00ca86fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"MeasurementValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7647213a-b524-44de-a661-26f33e2b3365",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"MeasurementValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c015660d-67f2-4c1e-9cce-4207b7e56961",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "348763c7-6a46-40c8-a6a6-cdeeb328656d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a7fc7066-9d1d-4132-9a07-934f2cf3b2c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2fdfb391-cd8f-46e4-8d06-2c371c213039",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4bd0d28d-8ea7-4f0b-9cb8-f4ad1a9557e4",
"Section": {
"FormTypeSectionId": "036c7df2-fae4-4b8a-a148-e9dc84e3e3ef",
"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": "4449c7bc-2429-4c91-8ee5-03408bf27bdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2d14b941-35fe-43ad-a751-0946dbc4c219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf18db3-f6fc-4402-ae20-aa7b54e31b81",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"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": "4bd0d28d-8ea7-4f0b-9cb8-f4ad1a9557e4",
"Section": {
"FormTypeSectionId": "036c7df2-fae4-4b8a-a148-e9dc84e3e3ef",
"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": "4449c7bc-2429-4c91-8ee5-03408bf27bdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2d14b941-35fe-43ad-a751-0946dbc4c219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf18db3-f6fc-4402-ae20-aa7b54e31b81",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"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": "85957881-7580-4023-b6fc-47dcf4b4da79",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-26T15:38:53.0834391-07:00",
"Location": "sample string 1",
"TaskId": "4ad4b00e-44f5-423b-a427-3bbdbc809033",
"Values": [
{
"FormFieldValueId": "673bba84-63d3-434b-a403-7553cf96ad3a",
"FormId": "39692e77-b738-429c-bdd1-785b7532e263",
"FormTypeField": {
"FormTypeFieldId": "4bd0d28d-8ea7-4f0b-9cb8-f4ad1a9557e4",
"FormType": {
"FormTypeId": "348763c7-6a46-40c8-a6a6-cdeeb328656d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a7fc7066-9d1d-4132-9a07-934f2cf3b2c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2fdfb391-cd8f-46e4-8d06-2c371c213039",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "85957881-7580-4023-b6fc-47dcf4b4da79",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "036c7df2-fae4-4b8a-a148-e9dc84e3e3ef",
"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": "4449c7bc-2429-4c91-8ee5-03408bf27bdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2d14b941-35fe-43ad-a751-0946dbc4c219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf18db3-f6fc-4402-ae20-aa7b54e31b81",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"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": "673bba84-63d3-434b-a403-7553cf96ad3a",
"FormId": "39692e77-b738-429c-bdd1-785b7532e263",
"FormTypeField": {
"FormTypeFieldId": "4bd0d28d-8ea7-4f0b-9cb8-f4ad1a9557e4",
"FormType": {
"FormTypeId": "348763c7-6a46-40c8-a6a6-cdeeb328656d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a7fc7066-9d1d-4132-9a07-934f2cf3b2c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2fdfb391-cd8f-46e4-8d06-2c371c213039",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "85957881-7580-4023-b6fc-47dcf4b4da79",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "036c7df2-fae4-4b8a-a148-e9dc84e3e3ef",
"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": "4449c7bc-2429-4c91-8ee5-03408bf27bdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2d14b941-35fe-43ad-a751-0946dbc4c219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf18db3-f6fc-4402-ae20-aa7b54e31b81",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"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": "d67f3f06-d85f-40ac-a6b0-449bcaeea0e2",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "9150f095-72a7-4ac8-b26e-12c72f2d0e7c",
"Asset": {
"AssetId": "473d28a5-59fb-48e4-9202-dcddd57e1f4c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a7fc7066-9d1d-4132-9a07-934f2cf3b2c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2fdfb391-cd8f-46e4-8d06-2c371c213039",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "80c95fb9-52eb-46b9-a9d1-f89c00ca86fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"MeasurementValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7647213a-b524-44de-a661-26f33e2b3365",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"MeasurementValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c015660d-67f2-4c1e-9cce-4207b7e56961",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "348763c7-6a46-40c8-a6a6-cdeeb328656d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a7fc7066-9d1d-4132-9a07-934f2cf3b2c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2fdfb391-cd8f-46e4-8d06-2c371c213039",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4bd0d28d-8ea7-4f0b-9cb8-f4ad1a9557e4",
"Section": {
"FormTypeSectionId": "036c7df2-fae4-4b8a-a148-e9dc84e3e3ef",
"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": "4449c7bc-2429-4c91-8ee5-03408bf27bdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2d14b941-35fe-43ad-a751-0946dbc4c219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf18db3-f6fc-4402-ae20-aa7b54e31b81",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"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": "4bd0d28d-8ea7-4f0b-9cb8-f4ad1a9557e4",
"Section": {
"FormTypeSectionId": "036c7df2-fae4-4b8a-a148-e9dc84e3e3ef",
"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": "4449c7bc-2429-4c91-8ee5-03408bf27bdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2d14b941-35fe-43ad-a751-0946dbc4c219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf18db3-f6fc-4402-ae20-aa7b54e31b81",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"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": "85957881-7580-4023-b6fc-47dcf4b4da79",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-26T15:38:53.0834391-07:00",
"Location": "sample string 1",
"TaskId": "4ad4b00e-44f5-423b-a427-3bbdbc809033",
"Values": [
{
"FormFieldValueId": "673bba84-63d3-434b-a403-7553cf96ad3a",
"FormId": "39692e77-b738-429c-bdd1-785b7532e263",
"FormTypeField": {
"FormTypeFieldId": "4bd0d28d-8ea7-4f0b-9cb8-f4ad1a9557e4",
"FormType": {
"FormTypeId": "348763c7-6a46-40c8-a6a6-cdeeb328656d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a7fc7066-9d1d-4132-9a07-934f2cf3b2c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2fdfb391-cd8f-46e4-8d06-2c371c213039",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "85957881-7580-4023-b6fc-47dcf4b4da79",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "036c7df2-fae4-4b8a-a148-e9dc84e3e3ef",
"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": "4449c7bc-2429-4c91-8ee5-03408bf27bdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2d14b941-35fe-43ad-a751-0946dbc4c219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf18db3-f6fc-4402-ae20-aa7b54e31b81",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"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": "673bba84-63d3-434b-a403-7553cf96ad3a",
"FormId": "39692e77-b738-429c-bdd1-785b7532e263",
"FormTypeField": {
"FormTypeFieldId": "4bd0d28d-8ea7-4f0b-9cb8-f4ad1a9557e4",
"FormType": {
"FormTypeId": "348763c7-6a46-40c8-a6a6-cdeeb328656d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a7fc7066-9d1d-4132-9a07-934f2cf3b2c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2fdfb391-cd8f-46e4-8d06-2c371c213039",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-26T15:38:53.0834391-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "85957881-7580-4023-b6fc-47dcf4b4da79",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "036c7df2-fae4-4b8a-a148-e9dc84e3e3ef",
"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": "4449c7bc-2429-4c91-8ee5-03408bf27bdd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2d14b941-35fe-43ad-a751-0946dbc4c219",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebf18db3-f6fc-4402-ae20-aa7b54e31b81",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "80c1ef9f-d4a4-4e91-a157-aabc03c5b222",
"FieldId": "c1d9bf4e-61c2-4399-9c4c-1d06b96d9909",
"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": "d67f3f06-d85f-40ac-a6b0-449bcaeea0e2",
"CreateDate": "2026-06-26T15:38:53.0834391-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-26T15:38:53.0834391-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}