Get Voice
Fetch a single voice by its ID.
Returns both platform (system-wide) voices and voices that belong to the
caller’s workspace. Returns 404 when the voice does not exist or is not
accessible to the caller’s workspace. The sample_url field is a
time-limited presigned URL valid for 1 hour; regenerate it by calling this
endpoint again rather than caching it long-term.
Authentication
AuthorizationBearer
Clerk JWT token
OR
AuthorizationBearer
Onepin live API key (op_live_...). Test and public keys are reserved in Phase 1.
Path parameters
voice_id
Headers
X-Workspace-Id
Response
Successful Response
data
meta
Errors
422
Unprocessable Entity Error

