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": "664c0116-7023-4776-b5b2-e72498a00570",
      "Asset": {
        "AssetId": "21d91c6b-353d-4da9-a6d1-33ccd4adc6cc",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "1e172195-8e0a-4a35-b594-5ac7fc8ea978",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "818e96c3-df43-47f3-b3a4-62b9dccd7a58",
          "CreateDate": "2025-10-31T00:36:22.7193722-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-31T00:36:22.7193722-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "c244f28d-da7e-4546-96f1-87a8220e03fd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-10-31T00:36:22.7193722-07:00",
          "MeasurementValueNeededDate": "2025-10-31T00:36:22.7193722-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "b957676e-bdaf-4f95-8e24-ca6d19f4352b",
          "CreateDate": "2025-10-31T00:36:22.7193722-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T00:36:22.7193722-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-10-31T00:36:22.7193722-07:00",
        "MeasurementValueNeededDate": "2025-10-31T00:36:22.7193722-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "3ef9f2c4-75d8-4b79-9eeb-a63d2193c6cd",
        "CreateDate": "2025-10-31T00:36:22.7193722-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-10-31T00:36:22.7193722-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "NoteCategory": {
        "NoteCategoryId": "f3611408-97a3-486b-ae44-7498a222b2c8",
        "Name": "sample string 1",
        "SourceSystemId": "sample string 2",
        "CompanyId": "c36a3ba6-4e9e-4867-9bf2-328bb23d16c0",
        "CreateDate": "2025-10-31T00:36:22.7193722-07:00",
        "CreateUser": "sample string 4",
        "LastModifiedDate": "2025-10-31T00:36:22.7193722-07:00",
        "LastModifiedUser": "sample string 5"
      },
      "EffectiveDate": "2025-10-31T00:36:22.7193722-07:00",
      "NoteHTML": "sample string 1",
      "SourceSystemId": "sample string 2",
      "CompanyId": "c8576844-04bb-4fd3-a111-6133d81bb66a",
      "CreateDate": "2025-10-31T00:36:22.7193722-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-10-31T00:36:22.7193722-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "NoteId": "664c0116-7023-4776-b5b2-e72498a00570",
      "Asset": {
        "AssetId": "21d91c6b-353d-4da9-a6d1-33ccd4adc6cc",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "1e172195-8e0a-4a35-b594-5ac7fc8ea978",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "818e96c3-df43-47f3-b3a4-62b9dccd7a58",
          "CreateDate": "2025-10-31T00:36:22.7193722-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-31T00:36:22.7193722-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "c244f28d-da7e-4546-96f1-87a8220e03fd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-10-31T00:36:22.7193722-07:00",
          "MeasurementValueNeededDate": "2025-10-31T00:36:22.7193722-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "b957676e-bdaf-4f95-8e24-ca6d19f4352b",
          "CreateDate": "2025-10-31T00:36:22.7193722-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T00:36:22.7193722-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-10-31T00:36:22.7193722-07:00",
        "MeasurementValueNeededDate": "2025-10-31T00:36:22.7193722-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "3ef9f2c4-75d8-4b79-9eeb-a63d2193c6cd",
        "CreateDate": "2025-10-31T00:36:22.7193722-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-10-31T00:36:22.7193722-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "NoteCategory": {
        "NoteCategoryId": "f3611408-97a3-486b-ae44-7498a222b2c8",
        "Name": "sample string 1",
        "SourceSystemId": "sample string 2",
        "CompanyId": "c36a3ba6-4e9e-4867-9bf2-328bb23d16c0",
        "CreateDate": "2025-10-31T00:36:22.7193722-07:00",
        "CreateUser": "sample string 4",
        "LastModifiedDate": "2025-10-31T00:36:22.7193722-07:00",
        "LastModifiedUser": "sample string 5"
      },
      "EffectiveDate": "2025-10-31T00:36:22.7193722-07:00",
      "NoteHTML": "sample string 1",
      "SourceSystemId": "sample string 2",
      "CompanyId": "c8576844-04bb-4fd3-a111-6133d81bb66a",
      "CreateDate": "2025-10-31T00:36:22.7193722-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-10-31T00:36:22.7193722-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}