Get Agent by ID
Retrieves a specific agent by its identifier for a designated location. The locationId parameter is mandatory, and the agent must maintain an active status to be retrieved.
GET
Get Agent by ID
Authorizations
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
Headers
API Version
Available options:
2021-04-15 Path Parameters
The unique identifier for the agent
Query Parameters
Location ID (required)
Response
Agent retrieved successfully
Unique identifier for the agent
Example:
"agent_abc123"
Location ID
Example:
"loc_abc123"
Name of the agent
Example:
"Customer Support Bot"
Description of the agent
Agent status
Available options:
active, inactive Type of agent
Agent configuration settings
Creation timestamp
Last update timestamp
Last modified on March 7, 2026
Get Agent by ID