Agent Versioning - Revisions
Get revision
Return a single revision plus its resolvedConfig (the fully-merged agent config at that revision).
get/agent/{id}/branches/{branchId}/revisions/{revisionId}
Path parameters
idstring required
The agent ID.
branchIdstring required
The branch ID.
revisionIdstring required
The revision ID. Equal to the v1 versionId for revisions that were migrated from the v1 model.
Response
Successful response.
Example response
{
"status": true
}