Skip to main content
GET
List API tools

Authorizations

x-api-key
string
header
required

Query Parameters

tool_type
enum<string> | null

Filter by tool kind, e.g. 'call_transfer' for the shared transfer-target picker or 'api_call' for HTTP tools.

Available options:
api_call,
call_transfer
limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null

Response

Successful Response

items
ToolResponse · object[]
required
has_more
boolean
required
next_cursor
string | null