Blesyum Core

effective-permissions

1 uç · /api/v1/effective-permissions

İstek örnekleri ucun GERÇEK metodu ve yolundan üretilir. 1 ucun elle doğrulanmış gövde örneği henüz yok; o uçlarda iskelet gövdesizdir — uydurma bir alan yazmıyoruz.

GET/api/v1/effective-permissions

The current user's effective permissions in their active tenant (AUTH-23).

Oturum
İstek
curl -X GET "https://api.blesyum.com/api/v1/effective-permissions" \
  -H "Authorization: Bearer <oturum-token>" \
  -H "Accept: application/json"
Yanıt
{
  "data": "…",
  "trace_id": "01JC…"
}
Bu sayfa işine yaradı mı?