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…"
}