Çağıran kullanıcının bildirimleri (bedesk `NotificationController::index`).
Oturum
Self-scoped: kendi bildirimleri → ek izin aranmaz, kapı `require_crm_access`.
İstek
curl -X GET "https://{slug}.crm.blesyum.app/api/crm/v1/notifications" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"Yanıt
{
"data": "…",
"trace_id": "01JC…"
}