Skip to main content
GET
/
assistants
List Assistants
curl --request GET \
  --url https://api.callhq.ai/api/assistants \
  --header 'x-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.callhq.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Query Parameters

limit
integer

Number of results per page

page
integer

Page number

organizationId
string

(Super Admins only) Filter assistants by organization ID

Response

200

List of assistants retrieved