GetProfile retrieves the authenticated user's profile.
GET /api/v1/auth/profile
Authentication
Requires valid access token in Authorization header.
Response
Returns complete user details including organization and roles.
An unexpected error response.