v3

latestOpenAPI 3.1.02026-08-0150254154.0 KB
voiceAgent > configurations

Get an Agent Configuration

Returns the specified agent configuration in its uninterpolated form

get/v1/projects/{project_id}/agents/{agent_id}

Path parameters

project_idstring required

The unique identifier of the project

agent_idstring required

The unique identifier of the agent configuration

Headers

Authorizationstring required

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Response

An agent configuration

agent_idstring required

The unique identifier of the agent configuration

configAgentConfigurationV1Config required

The agent configuration object

metadataobject

A map of arbitrary key-value pairs for labeling or organizing the agent configuration

created_atstring date-time

Timestamp when the configuration was created

updated_atstring date-time

Timestamp when the configuration was last updated