Accounts
Accounts
📄️ Organizasyon hesaplarını listele
Paginated list of the API key's organization accounts (members), including the organization owner. Filters: name, surname, email, and a generic `search`. Authenticated by API key.
📄️ Organizasyon hesabını getir
Returns a single account (member) of the API key's organization, including the organization owner. The returned fields are identical to the list endpoint. Accounts outside the API key's organization return 404 (never 403), so ids cannot be probed for existence. Requires `api_user|account_view`.