Magidoc

getNotes
Query

Get notes in the workspace by specific ids

Arguments

#

first = 20

Maximum number of notes to return (default: 20, max: 20)

last

before

after

sortField = "modifiedAt"

sortOrder = -1

workspaceId

The workspace ID to retrieve notes from

specificIds

[ ID ]

The specific IDs of the notes to retrieve

excludedIds

[ ID ]

The IDs of the notes to exclude from the results

Response

#

Returns NoteConnection !.

Example

#

    
  

3

    
  

3

    
  

3