getBlock {notionR} | R Documentation |
Returns a block
Description
Query API with a block ID and retrieve JSON format (for now)
Usage
getBlock(secret, id)
Arguments
secret |
Notion API token |
id |
Notion block ID. |
Value
JSON
Author(s)
Eduardo Flores
[Package notionR version 0.0.9 Index]