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": "f602280f-bdf2-4b7b-a1c0-93e040195103",
"Asset": {
"AssetId": "f967a27c-89ca-45b5-a056-808aad31f85e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2aef7104-9b9d-439d-9c72-1a59a7c7ae6e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "af5f640d-621b-4f17-9b8a-1753bfd87a58",
"CreateDate": "2026-08-09T23:44:28.27426-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:28.27426-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "309f6ffd-137d-4f7b-b5d3-e2add7eb1e6d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:44:28.27426-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:28.27426-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "63f9fac3-d18b-4ded-aba6-c82dda152aba",
"CreateDate": "2026-08-09T23:44:28.27426-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:28.27426-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:44:28.27426-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:28.27426-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b2b6d0d2-9777-47bc-8ab8-a4fd5ba90d42",
"CreateDate": "2026-08-09T23:44:28.27426-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:44:28.27426-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "c3f9d38e-6f3a-4f61-9622-d269c5abbee5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "16e59065-08a4-4eb6-9900-f1686dfac690",
"CreateDate": "2026-08-09T23:44:28.27426-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:44:28.27426-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-08-09T23:44:28.27426-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d83a5228-fca4-458f-8e07-1b0b50555d1c",
"CreateDate": "2026-08-09T23:44:28.27426-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:44:28.27426-07:00",
"LastModifiedUser": "sample string 5"
},
{
"NoteId": "f602280f-bdf2-4b7b-a1c0-93e040195103",
"Asset": {
"AssetId": "f967a27c-89ca-45b5-a056-808aad31f85e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2aef7104-9b9d-439d-9c72-1a59a7c7ae6e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "af5f640d-621b-4f17-9b8a-1753bfd87a58",
"CreateDate": "2026-08-09T23:44:28.27426-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:28.27426-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "309f6ffd-137d-4f7b-b5d3-e2add7eb1e6d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:44:28.27426-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:28.27426-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "63f9fac3-d18b-4ded-aba6-c82dda152aba",
"CreateDate": "2026-08-09T23:44:28.27426-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:28.27426-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:44:28.27426-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:28.27426-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b2b6d0d2-9777-47bc-8ab8-a4fd5ba90d42",
"CreateDate": "2026-08-09T23:44:28.27426-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:44:28.27426-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "c3f9d38e-6f3a-4f61-9622-d269c5abbee5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "16e59065-08a4-4eb6-9900-f1686dfac690",
"CreateDate": "2026-08-09T23:44:28.27426-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:44:28.27426-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-08-09T23:44:28.27426-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d83a5228-fca4-458f-8e07-1b0b50555d1c",
"CreateDate": "2026-08-09T23:44:28.27426-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:44:28.27426-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}