Skip to main content
GET
/
v1
/
platform
/
classes
List classes for the organization
curl --request GET \
  --url http://localhost:8000/v1/platform/classes \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Customer API key obtained from the admin portal (e.g. 1club_sk_live_...)

Query Parameters

startDate
string<date-time>

Filter classes starting from this date

endDate
string<date-time>

Filter classes ending before this date

locale
string

Locale for translations (e.g. "en", "es")

Response

List of classes