Get Classifier Version
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
The ID of the classifier.
Example: "cl_Xj8mK2pL9nR4vT7qY5wZ"
Headers
Response
The type of object. Will always be "classifier_version".
The unique identifier for this version of the classifier.
Example: "clv_xK9mLPqRtN3vS8wF5hB2cQ"
A description of this version of the classifier.
Example: "Added new document types for Q4 processing"
The version number or identifier for this specific version of the classifier. The draft version will have version=βdraftβ.
Examples: "1.0", "2.1", "draft"
The ID of the classifier that this version belongs to.
Example: "cl_Xj8mK2pL9nR4vT7qY5wZ"
The time (in UTC) at which the object was created. Will follow the RFC 3339 format.
Example: "2024-03-21T16:45:00Z"

