Notion API

Getting access, Developing, Testing

Back to Notion

Retrieve a database

Retrieves a database object using the ID specified in the request path.

Input

type: object properties: parameters: type: object properties: Notion-Version: type: string id: type: string required: - id title: Parameters

Output

type: object