Get when an agent’s spec versions went live
GEThttps://platform.docana.com/api/v1/agents/:agentId/publish-history/
Returns one entry per published spec version in the window, oldest first, ordered by when it went live — which is not version order, since a rollback republishes an older version. stamped is false when the instant is the version’s creation time rather than a recorded publish, which is the case for versions published before that stamp existed. days defaults to 30 and is capped at 90.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The publishes of the agent in the window
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No access to the application
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.