List Voices for LLM Model
Agent API
List Voices for LLM Model
List available voices for a specific LLM model.
GET
List Voices for LLM Model
Authorizations
Your Agni API key used to authenticate the request. Pass it in the
X-Api-Key header.Path Parameters
The unique ID of the LLM model to fetch voices for.
Query Parameters
The maximum number of voice records to return. Example:
10.The number of voice records to skip before returning results. Example:
0.Request
Response
Whether the request succeeded.
Human-readable status message.
Voices available for the requested LLM model.
Pagination metadata.
Authorizations
Path Parameters
LLM model ID
Query Parameters
The maximum number of voice records to return.
The number of voice records to skip before returning results.

