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": "293b75be-81c4-416c-aea8-d1fbdfedcc67",
"Asset": {
"AssetId": "d27ff8db-a32e-48a5-8fc6-39399d6b7911",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f2b56f9d-ae96-4150-bfab-db0efc93f17c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dc7fe1c7-3b3b-4c77-b1ab-fb538b4f0f44",
"CreateDate": "2026-07-14T00:00:26.5426937-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T00:00:26.5426937-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "25b5a770-3871-43aa-95d3-7b57d74cf02a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T00:00:26.5426937-07:00",
"MeasurementValueNeededDate": "2026-07-14T00:00:26.5426937-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "757821c5-c35e-485d-a6c6-f4c61aea3f26",
"CreateDate": "2026-07-14T00:00:26.5426937-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T00:00:26.5426937-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-14T00:00:26.5426937-07:00",
"MeasurementValueNeededDate": "2026-07-14T00:00:26.5426937-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "89beef91-41ad-494c-b614-219254839776",
"CreateDate": "2026-07-14T00:00:26.5426937-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-14T00:00:26.5426937-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "918b79b1-e541-446e-b0ea-68154ca51ec1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4a7c5008-cc63-4783-8820-cdf01f5e9725",
"CreateDate": "2026-07-14T00:00:26.5426937-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-14T00:00:26.5426937-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-07-14T00:00:26.5426937-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ea4a5a47-548f-4236-beb0-1d28908891ea",
"CreateDate": "2026-07-14T00:00:26.5426937-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-14T00:00:26.5426937-07:00",
"LastModifiedUser": "sample string 5"
},
{
"NoteId": "293b75be-81c4-416c-aea8-d1fbdfedcc67",
"Asset": {
"AssetId": "d27ff8db-a32e-48a5-8fc6-39399d6b7911",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f2b56f9d-ae96-4150-bfab-db0efc93f17c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dc7fe1c7-3b3b-4c77-b1ab-fb538b4f0f44",
"CreateDate": "2026-07-14T00:00:26.5426937-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T00:00:26.5426937-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "25b5a770-3871-43aa-95d3-7b57d74cf02a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T00:00:26.5426937-07:00",
"MeasurementValueNeededDate": "2026-07-14T00:00:26.5426937-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "757821c5-c35e-485d-a6c6-f4c61aea3f26",
"CreateDate": "2026-07-14T00:00:26.5426937-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T00:00:26.5426937-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-14T00:00:26.5426937-07:00",
"MeasurementValueNeededDate": "2026-07-14T00:00:26.5426937-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "89beef91-41ad-494c-b614-219254839776",
"CreateDate": "2026-07-14T00:00:26.5426937-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-14T00:00:26.5426937-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "918b79b1-e541-446e-b0ea-68154ca51ec1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4a7c5008-cc63-4783-8820-cdf01f5e9725",
"CreateDate": "2026-07-14T00:00:26.5426937-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-14T00:00:26.5426937-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-07-14T00:00:26.5426937-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ea4a5a47-548f-4236-beb0-1d28908891ea",
"CreateDate": "2026-07-14T00:00:26.5426937-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-14T00:00:26.5426937-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}