Skip to main content
GET
/
v1
/
auth
/
me
Get current user
curl --request GET \
  --url http://13.207.23.185:8000/v1/auth/me \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.oneinbox.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use jwt_token from signup/login

Response

200

OK