Skip to main content

Retrieve a class

Retrieve a class

Path Parameters
  • project_id integer required

    ID of the project that contains the class

  • class_id integer required

    ID of the class to get

Responses

OK


Schema
  • name string

    The class's name.

  • example string

    A usage example.

  • description string

    The class's description to help the annotator.

  • id integer

    The ID of the label

Loading...