Skip to main content
notion.getUser retrieve a Notion user by ID.

Example

automations/notion-get-user.automation.ts

Inputs

user_id is required. OAuth can use the user-information capability; a personal token can retrieve only its owner. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns the full user object.