GET Notes/ByLastModifiedDate?assetId={assetId}&beginDate={beginDate}&endDate={endDate}
Retrieves notes 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. |
| beginDate |
Beginning last modified date of the notes to retrieve |
date |
None. |
| endDate |
Ending last modified date of the notes to retrieve |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
On success, a list of notes.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of Note |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"NoteId": "5d36f568-0653-4078-8ee5-9118cb930fbe",
"Asset": {
"AssetId": "f2247f39-73dc-44ea-8bc1-4bed89de7a42",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6e29dfb9-2cda-4b43-8785-9ff6da385191",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c6595bd0-4640-40ab-b6fa-08bd2d8a5dea",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "b5dd5dd5-5e88-452e-8dfa-a6b76de3c0cf",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-17T18:53:22.9368665-08:00",
"MeasurementValueNeededDate": "2025-11-17T18:53:22.9368665-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2ecba970-42c8-4a82-a4af-ef12c13c1a87",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "009ad44a-7d6a-4bd9-b748-164e7fc83570",
"EffectiveDate": "2025-11-17T18:53:22.9368665-08:00",
"StateType": {
"StateTypeId": "436af9b5-9f6f-4e62-ae7a-f9c339bef43f",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "6e29dfb9-2cda-4b43-8785-9ff6da385191",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c6595bd0-4640-40ab-b6fa-08bd2d8a5dea",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "e62c6ee4-5787-40ed-9c8b-7a168c98b964",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "372c7c8e-fd77-4444-ba66-5c735698bff0",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "b872ac0c-0637-40ec-b48f-bfb95a145f93",
"EffectiveDate": "2025-11-17T18:53:22.9368665-08:00",
"StatusType": {
"StatusTypeId": "8df5b789-3fb5-4a44-8ae9-3ddd72cfd6d1",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "6e29dfb9-2cda-4b43-8785-9ff6da385191",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c6595bd0-4640-40ab-b6fa-08bd2d8a5dea",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "4886fdfc-334d-41fd-a5e3-87a12e5b1e08",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "170f5b68-7871-4892-9052-a4feb48b0e33",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "b1e24c38-0815-4ae0-8ed2-ae0fb5536d68",
"EffectiveDate": "2025-11-17T18:53:22.9368665-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "e1926256-0d1c-48d4-a6c9-18f367d30c4f",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b1b3972b-c43c-407d-a58f-f7e95467ef28",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4fc1dc53-2514-446b-b8ba-33b0872faa46",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-17T18:53:22.9368665-08:00",
"MeasurementValueNeededDate": "2025-11-17T18:53:22.9368665-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "74097caa-563a-49a1-b705-01076632c4d5",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 8"
},
"OnBehalfOf": "sample string 1",
"NoteCategory": {
"NoteCategoryId": "4426321c-9456-4f14-9fad-bee1c8c79a13",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d9b016eb-b28d-4f69-86d9-9d7748079fa8",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2025-11-17T18:53:22.9368665-08:00",
"NoteHTML": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe918662-91d6-488e-8cb2-4b02207cae96",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 6"
},
{
"NoteId": "5d36f568-0653-4078-8ee5-9118cb930fbe",
"Asset": {
"AssetId": "f2247f39-73dc-44ea-8bc1-4bed89de7a42",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6e29dfb9-2cda-4b43-8785-9ff6da385191",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c6595bd0-4640-40ab-b6fa-08bd2d8a5dea",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "b5dd5dd5-5e88-452e-8dfa-a6b76de3c0cf",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-17T18:53:22.9368665-08:00",
"MeasurementValueNeededDate": "2025-11-17T18:53:22.9368665-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2ecba970-42c8-4a82-a4af-ef12c13c1a87",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "009ad44a-7d6a-4bd9-b748-164e7fc83570",
"EffectiveDate": "2025-11-17T18:53:22.9368665-08:00",
"StateType": {
"StateTypeId": "436af9b5-9f6f-4e62-ae7a-f9c339bef43f",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "6e29dfb9-2cda-4b43-8785-9ff6da385191",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c6595bd0-4640-40ab-b6fa-08bd2d8a5dea",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "e62c6ee4-5787-40ed-9c8b-7a168c98b964",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "372c7c8e-fd77-4444-ba66-5c735698bff0",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "b872ac0c-0637-40ec-b48f-bfb95a145f93",
"EffectiveDate": "2025-11-17T18:53:22.9368665-08:00",
"StatusType": {
"StatusTypeId": "8df5b789-3fb5-4a44-8ae9-3ddd72cfd6d1",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "6e29dfb9-2cda-4b43-8785-9ff6da385191",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c6595bd0-4640-40ab-b6fa-08bd2d8a5dea",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "4886fdfc-334d-41fd-a5e3-87a12e5b1e08",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "170f5b68-7871-4892-9052-a4feb48b0e33",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "b1e24c38-0815-4ae0-8ed2-ae0fb5536d68",
"EffectiveDate": "2025-11-17T18:53:22.9368665-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "e1926256-0d1c-48d4-a6c9-18f367d30c4f",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b1b3972b-c43c-407d-a58f-f7e95467ef28",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4fc1dc53-2514-446b-b8ba-33b0872faa46",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-17T18:53:22.9368665-08:00",
"MeasurementValueNeededDate": "2025-11-17T18:53:22.9368665-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "74097caa-563a-49a1-b705-01076632c4d5",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 8"
},
"OnBehalfOf": "sample string 1",
"NoteCategory": {
"NoteCategoryId": "4426321c-9456-4f14-9fad-bee1c8c79a13",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d9b016eb-b28d-4f69-86d9-9d7748079fa8",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2025-11-17T18:53:22.9368665-08:00",
"NoteHTML": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fe918662-91d6-488e-8cb2-4b02207cae96",
"CreateDate": "2025-11-17T18:53:22.9368665-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:53:22.9368665-08:00",
"LastModifiedUser": "sample string 6"
}
],
"Total": 1,
"Message": "sample string 1"
}