# Get Class **GET /classes/{classId}** Get a Class ## Servers - Production: https://connect.century.tech/api/v1 (Production) ## Authentication methods - Api key ## Parameters ### Path parameters - **classId** (string(uuid)) Class UUID. ## Responses ### 200 OK #### Body: application/json (object) - **class** (object) ### 400 Invalid request. ### 401 Invalid authentication credentials ### 403 Not authorised to access this resource ### 404 Class not found. [Powered by Bump.sh](https://bump.sh)