Voice AI Beta — Sirius

List Tasks

Your Sirius task history (paginated, newest first).

Rate limit: 60 requests/minute

get/v1/tts/sirius

Query parameters

pageinteger
limitinteger

Response

Paginated tasks

totalinteger

Total number of tasks

pageinteger
limitinteger

Example response

{
  "items": [
    {
      "id": "0198c2f1-7b7a-7c11-a3f2-3e9d2b1c4a55",
      "status": "completed",
      "provider": "nova",
      "result": "https://files.genaipro.io/0198c2f1.mp3",
      "total_length": 1234
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.