List Categories

Get all categories for the authenticated user

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns a list of objects.
idUUID
Unique identifier for the category
namestring
Name of the category
color_hexstring
Hex color code for the category
created_atdatetime
When the category was created
descriptionstring
Optional description to help categorize transcripts
auto_tag_enabledboolean

Whether auto-tagging is enabled for this category

transcription_countinteger
Number of transcriptions in this category