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