Skip to main content
GET
List tools

Authorizations

Authorization
string
header
required

Your v3 API key, e.g. ask_live_…

Headers

X-Subaccount-Id
string

Target subaccount for the request. Required unless the API key is authorized for exactly one subaccount (then it defaults to that one). Omitting it on a multi-subaccount key returns 400 subaccount_required.

Query Parameters

category
string
tool_type
enum<string>

Tool type. FUNCTION (chat/LLM, default) or CUSTOM (voice tool with URL); END_CALL/PRESS_DIGIT/TRANSFER_CALL are builtins.

Available options:
FUNCTION,
CUSTOM,
END_CALL,
PRESS_DIGIT,
TRANSFER_CALL
include_prebuilt
boolean
deprecated
boolean
assistant_id
string
limit
integer
Required range: 1 <= x <= 100
cursor
string

Response

Success

data
object[]
required
request_id
string
required
error
null