General APIs with JWT

Get Notification Setting

Return the effective notification settings without creating a DB row.

When no NotificationSetting row exists, low_balance defaults to True (the effective default), so the frontend checkbox renders as checked.

get/users/me/notification

Response

Successful Response

pod_deployedboolean
payment_receiptboolean
pod_unavailableboolean
low_balanceboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.