Returns a paginated list of active users within the authenticated user’s organization. Only returns public-safe user data (ID, display name, avatar, active status). Uses index-first query pattern for optimal performance. Returns an empty list if the user is not part of an organization. Requires authentication.
Documentation Index
Fetch the complete documentation index at: https://docs.connvo.app/llms.txt
Use this file to discover all available pages before exploring further.
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.