Skip to main content
GET
/
assistants
/
{id}
Get Assistant
curl --request GET \
  --url https://api.callhq.ai/api/assistants/{id} \
  --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

Path Parameters

id
string
required

Assistant ID

Response

Assistant retrieved successfully