Use your cloned voices on agents and paginate the voice catalogue
GET /v1/agents/voices now lists your workspace's cloned voices alongside the shared catalogue, each marked personal, and cursor-paginates so the full set is walkable.
Luke Oliff
2 posts tagged "pagination".
GET /v1/agents/voices now lists your workspace's cloned voices alongside the shared catalogue, each marked personal, and cursor-paginates so the full set is walkable.
Luke Oliff
The Build API moved GET /v1/voices from a bare array to a voices object with pagination fields, making the response shape safer for SDKs and future growth.
Luke Oliff