Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Id0d1f9769b7ccdbf83d5fa78adef62e46a6a6964
20 lines
286 B
Markdown
20 lines
286 B
Markdown
# 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 |
|
|
|
|
---
|
|
|