(docs) show /daily_metrics
This commit is contained in:
parent
8c5cdb6744
commit
4fb723f119
@ -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…
Reference in New Issue
Block a user