List revisions of a package
GET/packages/:id/revisions
List a package's revisions, newest first. Items don't include components unless you send name: then each item carries only the components with that name, which gives you the history of one component across revisions.
Request
Responses
- 200
- 4XX
- 5XX
The package's revisions.
Client error responses due to invalid input, missing parameters or insufficient permissions.
Server error responses.