Skip to main content

List all classes from a project

List all classes from a project

Path Parameters
  • project_id integer required

    ID of the project

Responses

OK


Schema array
  • 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...