Using notion-sdk-kotlin-old with notion.com

Kotlin integration

Install
# Maven: see https://github.com/notionsdk/notion-sdk-kotlin-old
Retrieve comments
curl \
  https://api.notion.com/v1/comments
Retrieve a Page
curl \
  https://api.notion.com/v1/pages/{id}
Retrieve a user
curl \
  https://api.notion.com/v1/users/{id}
SDK on GitHub 📄 API Docs
SDK
notion-sdk-kotlin-old
Kotlin
API
notion.com
notion.com
At a glance
Language Kotlin
Endpoints13
Base URLhttps://api.notion.com