Appearance
List Hardcover sync log entries
GET
/api/hardcover/sync/log
Return recent Hardcover sync log entries joined with book titles, sorted by last synced timestamp descending.
Parameters
Query Parameters
limit
Type
integer
Default
20Minimum
1Maximum
100Responses
Array of sync log entries
application/json
JSON { "bookId": "string", "bookTitle": "string", "status": "string", "progress": "string", "rating": "string", "syncedAt": "string" }
[
]
GET
/api/hardcover/sync/log