Get parent page in Notion
POST https://api.notion.com/v1/search
Easily find all the pages on your Notion workspace and identify on which page you want to add the Book Recommendations database.
Request Body
{"filter"=>{"value"=>"page", "property"=>"object"}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Notion-Version | string | ||
| Content-Type | string |