Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Id0d1f9769b7ccdbf83d5fa78adef62e46a6a6964
20 lines
275 B
Markdown
Vendored
20 lines
275 B
Markdown
Vendored
# Statistics
|
|
|
|
Library statistics
|
|
|
|
## Endpoints
|
|
|
|
### GET /api/v1/statistics
|
|
|
|
**Authentication:** Required (Bearer JWT)
|
|
|
|
#### Responses
|
|
|
|
| Status | Description |
|
|
|--------|-------------|
|
|
| 200 | Library statistics |
|
|
| 401 | Unauthorized |
|
|
| 500 | Internal server error |
|
|
|
|
---
|
|
|