Skip to main content
notion.listUsers list workspace users through an OAuth connection.

Example

automations/notion-list-users.automation.ts

Inputs

Optional start_cursor and page_size paginate workspace users. This action requires OAuth; personal access tokens cannot satisfy it. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns a paginated user list.