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": "6c455a5f-9386-4477-a9d4-5542b8631e97",
"Asset": {
"AssetId": "87f18c95-be98-4151-afd5-09d47ef0db14",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fdf5961e-b17d-48c4-b3cf-83089d349873",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ae5d2337-5379-4a13-a7e3-e2e159c41ae9",
"CreateDate": "2025-10-27T20:48:35.3504523-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-27T20:48:35.3504523-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fbd419e3-f173-4463-83ea-eec555e03cd0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-10-27T20:48:35.3504523-07:00",
"MeasurementValueNeededDate": "2025-10-27T20:48:35.3504523-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "45dc99f0-d88b-4d98-9c51-1ffc01b95e86",
"CreateDate": "2025-10-27T20:48:35.3504523-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-27T20:48:35.3504523-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-10-27T20:48:35.3504523-07:00",
"MeasurementValueNeededDate": "2025-10-27T20:48:35.3504523-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9564bc41-80d4-46b1-b474-6e64b46fa60a",
"CreateDate": "2025-10-27T20:48:35.3504523-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-27T20:48:35.3504523-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "1ae00f8a-ced1-420c-ab33-22a0b5968135",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0874da35-f11d-44de-b5e6-1ff95d5f3722",
"CreateDate": "2025-10-27T20:48:35.3504523-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-10-27T20:48:35.3504523-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2025-10-27T20:48:35.3504523-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "aff2c8b4-ec19-4b32-84eb-b6e08b7f5412",
"CreateDate": "2025-10-27T20:48:35.3504523-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-10-27T20:48:35.3504523-07:00",
"LastModifiedUser": "sample string 5"
},
{
"NoteId": "6c455a5f-9386-4477-a9d4-5542b8631e97",
"Asset": {
"AssetId": "87f18c95-be98-4151-afd5-09d47ef0db14",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fdf5961e-b17d-48c4-b3cf-83089d349873",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ae5d2337-5379-4a13-a7e3-e2e159c41ae9",
"CreateDate": "2025-10-27T20:48:35.3504523-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-27T20:48:35.3504523-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fbd419e3-f173-4463-83ea-eec555e03cd0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-10-27T20:48:35.3504523-07:00",
"MeasurementValueNeededDate": "2025-10-27T20:48:35.3504523-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "45dc99f0-d88b-4d98-9c51-1ffc01b95e86",
"CreateDate": "2025-10-27T20:48:35.3504523-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-27T20:48:35.3504523-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-10-27T20:48:35.3504523-07:00",
"MeasurementValueNeededDate": "2025-10-27T20:48:35.3504523-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9564bc41-80d4-46b1-b474-6e64b46fa60a",
"CreateDate": "2025-10-27T20:48:35.3504523-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-27T20:48:35.3504523-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "1ae00f8a-ced1-420c-ab33-22a0b5968135",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0874da35-f11d-44de-b5e6-1ff95d5f3722",
"CreateDate": "2025-10-27T20:48:35.3504523-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-10-27T20:48:35.3504523-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2025-10-27T20:48:35.3504523-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "aff2c8b4-ec19-4b32-84eb-b6e08b7f5412",
"CreateDate": "2025-10-27T20:48:35.3504523-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-10-27T20:48:35.3504523-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}