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": "08d06a2f-76e3-4559-af45-a5f70f32af1c",
"Asset": {
"AssetId": "8980f610-f0c7-47f9-93f4-e4272c99a004",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "46a0ed8c-c95f-41c3-84dc-1d2f90be63a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5f46599b-0bc7-490b-9b64-92bde8609d46",
"CreateDate": "2025-12-30T08:54:27.9775489-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:54:27.9775489-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "87c15450-673d-4c35-8797-a71bb0b0e8de",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:54:27.9775489-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:54:27.9775489-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c4833760-8e89-43db-a83e-ddfd1c204301",
"CreateDate": "2025-12-30T08:54:27.9775489-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:54:27.9775489-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-30T08:54:27.9775489-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:54:27.9775489-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "20290e2d-20b1-4ff6-b6bd-79949acb0f70",
"CreateDate": "2025-12-30T08:54:27.9775489-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-30T08:54:27.9775489-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "95b532e8-3b39-4251-afa3-e5d5a6adf398",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "55d2222a-786c-4962-8907-2b629067e0f9",
"CreateDate": "2025-12-30T08:54:27.9775489-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-30T08:54:27.9775489-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2025-12-30T08:54:27.9775489-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "87d3f25e-1cf1-44e5-8762-d85a998f08c3",
"CreateDate": "2025-12-30T08:54:27.9775489-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-30T08:54:27.9775489-08:00",
"LastModifiedUser": "sample string 5"
},
{
"NoteId": "08d06a2f-76e3-4559-af45-a5f70f32af1c",
"Asset": {
"AssetId": "8980f610-f0c7-47f9-93f4-e4272c99a004",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "46a0ed8c-c95f-41c3-84dc-1d2f90be63a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5f46599b-0bc7-490b-9b64-92bde8609d46",
"CreateDate": "2025-12-30T08:54:27.9775489-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:54:27.9775489-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "87c15450-673d-4c35-8797-a71bb0b0e8de",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:54:27.9775489-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:54:27.9775489-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c4833760-8e89-43db-a83e-ddfd1c204301",
"CreateDate": "2025-12-30T08:54:27.9775489-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:54:27.9775489-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-30T08:54:27.9775489-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:54:27.9775489-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "20290e2d-20b1-4ff6-b6bd-79949acb0f70",
"CreateDate": "2025-12-30T08:54:27.9775489-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-30T08:54:27.9775489-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "95b532e8-3b39-4251-afa3-e5d5a6adf398",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "55d2222a-786c-4962-8907-2b629067e0f9",
"CreateDate": "2025-12-30T08:54:27.9775489-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-30T08:54:27.9775489-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2025-12-30T08:54:27.9775489-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "87d3f25e-1cf1-44e5-8762-d85a998f08c3",
"CreateDate": "2025-12-30T08:54:27.9775489-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-30T08:54:27.9775489-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}