Users
Users
📄️ Organizasyon kullanıcılarını listele
Paginated list of the API key's organization users. Filters: name, email, is_active, and a generic `search`. Authenticated by API key.
📄️ Organizasyon kullanıcısını getir
Returns a single user of the API key's organization. The returned fields are identical to the list endpoint. Users outside the API key's organization return 404 (never 403), so ids cannot be probed for existence. Requires `api_user|user_view`.