Skip to content

Get listening author statistics

GET
/api/v1/user-stats/listening/authors
curl --request GET \
--url http://127.0.0.1:58259/api/v1/user-stats/listening/authors

Returns listening statistics grouped by audiobook authors.

OK

Media type */*
Array<object>
object
author
string
bookCount
integer format: int64
totalSessions
integer format: int64
totalDurationSeconds
integer format: int64