Listing transcripts over the API works
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.