Skip to main content

Get Current User

GET 

/api/user/me

Get current user information.

This endpoint automatically creates the user in the database if they don't exist. It should be called after successful authentication to ensure the user is registered.

Responses

Successful Response