Auth

Get Current User

Get the authenticated user's profile. Requires Authorization: Bearer <token> header.

get/auth/me

Response

User profile

Changes