Read a package revision directly by id
GET/package_revision/:id
Read a package revision when you only have its id, for example a service's package_revision_id. Authorized against the parent package.
Request
Responses
- 200
- 4XX
- 5XX
The package revision.
Client error responses due to invalid input, missing parameters or insufficient permissions.
Server error responses.