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 APIUsers

Users

Number of APIs: 3

  1. List all users GET https://api.notion.com/v1/users

  2. Retrieve a user GET https://api.notion.com/v1/users/:id

  3. Retrieve your token’s bot user GET https://api.notion.com/v1/users/me

Previous
Notion API
Next
Retrieve a user