Skip to main content

Retrieve a specific class

GET 

/api/v3/class/:class_id

Allows you to retrieve a specific class based on its class_id.

Request

Responses

Object was fetched successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response object
Loading...