Skip to main content

List an agent's spec versions

GET 

https://platform.docana.com/api/v1/agents/:agentId/versions/

Returns one page of up to 50 versions of the agent's spec history, newest first, with the current and published version numbers. Page older versions with before. The version numbers are what diffAgents accepts as version on an agentId side, so this is how callers discover what to diff. Legacy agents without artifact-backed specs report currentVersion: null and no versions.

Request

Responses

The agent's spec version history page