Read artifact revisions by id, batched
GET/artifact_revision
Resolve up to 200 artifact revision ids in one request, for example every artifact pin of a package bill of materials. Each revision is authorized against its parent artifact like the direct read, and the whole request fails when any parent isn't readable. Unknown ids are omitted from the results.
Request
Responses
- 200
- 4XX
- 5XX
The requested revisions.
Client error responses due to invalid input, missing parameters or insufficient permissions.
Server error responses.