provider Blocks GET /v1/blocks/{id}/children
@utdk/notion /v1/blocks/{id}/children
Retrieve block children
Retrieve block children
id path required
string
page_size query
string
Notion-Version header
string

Try it

Authentication
Configure credentials for Notion API
retrieveblockchildren
GET/v1/blocks/{id}/children
Retrieve block children

Parameters

required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import notion from '@utdk/notion';

await notion.retrieveblockchildren()