forked from phoenix/litellm-mirror
(docstring) /key/info
This commit is contained in:
parent
a4acece4c1
commit
18624f8490
1 changed files with 1 additions and 1 deletions
|
@ -2524,7 +2524,7 @@ async def info_key_fn(
|
||||||
-H "Authorization: Bearer sk-1234"
|
-H "Authorization: Bearer sk-1234"
|
||||||
```
|
```
|
||||||
|
|
||||||
Example - if no key is passed, it will use the Key Passed in Authorization Header
|
Example Curl - if no key is passed, it will use the Key Passed in Authorization Header
|
||||||
```
|
```
|
||||||
curl -X GET "http://0.0.0.0:8000/key/info" \
|
curl -X GET "http://0.0.0.0:8000/key/info" \
|
||||||
-H "Authorization: Bearer sk-02Wr4IAlN3NvPXvL5JVvDA"
|
-H "Authorization: Bearer sk-02Wr4IAlN3NvPXvL5JVvDA"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue