Skip to main content
GET
Get statistics of all authors (aggregated)

Authorizations

x-api-key
string
header
required

Query Parameters

page
integer
Required range: x >= 1
Example:

1

limit
integer
Required range: 1 <= x <= 200
Example:

50

sortBy
enum<string>

Sort by aggregate metric

Available options:
count,
date
Example:

"count"

order
enum<string>
Available options:
asc,
desc
Example:

"desc"

from
string<date-time>
Example:

"2025-10-01T00:00:00Z"

to
string<date-time>
Example:

"2025-10-31T23:59:59Z"

Response

OK