v1

latestOpenAPI 3.1.02026-07-13143194365.4 KB
account

Get current OTP delivery preference

Get your current OTP delivery preference.

Returns the preference value ('email', 'sms') or null if not set.

Authentication: Authorization: Bearer <CLIENT_JWT>

get/v1/account/otp-preference

Headers

authorizationstring nullable

Bearer JWT issued by Grove that identifies the account.

Bearer JWT issued by Grove that identifies the account.

Response

Successful Response

preferencestring nullable

Current OTP preference ('email', 'sms', or null if not set)