[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=krrish7%40berri.ai' --header 'Authorization: Bearer sk-1234'
Successful Response