Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://coreapi-dev.us.bcpapers.ca/v2/device/remote-desktop/devices/{deviceId}/notes \ --header 'Authorization: <api-key>'
[ { "author_id": "<string>", "company_id": "<string>", "content": "<string>", "created_at": "<string>", "device_id": "<string>", "id": "<string>", "updated_at": "<string>" } ]
Returns all notes for the specified device, scoped to the caller’s company.
Paste the JWT token only (no "Bearer " prefix needed — the UI adds it automatically).
Device UUID
OK