List classes
GET/public/classes
Returns a paginated list of every class in the instance bound to the caller's API key. Only instance owners may call this endpoint.
Request
Responses
- 200
- 401
- 403
Paginated list of the classes in the instance.
Missing or invalid API key.
The API key's user does not own the instance.