Versions
Versions
List Agent Versions
client.agents.versions.list(stringuuid, VersionListParams { page, per_page } query?, RequestOptionsoptions?): VersionListResponse { agent_versions, links, meta }
/v2/gen-ai/agents/{uuid}/versions
Rollback to Agent Version
client.agents.versions.update(stringpathUuid, VersionUpdateParams { body_uuid, version_hash } body?, RequestOptionsoptions?): VersionUpdateResponse { audit_header, version_hash }
/v2/gen-ai/agents/{uuid}/versions