Internal Get user categories with subscription status

post/api/notifications/v1/internal/users/categories

Retrieves all available notification categories with their current subscription status for the specified users and channel

Request Body

bitgoUserIds array[string] required
Min items: >= 0 items
Max items: <= 100 items
channel string required
Allowed values: EMAIL SMS PUSH WEBHOOK

200 Response

userCategoriesByUserId dictionary<string, array> required
array[object]