List public notes for knowledge management
List public notes for knowledge management.
get/knowledge-management/notes/public
Query parameters
reviewStateListPublicApiReviewState[]
Optional filter to only return notes in special review states.
ownerIdListstring[]
Optional: user or group ids to filter notes by owner
channelIdListstring[]
Optional: channel ids to filter notes by channel
sinceDaysAgonumber double
Optional: number of trailing days to consider
firstinteger
Maximum number of notes to return. Defaults to 20.
cursorstring
Cursor to use to continue fetching notes
Response
Ok
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
the security scope
readwas added to the endpoint's security schemebearerapi-security-scope-added
- ○