Parameter | Description |
---|---|
Block ID | The identifier of the required Notion block. |
Page Size | The maximum number of items to retrieve in the response. The maximum value for this parameter is 100 . |
{
"object": "<string>",
"results": [],
"next_cursor": null,
"has_more": false,
"type": "<string>",
"block": {},
"request_id": "<string>"
}
Was this page helpful?