Returns the profile of the currently authenticated user.
cURL
curl --request GET \ --url https://api.qwix.chat/api/v1/user/profile \ --header 'Authorization: Bearer <token>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "username": "<string>", "email": "jsmith@example.com", "bio": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.qwix.chat/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.qwix.chat/llms.txt
Use this file to discover all available pages before exploring further.
JWT from POST /auth/login, or an API key via the same header depending on client configuration.
POST /auth/login
User profile
User id
Username
Email address
Short bio