curl --location '/api/v1/admin/auth/me'
{ "user_id": 1, "username": "string", "role": "owner", "permissions": [ "string" ], "status": "string" }