Skip to main content

List runs

GET 

/api/v1/speech/runs

Lists your API runs, newest first. Returns a compact summary per run — fetch the full result (analysis, transcript, etc.) via GET /api/v1/speech/analyze/{id}.

Playground runs are excluded — they are tracked separately and are not part of the API runs collection.

Request

Responses

List of runs.