Get logged in users data
Auth
Get logged in users data
/auth/
GET
Get logged in users data
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/auth/ Description:The
/auth/ endpoint provides access to information about the currently logged-in user, including their user data and authentication details.
Method:GET
Response:Upon successful retrieval of the user’s data, the endpoint returns the user’s information in the response body.