List transcripts
Documentation Index
Fetch the complete documentation index at: https://assemblyai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Maximum amount of transcripts to retrieve
1 <= x <= 200Filter by transcript status The status of your transcript. Possible values are queued, processing, completed, or error.
queued, processing, completed, error Only get transcripts created on this date
Get transcripts that were created before this transcript ID
Get transcripts that were created after this transcript ID
Only get throttled transcripts, overrides the status filter
Response
A list of transcripts. Transcripts are sorted from newest to oldest. The previous URL always points to a page with older transcripts.
A list of transcripts. Transcripts are sorted from newest to oldest. The previous URL always points to a page with older transcripts.
Details of the transcript page
{
"limit": 10,
"result_count": 10,
"current_url": "https://api.assemblyai.com/v2/transcript?limit=10",
"prev_url": "https://api.assemblyai.com/v2/transcript?limit=10&before_id=62npeahu2b-a8ea-4112-854c-69542c20d90c",
"next_url": "https://api.assemblyai.com/v2/transcript?limit=10&after_id=62nfw3mlar-01ad-4631-92f6-629929496eed"
}An array of transcripts