List an agent's prompt versions
Agents
List an agent's prompt versions
List an agent’s saved prompt versions, newest first, with cursor pagination and an optional branch filter. Each entry captures the prompt, model, and settings snapshot for that version. The response also returns the agent’s current version number and the set of branch names, powering the version-history and diff surfaces.
GET
List an agent's prompt versions
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Identifier of the agent whose versions to list.
Query Parameters
Return versions with a version_number below this value (pagination cursor).
Narrow the list to a single experiment branch.