Retrieve a list of actions for a specific voice agent
Documentation Index
Fetch the complete documentation index at: https://docs.talkover.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer talq_your_environment_token_here| Code | Description | HTTP Status |
|---|---|---|
AGENT_NOT_FOUND | Specified agent does not exist | 404 |
INVALID_TOKEN | Authentication token is invalid or missing | 401 |
UNAUTHORIZED | User does not have permission to access this agent | 403 |
SERVER_ERROR | Internal server error occurred | 500 |
[] rather than an error.current_status on the client side if needed.current_status to ensure actions are activePOST /api/v1/agents/{agent_id}/actionsDELETE /api/v1/agents/{agent_id}/actions/{action_id}GET /api/v1/agents/{agent_id}GET /api/v1/agents