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": "d77a75fd-26f5-4ecf-9c6a-056f38c4bf1f",
"Asset": {
"AssetId": "add161d3-c603-46a3-84ee-9c6377dac931",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8f1ef909-2f04-4764-bc6d-3d1a805b7dd1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67427fdd-8d44-4b65-b642-feca4e5b2cdf",
"CreateDate": "2026-04-30T19:21:51.7911092-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T19:21:51.7911092-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "976379ce-749c-4670-8c93-dbb2b28c0d02",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-30T19:21:51.7911092-07:00",
"MeasurementValueNeededDate": "2026-04-30T19:21:51.7911092-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "12c8b828-92a6-43d5-8fb3-640c02daf64b",
"CreateDate": "2026-04-30T19:21:51.7911092-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T19:21:51.7911092-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-30T19:21:51.7911092-07:00",
"MeasurementValueNeededDate": "2026-04-30T19:21:51.7911092-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a016b856-cb95-4be4-b1d0-fbf787d38b12",
"CreateDate": "2026-04-30T19:21:51.7911092-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T19:21:51.7911092-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "5a0902b0-9678-48b2-8c31-049c80a1a617",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "02cdfeda-d0a9-4bd1-8e4b-7811be92cd4e",
"CreateDate": "2026-04-30T19:21:51.7911092-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-30T19:21:51.7911092-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-04-30T19:21:51.7911092-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "df5a933e-1442-4e22-aa89-7653ebcbfc23",
"CreateDate": "2026-04-30T19:21:51.7911092-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-30T19:21:51.7911092-07:00",
"LastModifiedUser": "sample string 5"
},
{
"NoteId": "d77a75fd-26f5-4ecf-9c6a-056f38c4bf1f",
"Asset": {
"AssetId": "add161d3-c603-46a3-84ee-9c6377dac931",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8f1ef909-2f04-4764-bc6d-3d1a805b7dd1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67427fdd-8d44-4b65-b642-feca4e5b2cdf",
"CreateDate": "2026-04-30T19:21:51.7911092-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T19:21:51.7911092-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "976379ce-749c-4670-8c93-dbb2b28c0d02",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-30T19:21:51.7911092-07:00",
"MeasurementValueNeededDate": "2026-04-30T19:21:51.7911092-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "12c8b828-92a6-43d5-8fb3-640c02daf64b",
"CreateDate": "2026-04-30T19:21:51.7911092-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T19:21:51.7911092-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-30T19:21:51.7911092-07:00",
"MeasurementValueNeededDate": "2026-04-30T19:21:51.7911092-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a016b856-cb95-4be4-b1d0-fbf787d38b12",
"CreateDate": "2026-04-30T19:21:51.7911092-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T19:21:51.7911092-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "5a0902b0-9678-48b2-8c31-049c80a1a617",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "02cdfeda-d0a9-4bd1-8e4b-7811be92cd4e",
"CreateDate": "2026-04-30T19:21:51.7911092-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-30T19:21:51.7911092-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-04-30T19:21:51.7911092-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "df5a933e-1442-4e22-aa89-7653ebcbfc23",
"CreateDate": "2026-04-30T19:21:51.7911092-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-30T19:21:51.7911092-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}