Get current user
GET
/api/v1/auth/me
Returns the authenticated user’s profile.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Current user
object
username
string
role
string
email
string
createdAt
string
lastLoginAt
string
Unauthorized
object
error
object
code
string
message
string
status
required
integer format: int32