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": "66977e8b-a691-4a47-bb87-d352d1f35c5a",
"Asset": {
"AssetId": "405a2ece-e3b6-477d-9739-ab25bc0bd60f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6058a305-bb51-449f-87fb-0768cb6e04cd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72b62ba3-1df3-4b9a-8235-4535d7285513",
"CreateDate": "2026-01-16T16:22:27.7111375-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:22:27.7111375-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "988d8a3e-9313-434a-8aa9-314b7d6403a6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T16:22:27.7111375-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:22:27.7111375-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "40f6f1d4-b2cc-4d64-9f32-694d6eaceaeb",
"CreateDate": "2026-01-16T16:22:27.7111375-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:22:27.7111375-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T16:22:27.7111375-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:22:27.7111375-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "88729e67-d0c7-45a1-802f-710a6f1dfbb2",
"CreateDate": "2026-01-16T16:22:27.7111375-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:22:27.7111375-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "32c56445-7f16-42cd-baff-184c7261a6d7",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "5e419024-efcd-4a1d-aa7a-48b5ee766048",
"CreateDate": "2026-01-16T16:22:27.7111375-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T16:22:27.7111375-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-01-16T16:22:27.7111375-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "044a7e85-f614-4752-ae6e-6f1ccdcf73cc",
"CreateDate": "2026-01-16T16:22:27.7111375-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T16:22:27.7111375-08:00",
"LastModifiedUser": "sample string 5"
},
{
"NoteId": "66977e8b-a691-4a47-bb87-d352d1f35c5a",
"Asset": {
"AssetId": "405a2ece-e3b6-477d-9739-ab25bc0bd60f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6058a305-bb51-449f-87fb-0768cb6e04cd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "72b62ba3-1df3-4b9a-8235-4535d7285513",
"CreateDate": "2026-01-16T16:22:27.7111375-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:22:27.7111375-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "988d8a3e-9313-434a-8aa9-314b7d6403a6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T16:22:27.7111375-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:22:27.7111375-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "40f6f1d4-b2cc-4d64-9f32-694d6eaceaeb",
"CreateDate": "2026-01-16T16:22:27.7111375-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:22:27.7111375-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T16:22:27.7111375-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:22:27.7111375-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "88729e67-d0c7-45a1-802f-710a6f1dfbb2",
"CreateDate": "2026-01-16T16:22:27.7111375-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:22:27.7111375-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "32c56445-7f16-42cd-baff-184c7261a6d7",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "5e419024-efcd-4a1d-aa7a-48b5ee766048",
"CreateDate": "2026-01-16T16:22:27.7111375-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T16:22:27.7111375-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-01-16T16:22:27.7111375-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "044a7e85-f614-4752-ae6e-6f1ccdcf73cc",
"CreateDate": "2026-01-16T16:22:27.7111375-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T16:22:27.7111375-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}