device
For .qi files, returns the queued up notes. For .db files, returns all notes in the notefile
get/v1/projects/{projectOrProductUID}/devices/{deviceUID}/notes/{notefileID}
Path parameters
projectOrProductUIDstring required
deviceUIDstring required
notefileIDstring required
Query parameters
maxinteger
The maximum number of Notes to return in the request.
deletedboolean
true to return deleted notes.
deleteboolean
true to delete the notes returned by the request.
Response
The note changes object