v1

latestOpenAPI 3.0.12026-07-24110189356.6 KB
by-key

Checks if a key exists and get object metadata.

Checks if a blob exists for the requested key. You can also use it to fetch object metadata.

head/layers/{layerId}/keys/{key}

Path parameters

layerIdstring required

The ID of the parent layer for this blob.

keystring required

The key identifies a specific blob so that you can get that blob's contents. Key can only contain allowed characters: a-zA-Z0-9.[]=(){}/_-`.

Response

OK - key exists.