Get user categories with subscription status

get/api/notifications/v1/user/categories

Retrieves all available notification categories with their current subscription status for the authenticated user and specified channel. A category is considered 'subscribed' if all non-mandatory notifications within that category are subscribed for the specified channel.

Query Parameters

  • channelstringRequired

200 Response

categories array[object] required
categoryName string required
Allowed values: access access_tokens approval_completed approval_required bank_accounts_and_fiat_operations financing go_network identity oes reports trade trust ums wallet_notifications treasury_management
isSubscribed boolean required
isMandatory boolean required