Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I4806c58aa0a17f504c9312723ad770166a6a6964
19 lines
328 B
Markdown
Vendored
19 lines
328 B
Markdown
Vendored
# Duplicates
|
|
|
|
Duplicate media detection
|
|
|
|
## Endpoints
|
|
|
|
### GET /api/v1/media/duplicates
|
|
|
|
**Authentication:** Required (Bearer JWT)
|
|
|
|
#### Responses
|
|
|
|
| Status | Description |
|
|
| ------ | --------------------- |
|
|
| 200 | Duplicate groups |
|
|
| 401 | Unauthorized |
|
|
| 500 | Internal server error |
|
|
|
|
---
|