Get an agent
Authentication
AuthorizationBearer
API key from RubricHQ Settings → API Keys. Send it as: Authorization: Bearer <YOUR_API_KEY>.
Path parameters
id
Internal agent ID.
Query parameters
client_id
Optional. RubricHQ client (workspace) ID. Defaults to the workspace your API key belongs to; pass it only to target another workspace you can access.
Response
Agent details
id
client_id
name
agent_source
Where the agent comes from (see CreateAgentRequest.agent_source).
phone_number
conversation_type
language_id
instructions
opening_message
The agent’s opening-message configuration (see CreateAgentRequest.opening_message).
max_call_duration
transport_layer_web_calling
Web-calling transport, or null for phone-only agents.
disabled_metric_ids
Metric IDs currently disabled for this agent (built-in + custom, unified).
created_at
updated_at
links
Errors
404
Not Found Error