Skip to contents

Main Client

Create and configure Notion API client

Endpoints

R6 classes for interacting with different Notion API endpoints

BlocksChildrenEndpoint
R6 Class for Blocks children endpoint
BlocksEndpoint
R6 Class for Blocks Endpoint
CommentsEndpoint
R6 Class for Comments Endpoint
DatabasesEndpoint
R6 Class for Databases Endpoint
PagesEndpoint
R6 Class for Pages Endpoint
PagesPropertiesEndpoint
R6 Class for Pages Properties Endpoint
UsersEndpoint
R6 Class for Users Endpoint

Utilities

Helper functions and utilities

no_config()
Create empty property configuration
notion_token_exists()
Check if Notion token is set

Response Objects

print(<notion_response>)
Print the result of a Notion API call