get https://api.notion.com/v1/databases/
Retrieves a Database object using the ID specified.
Integration capabilities
This endpoint is accessible from by integrations with any level of capabilities. The database object returned will adhere to the limitations of the integration's capabilities. For more information on integration capabilities, see the capabilities guide.
Errors
Returns a 404 HTTP response if the database doesn't exist, or if the integration doesn't have access to the database.
Returns a 400 or 429 HTTP response if the request exceeds the request limits.