3.1. Thông tin tài khoản
Resquest header
Resquest body
Response body
curl --location --request GET 'https://api.dnse.com.vn/user-service/api/me' \
--header 'Content-Type: application/json' \
--header 'authorization: Bearer <jwt_token_from_login_API_response_step_2.1>'Last updated