Skip to content

Listing transcripts over the API works

Copy page

Fixes

GET /api/v1/transcripts returned 404 for every API key, for as long as it had been published โ€” the handler looked for a workspace id in the URL path, and on that endpoint the workspace comes from the key instead. It now returns the page of transcripts its documentation always described. The four neighbouring transcript endpoints were unaffected.

Read the docs โ†’


โ† All changes ยท See it in context