Query: Retrieve a Database

Notion Operation

Retrieves a Notion database by its ID

Example User Story

As a Notion user, I want to retrieve a database by its ID so that I can access its properties and entries.

Fields

Field Name
Field Type
Required

database_id

String

Yes

Example link

Code (Apache v2.0): Operation

Last updated