Skip to main content
GET
/
v1
/
platform
/
classes
/
{id}
Get a class by ID
curl --request GET \
  --url http://localhost:8000/v1/platform/classes/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Class ID

Query Parameters

locale
string

Locale for translations

Response

Class details