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": "da4a5935-a152-4352-a13e-8ce00140000d",
"Asset": {
"AssetId": "89f3ff60-16e0-4e69-8e5c-39519a892dca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f3d54d3a-3eca-4ec7-affa-634b7f57bb32",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d53238dc-0b3d-4b03-813f-c963f7ac8778",
"CreateDate": "2026-05-13T17:34:02.5127896-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-13T17:34:02.5127896-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f583b62a-8fb3-4d7c-b508-4995de0b7d65",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-13T17:34:02.5127896-07:00",
"MeasurementValueNeededDate": "2026-05-13T17:34:02.5127896-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "270588d8-569c-4a83-b03d-4f489679d897",
"CreateDate": "2026-05-13T17:34:02.5127896-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-13T17:34:02.5127896-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-13T17:34:02.5127896-07:00",
"MeasurementValueNeededDate": "2026-05-13T17:34:02.5127896-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9ebaaf3e-2cb2-432d-9aec-529c74001fcf",
"CreateDate": "2026-05-13T17:34:02.5127896-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-13T17:34:02.5127896-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "95d499dc-720d-4b53-a2bd-dd5a2dc07f2e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4082de84-f6a1-46d9-806d-f9079547465b",
"CreateDate": "2026-05-13T17:34:02.5127896-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-13T17:34:02.5127896-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-05-13T17:34:02.5127896-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "8c5923b1-bd9d-4e66-a40c-ef18aedef20b",
"CreateDate": "2026-05-13T17:34:02.5127896-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-13T17:34:02.5127896-07:00",
"LastModifiedUser": "sample string 5"
},
{
"NoteId": "da4a5935-a152-4352-a13e-8ce00140000d",
"Asset": {
"AssetId": "89f3ff60-16e0-4e69-8e5c-39519a892dca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f3d54d3a-3eca-4ec7-affa-634b7f57bb32",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d53238dc-0b3d-4b03-813f-c963f7ac8778",
"CreateDate": "2026-05-13T17:34:02.5127896-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-13T17:34:02.5127896-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f583b62a-8fb3-4d7c-b508-4995de0b7d65",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-13T17:34:02.5127896-07:00",
"MeasurementValueNeededDate": "2026-05-13T17:34:02.5127896-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "270588d8-569c-4a83-b03d-4f489679d897",
"CreateDate": "2026-05-13T17:34:02.5127896-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-13T17:34:02.5127896-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-13T17:34:02.5127896-07:00",
"MeasurementValueNeededDate": "2026-05-13T17:34:02.5127896-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9ebaaf3e-2cb2-432d-9aec-529c74001fcf",
"CreateDate": "2026-05-13T17:34:02.5127896-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-13T17:34:02.5127896-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "95d499dc-720d-4b53-a2bd-dd5a2dc07f2e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4082de84-f6a1-46d9-806d-f9079547465b",
"CreateDate": "2026-05-13T17:34:02.5127896-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-13T17:34:02.5127896-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-05-13T17:34:02.5127896-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "8c5923b1-bd9d-4e66-a40c-ef18aedef20b",
"CreateDate": "2026-05-13T17:34:02.5127896-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-13T17:34:02.5127896-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}