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.
id
Unique identifier for the category
name
Name of the category
color_hex
Hex color code for the category
created_at
When the category was created
description
Optional description to help categorize transcripts
auto_tag_enabled
Whether auto-tagging is enabled for this category
transcription_count
Number of transcriptions in this category
