Skip to main content
GET
Get database schema

Authorizations

X-API-KEY
string
header
required

Your deployment's API key (MMK_API_KEY).

X-Notion-Token
string
header
required

Your Notion integration token / internal token. Supplied by the caller (not stored server-side).

Path Parameters

database_id
string
required

Notion database ID.

Response

Database schema

Notion schema payload (property names, types, and options). Shape mirrors Notion's schema — consume the property map directly.