Get revision publish trail
Return the publish trail for a revision: who published it, and the ordered list of prior revisions on this branch with the sections that changed at each step.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Path parameters
id
The agent ID.
branchId
The branch ID.
revisionId
The revision ID. Equal to the v1 versionId for revisions that were migrated from the v1 model.
Response
Successful response.
status
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

