Developers
Build bots, integrations, and extensions.
cURL
curl --request GET \ --url https://api.magne.app/v1/servers/{serverId}/members/@me/notifications \ --header 'Authorization: Bearer <token>'
{ "mode": "<string>", "channelOverrides": {} }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Success
Notification mode: all, mentions, or nothing
Map of channelId to notification mode