Get an agent

Authentication

AuthorizationBearer

JWT token from RubricHQ Settings → API Keys

Path parameters

idintegerRequired
Internal agent ID.

Query parameters

client_idintegerRequired

Required. RubricHQ client (workspace) ID that owns this agent.

Response

Agent details
idinteger
client_idinteger
namestring
phone_numberstring or null
conversation_typeenum
integration_typestring
agent_kindstring
language_idinteger or null
instructionsstring or null
first_messageobject or null
max_call_durationinteger or null
web_call_urlstring or null
integration_configobject or null
phone_channelobject or null
web_channelobject or null
text_channelobject or null
disabled_standard_metricslist of strings
disabled_llm_metric_idslist of integers
created_atdatetime
updated_atdatetime

Errors

404
Not Found Error