List revisions on a branch

View as Markdown
Paginated list of committed and scanning revisions on this branch, newest first.

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Path parameters

idstringRequiredformat: "^[a-f\d]{24}$"
The agent ID.
branchIdstringRequiredformat: "^[a-f\d]{24}$"
The branch ID.

Query parameters

limitintegerOptional1-100Defaults to 20
skipintegerOptional>=0Defaults to 0

Response

Successful response.
statusboolean
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error