Get object
Returns an object's metadata or full object data.
Path parameters
The key of the object to fetch
Query parameters
The name of the bucket.
The name of the bucket the object is in
If true, only returns object metadata without data
Response
Successfully retrieved object
Example response
{
"bucket": "default",
"etag": "W/\"33a64df551425fcc55e4d42a148795d9f25f89d4\""
}Changes
Changed in 5 of the 50 revisions of this API.46
- ▲
the
allOf[subschema #3]/slabs/items/slab/minShardsresponse's property type/format changed frominteger/uint8to/for status200response-property-type-changed
- ○
removed the pattern
.*from thepathrequest parameterkeyrequest-parameter-pattern-removed
- ○
for the
pathrequest parameterkey, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
added
RedundancySettingsMinShardssubschema #2to theallOf[subschema #3]/slabs/items/slab/minShardsresponse propertyallOflist for the response status200response-property-all-of-added
- ▲
- ▲
removed the media type
text/plainfor the response with the status404response-media-type-removed
- ○
api tag
busaddedapi-tag-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ▲
- ▲
added the pattern
.*to thepathrequest parameterkeyrequest-parameter-pattern-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲