Skip to main content

Get Device Notes

This request gets all notes for the specified Device ID.

Parameters

ParameterDescription
Device ID-

Example Output

[
{
"author": "Test User",
"content": "\u003cp\u003eThis is an example note!\u0026nbsp;\u003c/p\u003e",
"created_at": "2021-04-09T17:09:07.164617Z",
"note_id": "e74f34b0-120b-4149-9c0d-3e2f0d08426c",
"updated_at": "2021-04-09T17:09:07.164635Z"
}
]

Workflow Library Example

Get Device Notes with Kandji and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop