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": "7fa3acc3-771c-4473-9215-7f264e35316d",
"Asset": {
"AssetId": "d53e6448-66bc-49fe-bc74-b76c74e1a28e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "87030f4c-e095-48e7-b802-1ccb4aa27171",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "192be957-be41-414d-9aaf-fe43cd22d44a",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9b26ffb4-930b-4d22-8e2e-1270d581fdec",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"MeasurementValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "08408d26-1ec7-4028-829d-018eb547f533",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"MeasurementValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "155f788f-2071-4d50-b2a5-659f592d445c",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b60740b9-3862-463f-96eb-f50cbd99e83e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "87030f4c-e095-48e7-b802-1ccb4aa27171",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "192be957-be41-414d-9aaf-fe43cd22d44a",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c31e0ef0-30c7-4656-8e17-11c9f113f466",
"Section": {
"FormTypeSectionId": "15436052-d382-4177-997b-981511b544b6",
"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": "764998bc-1aa2-49ef-aaed-382706bd2eca",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0f5438e1-9b0d-4c42-a665-e1d8855edf0b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "240cacb6-82d0-481a-a613-6e3c550c1918",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"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": "c31e0ef0-30c7-4656-8e17-11c9f113f466",
"Section": {
"FormTypeSectionId": "15436052-d382-4177-997b-981511b544b6",
"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": "764998bc-1aa2-49ef-aaed-382706bd2eca",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0f5438e1-9b0d-4c42-a665-e1d8855edf0b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "240cacb6-82d0-481a-a613-6e3c550c1918",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"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": "148c8f45-c3af-47c2-937b-cfe34ab88ae3",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-09T11:08:10.2059809-07:00",
"Location": "sample string 1",
"TaskId": "292d454d-0eb6-4a37-9d0e-a8da44ab5183",
"Values": [
{
"FormFieldValueId": "d0095535-1212-4bb1-9602-63878de10b69",
"FormId": "f793790c-60be-4586-b354-d9521e3a188a",
"FormTypeField": {
"FormTypeFieldId": "c31e0ef0-30c7-4656-8e17-11c9f113f466",
"FormType": {
"FormTypeId": "b60740b9-3862-463f-96eb-f50cbd99e83e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "87030f4c-e095-48e7-b802-1ccb4aa27171",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "192be957-be41-414d-9aaf-fe43cd22d44a",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "148c8f45-c3af-47c2-937b-cfe34ab88ae3",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "15436052-d382-4177-997b-981511b544b6",
"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": "764998bc-1aa2-49ef-aaed-382706bd2eca",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0f5438e1-9b0d-4c42-a665-e1d8855edf0b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "240cacb6-82d0-481a-a613-6e3c550c1918",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"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": "d0095535-1212-4bb1-9602-63878de10b69",
"FormId": "f793790c-60be-4586-b354-d9521e3a188a",
"FormTypeField": {
"FormTypeFieldId": "c31e0ef0-30c7-4656-8e17-11c9f113f466",
"FormType": {
"FormTypeId": "b60740b9-3862-463f-96eb-f50cbd99e83e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "87030f4c-e095-48e7-b802-1ccb4aa27171",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "192be957-be41-414d-9aaf-fe43cd22d44a",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "148c8f45-c3af-47c2-937b-cfe34ab88ae3",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "15436052-d382-4177-997b-981511b544b6",
"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": "764998bc-1aa2-49ef-aaed-382706bd2eca",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0f5438e1-9b0d-4c42-a665-e1d8855edf0b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "240cacb6-82d0-481a-a613-6e3c550c1918",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"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": "46767fc1-7fab-4681-ba4a-d233a4e0b271",
"CreateDate": "2026-05-09T11:08:10.2216035-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T11:08:10.2216035-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "7fa3acc3-771c-4473-9215-7f264e35316d",
"Asset": {
"AssetId": "d53e6448-66bc-49fe-bc74-b76c74e1a28e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "87030f4c-e095-48e7-b802-1ccb4aa27171",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "192be957-be41-414d-9aaf-fe43cd22d44a",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9b26ffb4-930b-4d22-8e2e-1270d581fdec",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"MeasurementValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "08408d26-1ec7-4028-829d-018eb547f533",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"MeasurementValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "155f788f-2071-4d50-b2a5-659f592d445c",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b60740b9-3862-463f-96eb-f50cbd99e83e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "87030f4c-e095-48e7-b802-1ccb4aa27171",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "192be957-be41-414d-9aaf-fe43cd22d44a",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c31e0ef0-30c7-4656-8e17-11c9f113f466",
"Section": {
"FormTypeSectionId": "15436052-d382-4177-997b-981511b544b6",
"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": "764998bc-1aa2-49ef-aaed-382706bd2eca",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0f5438e1-9b0d-4c42-a665-e1d8855edf0b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "240cacb6-82d0-481a-a613-6e3c550c1918",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"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": "c31e0ef0-30c7-4656-8e17-11c9f113f466",
"Section": {
"FormTypeSectionId": "15436052-d382-4177-997b-981511b544b6",
"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": "764998bc-1aa2-49ef-aaed-382706bd2eca",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0f5438e1-9b0d-4c42-a665-e1d8855edf0b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "240cacb6-82d0-481a-a613-6e3c550c1918",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"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": "148c8f45-c3af-47c2-937b-cfe34ab88ae3",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-09T11:08:10.2059809-07:00",
"Location": "sample string 1",
"TaskId": "292d454d-0eb6-4a37-9d0e-a8da44ab5183",
"Values": [
{
"FormFieldValueId": "d0095535-1212-4bb1-9602-63878de10b69",
"FormId": "f793790c-60be-4586-b354-d9521e3a188a",
"FormTypeField": {
"FormTypeFieldId": "c31e0ef0-30c7-4656-8e17-11c9f113f466",
"FormType": {
"FormTypeId": "b60740b9-3862-463f-96eb-f50cbd99e83e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "87030f4c-e095-48e7-b802-1ccb4aa27171",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "192be957-be41-414d-9aaf-fe43cd22d44a",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "148c8f45-c3af-47c2-937b-cfe34ab88ae3",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "15436052-d382-4177-997b-981511b544b6",
"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": "764998bc-1aa2-49ef-aaed-382706bd2eca",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0f5438e1-9b0d-4c42-a665-e1d8855edf0b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "240cacb6-82d0-481a-a613-6e3c550c1918",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"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": "d0095535-1212-4bb1-9602-63878de10b69",
"FormId": "f793790c-60be-4586-b354-d9521e3a188a",
"FormTypeField": {
"FormTypeFieldId": "c31e0ef0-30c7-4656-8e17-11c9f113f466",
"FormType": {
"FormTypeId": "b60740b9-3862-463f-96eb-f50cbd99e83e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "87030f4c-e095-48e7-b802-1ccb4aa27171",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "192be957-be41-414d-9aaf-fe43cd22d44a",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-09T11:08:10.2059809-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "148c8f45-c3af-47c2-937b-cfe34ab88ae3",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "15436052-d382-4177-997b-981511b544b6",
"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": "764998bc-1aa2-49ef-aaed-382706bd2eca",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0f5438e1-9b0d-4c42-a665-e1d8855edf0b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "240cacb6-82d0-481a-a613-6e3c550c1918",
"CreateDate": "2026-05-09T11:08:10.2059809-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T11:08:10.2059809-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ea0ca9d1-d8ac-4d1a-8cf8-52485c71b131",
"FieldId": "4cedcda2-dcb3-4b6a-9d05-97f578039004",
"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": "46767fc1-7fab-4681-ba4a-d233a4e0b271",
"CreateDate": "2026-05-09T11:08:10.2216035-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T11:08:10.2216035-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}