get https://api.hanzo.ai/user/info
[10/07/2024]
Note: To get all users (+pagination), use /user/list
endpoint.
Use this to get user information. (user row + all user key info)
Example request
curl -X GET 'http://localhost:4000/user/info?user_id=dev7%40hanzo.ai' --header 'Authorization: Bearer sk-1234'