---
title: Platform kullanıcıları
description: "Platform kullanıcıları bu siteyi yönetim panelinde açabilen platform hesaplarıdır. Davet yalnızca yönetim panelindedir; API kullanıcıları listeler, özel rolleri değiştirir ve erişimi iptal eder."
---

Kullanıcıları listeleyin. İsteğe bağlı sorgu: search (ad ve e-postada bulanık trigram eşleştirme), page, count.

```
GET /api/v1/{locale}/{websiteId}/platform-users
```

MCP: list_platform_users, update_platform_user, remove_platform_user.
