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": "ce8591f6-3260-4747-a42a-401006dd6e57",
"Asset": {
"AssetId": "a3ca5485-2e1f-41da-93cb-c60d6d2c8add",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9b94fead-5b57-4542-8fa5-e4a6f1a3248b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "947e5589-9a1b-4e31-86dd-bec19af5c30e",
"CreateDate": "2026-04-27T20:28:54.3788092-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:28:54.3788092-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8764aae6-e555-4072-8faa-554f76dafdba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-27T20:28:54.3788092-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:28:54.3788092-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d390db9e-5d16-48fd-bbf7-d48e00975ce4",
"CreateDate": "2026-04-27T20:28:54.3788092-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:28:54.3788092-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-27T20:28:54.3788092-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:28:54.3788092-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "25e4185c-6f3b-41b5-932c-46ab2f5aef5e",
"CreateDate": "2026-04-27T20:28:54.3788092-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:28:54.3788092-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "a66fb271-3267-4aeb-b6c7-7cc8bd9382c5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f9e05bc5-a4aa-4e28-a75a-72ab37ed17d0",
"CreateDate": "2026-04-27T20:28:54.3788092-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:28:54.3788092-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-04-27T20:28:54.3788092-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e3f4637c-4fd3-46d6-a631-794b62ee703a",
"CreateDate": "2026-04-27T20:28:54.3788092-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:28:54.3788092-07:00",
"LastModifiedUser": "sample string 5"
},
{
"NoteId": "ce8591f6-3260-4747-a42a-401006dd6e57",
"Asset": {
"AssetId": "a3ca5485-2e1f-41da-93cb-c60d6d2c8add",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9b94fead-5b57-4542-8fa5-e4a6f1a3248b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "947e5589-9a1b-4e31-86dd-bec19af5c30e",
"CreateDate": "2026-04-27T20:28:54.3788092-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:28:54.3788092-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8764aae6-e555-4072-8faa-554f76dafdba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-27T20:28:54.3788092-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:28:54.3788092-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d390db9e-5d16-48fd-bbf7-d48e00975ce4",
"CreateDate": "2026-04-27T20:28:54.3788092-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:28:54.3788092-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-27T20:28:54.3788092-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:28:54.3788092-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "25e4185c-6f3b-41b5-932c-46ab2f5aef5e",
"CreateDate": "2026-04-27T20:28:54.3788092-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:28:54.3788092-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "a66fb271-3267-4aeb-b6c7-7cc8bd9382c5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f9e05bc5-a4aa-4e28-a75a-72ab37ed17d0",
"CreateDate": "2026-04-27T20:28:54.3788092-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:28:54.3788092-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-04-27T20:28:54.3788092-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e3f4637c-4fd3-46d6-a631-794b62ee703a",
"CreateDate": "2026-04-27T20:28:54.3788092-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:28:54.3788092-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}