Serve a user avatar
Serve a user's avatar image from R2 storage. Defaults to the authenticated user. Accessible by self, members of shared organizations, and users in partnership-linked organizations.
Serve a user's avatar image from R2 storage. Defaults to the authenticated user. Accessible by self, members of shared organizations, and users in partnership-linked organizations.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Query Parameters
Response Body
curl -X GET "https://example.com/user/avatar"Remove current user avatar DELETE
Remove the authenticated user's avatar from storage and clear the image reference on the user record.
Get notification preferences GET
Returns the authenticated user's notification channel preferences for orders, partnerships, and chat. Returns defaults if no custom preferences have been set.