Skip to main content
Skip to main content

AdminGetNotesParams

Parameters used to filter and configure the pagination of the retrieved notes.

Properties

limitnumberRequired
Limit the number of items returned in the list.

Default: 50

offsetnumberRequired
The number of items to skip when retrieving a list.

Default: 0

resource_idstring
Resource ID to filter notes by.
Was this section helpful?