notion-client 1.1.1

A Rust client library for the Notion API
Documentation
1
2
3
4
5
6
7
{
    "object": "error",
    "status": 404,
    "code": "object_not_found",
    "message": "Could not find database with ID: a1d8501e-1ac1-43e9-a6bd-ea9fe6c8822c. Make sure the relevant pages and databases are shared with your integration.",
    "request_id": ""
}