List / search end users (server-side admin)
GET/auth/users
Secret-key-scoped directory listing of end users in the authenticating application. Supports substring search over email, name, and phone, an optional environment filter (test/live), and pagination. Scoped to the application — never returns users from another application.
Request
Responses
- 200
- 400
- 500
Users retrieved
Invalid query parameter
Internal server error