Skip to main content

List users (admin)

Coming soon

The v2 MCP API is in preview and not yet generally available. These pages document its tools and request/response shapes; live data access is limited to enrolled organizations until v2 is released.

List org members + invited users with role, status, API key count, and lifetime credit usage. Supports filtering and cursor pagination. Requires an admin-scoped API key.

Parameters

NameTypeRequiredDefaultDescription
rolestring❌ No-Filter by role.
statusstring❌ No-Filter by membership status. active = team_membership exists; invited = unexpired sent invitation.
limitinteger❌ No-Page size (1-500, default 100).
cursorstring❌ No-Opaque pagination cursor returned in nextCursor of a prior page.