Conversation Flow
List Agent Flow Versions
List historical versions of an agent’s flow configuration
GET
List Agent Flow Versions
List historical versions of an agent’s flow configuration. Each save produces a version entry that can be inspected.Endpoint
Path parameters
Agent UUID.
Request headers
Bearer token. Format:
Bearer talq_your_environment_token_hereExamples
Response
Notes
- Versioning is automatic on every flow update.
- Restoring an older version requires fetching its
flow_configand submitting via Update Agent Flow.