
Notion API Integration Profile
Information and guides about integrating with Notion API
Add Notion Integration to Your AppRetrieve a database in Notion API
Retrieves a database object using the ID specified in the request path.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Id | pathParameters.id | string | |
Query | query | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Object | object | string | |
Id | id | string | |
Created Time | created_time | string | |
Created By | created_by | object | |
Object | created_by.object | string |