Skip to main content
GET
Error

Authorizations

aura_session
string
cookie
required

HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.

Query Parameters

period
enum<string>
default:week
Available options:
week,
month,
total
limit
integer
default:100
Required range: 1 <= x <= 500

Response

Default Response

period
enum<string>
required
Available options:
week,
month,
total
entries
object[]
required
Last modified on August 11, 2026