mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
(docs) show /daily_metrics
This commit is contained in:
parent
8c5cdb6744
commit
4fb723f119
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
# 💸 GET Daily Spend, Usage Metrics
|
||||
|
||||
## Request Format
|
||||
```shell
|
||||
curl -X GET "http://0.0.0.0:4000/daily_metrics" -H "Authorization: Bearer sk-1234"
|
||||
```
|
||||
|
||||
## Response format
|
||||
```json
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue