List team users
User Account
List team users
No scope required — any valid API key can call this endpoint.
Returns all users in the authenticated user’s team (workspace), including each user’s team ID, team name, user ID, display name, and email address.
GET
List team users
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.