Access a specific page using it's unique identifier.

retrieve_page(key, page.id)

Arguments

key

Notion access key as a string.

page.id

Unique database identifier as a string.

Value

A page object.