GET /blobs/:org_id/:blob_id/revisions/:ref
Requires Read access to the blob.
Path Parameters
Response
ref is resolved against this blob_id specifically: a revision id belonging to another blob answers the
same revision_not_found as one that does not exist at all, so this route cannot be used to read a revision
through a blob the caller merely has access to.
Errors
Example
See also
- Get Revision — the id-only equivalent, for when the blob is not at hand.
- List Revisions — every revision of the blob, paged.

