latestOpenAPI 3.1.02026-08-236994571.1 MB
79928a3d37d3
Customer Management
End User Info
Get information about an end-user. An end_user is a customer (external user) of the proxy.
Parameters:
- end_user_id (str, required): The unique identifier for the end-user
Example curl:
curl -X GET 'http://localhost:4000/customer/info?end_user_id=test-litellm-user-4' -H 'Authorization: Bearer sk-1234'
get/customer/info
Query parameters
end_user_idstring required
End User ID in the request parameters
End User ID in the request parameters
Response
Successful Response