Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{deployment}/api/v1/skool/classrooms \ --header 'X-API-KEY: <api-key>' \ --header 'x-skool-group-name: <x-skool-group-name>'
{}
Lists the community’s classrooms (courses). Requires a Basic license. Rate limited.
Your deployment's API key (MMK_API_KEY).
Your Skool group name (community). Set on the connection page in the Magic Meal Kits app.
Classrooms
The response is of type object.
object
Was this page helpful?