Assistants
List Assistants
Retrieve a list of all assistants.
GET
Retrieve your API Key from your VozAgent Dashboard.
Query parameters
number
default:"50"
Maximum number of assistants to return. Range: 0-100.
number
Pagination offset.
boolean
Filter by active status.
string
Filter by type:
inbound, outbound, or custom.Response
Returns an array of assistant objects with their configuration details.string
Unique identifier for the assistant.
string
Display name of the assistant.
string
The role/persona of the assistant.
string
Type:
inbound, outbound, or custom.boolean
Whether the assistant is currently active.
string
Voice model being used.
string
Initial greeting message.
string
Linked phone number ID (if any).

