cURL
curl --request GET \ --url https://api.agentpowers.ai/v1/users/notifications
{ "purchase_receipts": true, "payout_notifications": true, "marketing_emails": false }
Return current notification preferences. Defaults if no row exists.
Successful Response
Notification preference settings.
Was this page helpful?