Get simplified schema
Data sources (v2)
Get simplified schema
Returns a flattened, easy-to-read schema for a database/data source. Requires a Basic license.
GET
Get simplified schema
Authorizations
Your deployment's API key (MMK_API_KEY).
Your Notion integration token / internal token. Supplied by the caller (not stored server-side).
Path Parameters
Notion database ID.
Response
Simplified schema
Notion schema payload (property names, types, and options). Shape mirrors Notion's schema — consume the property map directly.

