v4

latestOpenAPI 3.1.02026-08-021957100.4 KB
Zero/Few-shot Classification

List Classifiers

List all classifiers owned by the authenticated user.

get/v1/classifiers

Response

Successful Response

classifier_idstring uuid required

Unique identifier for the classifier

user_idstring uuid required

User ID who owns the classifier

modelstring required

Name of the model used

labelsstring[] required

List of classification labels

accessstring required

Access level (e.g., private, public)

updated_numberinteger required

Number of times updated

used_numberinteger required

Number of times used

created_atstring date-time required

Creation timestamp

updated_atstring date-time required

Last update timestamp

used_atstring date-time nullable

Last used timestamp

is_activeboolean

Whether the classifier is currently active

is_latestboolean

Whether this is the latest version of the classifier

metadata_object

Additional metadata