Skip to main content
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

string
required
Agent UUID.

Request headers

string
required
Bearer token. Format: Bearer talq_your_environment_token_here

Examples

Response

Notes

  • Versioning is automatic on every flow update.
  • Restoring an older version requires fetching its flow_config and submitting via Update Agent Flow.