Skip to main content
GET
Get events for a billing cycle

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Path Parameters

cycleId
string
required

Billing cycle ID

Query Parameters

limit
integer
default:50

Events per page

Required range: 1 <= x <= 100
offset
integer
default:0

Pagination offset

Required range: x >= 0

Response

Cycle events retrieved

success
boolean
Example:

true

data
object
Example: