General APIs with JWT

Get Low Balance Threshold

Return the effective low balance config (system defaults merged with user overrides) without creating a DB row.

get/users/me/low-balance-threshold

Response

Successful Response

user_idstring uuid nullable
created_atstring date-time nullable
updated_atstring date-time nullable
enabledboolean required
hours_thresholdnumber nullable
amount_thresholdnumber nullable
notification_countinteger
last_notified_atstring date-time nullable
is_defaultboolean required

Changes

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