ApiAdmin — organizationMe
Get current user profile
Returns the current user profile with their org-level role and a list of shops they have access to (with per-shop roles).
Mark notifications as read
Marks notifications as read. Pass an array of notification IDs, or set all=true to mark all notifications for the current user in this shop as read.
Update own profile
Updates the authenticated user profile. All fields are optional — only provided fields are updated. Password change requires currentPassword for verification.