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": "26d38634-6ad1-425d-bc19-0b909d2ad4f3",
"Asset": {
"AssetId": "b9703b78-7f56-417d-a44e-2926dc97c603",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "edb2df03-3717-46b1-bfeb-bd825e77d40a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"MeasurementValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "eb017132-34ae-4713-89d7-5b0035e2f341",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "debd466b-8b53-433f-a6b0-cf0509cd581a",
"EffectiveDate": "2026-05-11T11:57:24.3272093-07:00",
"StateType": {
"StateTypeId": "efc8905b-58b5-4815-bdf2-4e599b3c0fb7",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "d0252b22-1255-4b21-b409-cc29772b62b6",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "e0e59b7d-24f3-4876-9b0e-04095a5da3fe",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "c2191673-fce4-4b11-aa55-fa532cc532a5",
"EffectiveDate": "2026-05-11T11:57:24.3272093-07:00",
"StatusType": {
"StatusTypeId": "883c1a18-55f5-47b8-908e-5cded53e6db1",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "52f01304-cbd0-46af-94e4-9d7b500eb9e0",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "71287679-38fe-4ef5-aaa2-31d877c438c2",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "839d1e5f-7146-4df0-9e58-4b7e2f10f608",
"EffectiveDate": "2026-05-11T11:57:24.3272093-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "fe5cb9db-1905-490e-bee0-2cfacb123309",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a841f8c4-c9b3-47e1-a13e-a4ac0831ca64",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "515047f5-ee4e-4b33-9821-1a650aa6e101",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"MeasurementValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "107fe44c-54c2-4a3f-884f-7bdacae11b58",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b3731bea-607e-4dbc-b5bb-d1a2fa9577c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"Fields": [
{
"FormTypeFieldId": "c4322026-d9a8-4db3-8b7c-1123208d0353",
"Section": {
"FormTypeSectionId": "ba116cb8-46e1-4ac1-9ecb-fcadadb9e121",
"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": "34ebee50-19e4-44c6-95f1-10aca3d589e4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8c0a394-c96e-4e21-b43f-fe9c3b0b2019",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61c53f99-2be2-414a-bd63-c6344dede04f",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "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": "c4322026-d9a8-4db3-8b7c-1123208d0353",
"Section": {
"FormTypeSectionId": "ba116cb8-46e1-4ac1-9ecb-fcadadb9e121",
"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": "34ebee50-19e4-44c6-95f1-10aca3d589e4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8c0a394-c96e-4e21-b43f-fe9c3b0b2019",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61c53f99-2be2-414a-bd63-c6344dede04f",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "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 3",
"CompanyId": "655f0c62-4124-4cdc-b9a7-4e813189e53a",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-05-11T11:57:24.3272093-07:00",
"Location": "sample string 1",
"TaskId": "42b8138a-9e5b-4de0-8ee6-892ebec32327",
"Values": [
{
"FormFieldValueId": "2c94d439-ee3a-4e71-9ff3-17928eac9909",
"FormId": "f552f5b8-784b-457c-ab41-9046108f4583",
"FormTypeField": {
"FormTypeFieldId": "c4322026-d9a8-4db3-8b7c-1123208d0353",
"FormType": {
"FormTypeId": "b3731bea-607e-4dbc-b5bb-d1a2fa9577c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "655f0c62-4124-4cdc-b9a7-4e813189e53a",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "ba116cb8-46e1-4ac1-9ecb-fcadadb9e121",
"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": "34ebee50-19e4-44c6-95f1-10aca3d589e4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8c0a394-c96e-4e21-b43f-fe9c3b0b2019",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61c53f99-2be2-414a-bd63-c6344dede04f",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "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": "2c94d439-ee3a-4e71-9ff3-17928eac9909",
"FormId": "f552f5b8-784b-457c-ab41-9046108f4583",
"FormTypeField": {
"FormTypeFieldId": "c4322026-d9a8-4db3-8b7c-1123208d0353",
"FormType": {
"FormTypeId": "b3731bea-607e-4dbc-b5bb-d1a2fa9577c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "655f0c62-4124-4cdc-b9a7-4e813189e53a",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "ba116cb8-46e1-4ac1-9ecb-fcadadb9e121",
"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": "34ebee50-19e4-44c6-95f1-10aca3d589e4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8c0a394-c96e-4e21-b43f-fe9c3b0b2019",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61c53f99-2be2-414a-bd63-c6344dede04f",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "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": "c4b2876b-a37e-4a42-999c-98831460fb36",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "26d38634-6ad1-425d-bc19-0b909d2ad4f3",
"Asset": {
"AssetId": "b9703b78-7f56-417d-a44e-2926dc97c603",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "edb2df03-3717-46b1-bfeb-bd825e77d40a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"MeasurementValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "eb017132-34ae-4713-89d7-5b0035e2f341",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "debd466b-8b53-433f-a6b0-cf0509cd581a",
"EffectiveDate": "2026-05-11T11:57:24.3272093-07:00",
"StateType": {
"StateTypeId": "efc8905b-58b5-4815-bdf2-4e599b3c0fb7",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "d0252b22-1255-4b21-b409-cc29772b62b6",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "e0e59b7d-24f3-4876-9b0e-04095a5da3fe",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "c2191673-fce4-4b11-aa55-fa532cc532a5",
"EffectiveDate": "2026-05-11T11:57:24.3272093-07:00",
"StatusType": {
"StatusTypeId": "883c1a18-55f5-47b8-908e-5cded53e6db1",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "52f01304-cbd0-46af-94e4-9d7b500eb9e0",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "71287679-38fe-4ef5-aaa2-31d877c438c2",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "839d1e5f-7146-4df0-9e58-4b7e2f10f608",
"EffectiveDate": "2026-05-11T11:57:24.3272093-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "fe5cb9db-1905-490e-bee0-2cfacb123309",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a841f8c4-c9b3-47e1-a13e-a4ac0831ca64",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "515047f5-ee4e-4b33-9821-1a650aa6e101",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"MeasurementValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "107fe44c-54c2-4a3f-884f-7bdacae11b58",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b3731bea-607e-4dbc-b5bb-d1a2fa9577c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"Fields": [
{
"FormTypeFieldId": "c4322026-d9a8-4db3-8b7c-1123208d0353",
"Section": {
"FormTypeSectionId": "ba116cb8-46e1-4ac1-9ecb-fcadadb9e121",
"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": "34ebee50-19e4-44c6-95f1-10aca3d589e4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8c0a394-c96e-4e21-b43f-fe9c3b0b2019",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61c53f99-2be2-414a-bd63-c6344dede04f",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "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": "c4322026-d9a8-4db3-8b7c-1123208d0353",
"Section": {
"FormTypeSectionId": "ba116cb8-46e1-4ac1-9ecb-fcadadb9e121",
"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": "34ebee50-19e4-44c6-95f1-10aca3d589e4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8c0a394-c96e-4e21-b43f-fe9c3b0b2019",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61c53f99-2be2-414a-bd63-c6344dede04f",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "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 3",
"CompanyId": "655f0c62-4124-4cdc-b9a7-4e813189e53a",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"EffectiveDate": "2026-05-11T11:57:24.3272093-07:00",
"Location": "sample string 1",
"TaskId": "42b8138a-9e5b-4de0-8ee6-892ebec32327",
"Values": [
{
"FormFieldValueId": "2c94d439-ee3a-4e71-9ff3-17928eac9909",
"FormId": "f552f5b8-784b-457c-ab41-9046108f4583",
"FormTypeField": {
"FormTypeFieldId": "c4322026-d9a8-4db3-8b7c-1123208d0353",
"FormType": {
"FormTypeId": "b3731bea-607e-4dbc-b5bb-d1a2fa9577c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "655f0c62-4124-4cdc-b9a7-4e813189e53a",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "ba116cb8-46e1-4ac1-9ecb-fcadadb9e121",
"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": "34ebee50-19e4-44c6-95f1-10aca3d589e4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8c0a394-c96e-4e21-b43f-fe9c3b0b2019",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61c53f99-2be2-414a-bd63-c6344dede04f",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "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": "2c94d439-ee3a-4e71-9ff3-17928eac9909",
"FormId": "f552f5b8-784b-457c-ab41-9046108f4583",
"FormTypeField": {
"FormTypeFieldId": "c4322026-d9a8-4db3-8b7c-1123208d0353",
"FormType": {
"FormTypeId": "b3731bea-607e-4dbc-b5bb-d1a2fa9577c4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7bce2190-58e3-4442-b763-63360e44a375",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3212455a-9fe8-469a-bb65-b749b7959236",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T11:57:24.3272093-07:00",
"Fields": [],
"SourceSystemId": "sample string 3",
"CompanyId": "655f0c62-4124-4cdc-b9a7-4e813189e53a",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"Section": {
"FormTypeSectionId": "ba116cb8-46e1-4ac1-9ecb-fcadadb9e121",
"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": "34ebee50-19e4-44c6-95f1-10aca3d589e4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8c0a394-c96e-4e21-b43f-fe9c3b0b2019",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61c53f99-2be2-414a-bd63-c6344dede04f",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "aa631859-e511-4a42-aaa1-d95cf2bb1ac3",
"FieldId": "cb29bc8a-4833-4f3b-9686-44e272f715ed",
"FieldName": "sample string 1",
"FieldLable": "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": "c4b2876b-a37e-4a42-999c-98831460fb36",
"CreateDate": "2026-05-11T11:57:24.3272093-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-11T11:57:24.3272093-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}