cURL
curl --request GET \ --url https://api.chatling.ai/v2/usage/knowledge-base
{ "status": "success", "data": { "used": 1500000, "max": 20000000 } }
Get the knowledge base usage for the project.
success
error
Show properties