Report

check artifact access

Check if the authenticated user has permission to access the specified artifact. Returns 204 if access is permitted. Does not return the artifact itself.

get/artifact/check-access

Query parameters

pathstring required

The GCS URI or sub path to the artifact

Response

Access is permitted

Changes