Qodex.ai
Qodex.ai
Introduction
Notion API
Users
Retrieve a userList all usersRetrieve your token’s bot user
Databases
Retrieve a databaseFilter a databaseCreate a databaseUpdate database properties
Pages
Create a page with contentRetrieve a pageArchive a pageRetrieve a page property item
Blocks
Retrieve block childrenAppend block childrenUpdate a blockRetrieve a blockDelete a block
Search
Search
Comments
Retrieve commentsAdd comment to discussion
Introduction
Notion API
Users
Retrieve a userList all usersRetrieve your token’s bot user
Databases
Retrieve a databaseFilter a databaseCreate a databaseUpdate database properties
Pages
Create a page with contentRetrieve a pageArchive a pageRetrieve a page property item
Blocks
Retrieve block childrenAppend block childrenUpdate a blockRetrieve a blockDelete a block
Search
Search
Comments
Retrieve commentsAdd comment to discussion
HomeNotion APIComments

Comments

Number of APIs: 2

  1. Retrieve comments GET https://api.notion.com/v1/comments?block_id={{BLOCK_ID}}&page_size=100

  2. Add comment to discussion POST https://api.notion.com/v1/comments

Previous
Search
Next
Retrieve comments