Skip to main content
Provisioning users and groups using SCIMThe SCIM API is available for workspaces in Notion’s Enterprise Plan. Learn more about using SCIM with Notion.
Setting up single sign-on (SSO) with Notion Single sign-on (SSO) can be configured for workspaces in Notion’s Enterprise Plan. Learn more about SSO with Notion.

Where user objects appear in the API

User objects appear in nearly all objects returned by the API, including: User objects will always contain object and id keys, as described below. The remaining properties may appear if the user is being rendered in a rich text or page property context, and the bot has the correct capabilities to access those properties. For more about capabilities, see the Capabilities guide and the Authorization guide.

All users

These fields are shared by all users, including people and bots. Fields marked with * are always present.

People

User objects that represent people have the type property set to "person". These objects also have the following properties:

Bots

A user object’s type property is "bot" when the user object represents a bot. A bot user object has the following properties: