Get upsert schema
Database & schema
Get upsert schema
Schema variant describing the fields accepted by bulk-upsert (including lookup properties). Requires a Basic license.
GET
Get upsert 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
Schema
Notion schema payload (property names, types, and options). Shape mirrors Notion's schema — consume the property map directly.

