v1

latestOpenAPI 3.1.02026-07-2687120159.0 KB
Audio Cache

List cached audio entries

List cached TTS audio entries for an agent with metadata including transcript, provider, voice, duration, and hit count.

get/v1/agents/{agentId}/audio-cache

Query parameters

limitinteger

Max entries to return (1-200)

offsetinteger

Pagination offset

sortstring

Sort expression, e.g. 'hit_count:desc', 'duration:asc'

Response

Successful response

totalCountinteger required

Total matching entries before pagination