ghl_agent_studio_get_by_id_deprecated
Retrieve a specific agent by its ID and location ID. This endpoint is deprecated; use the replacement for agent studio agent retrieval.
Instructions
Deprecated per official spec — use ghl_agent_studio_get_by_id (GET /agent-studio/agent/{agentId}) instead. [DEPRECATED per official docs — prefer the documented replacement if one exists.] Get Agent (Deprecated) Deprecated endpoint - use GET /agent/:agentId instead.
Gets a specific agent by its ID for the specified location with all its versions. locationId is required parameter. The agent must have active status. Endpoint: GET /agent-studio/public-api/agents/{agentId} (Version header: v3; source: v3/agent-studio-v3.json) OAuth scopes: agent-studio.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| agentId | Yes | ||
| locationId | Yes |