Bucket
Returns detailed information about an object in a bucket, including its internal state in Garage.
This API call can be used to list the data blocks referenced by an object, as well as to view metadata associated to the object.
This call may return a list of more than one version for the object, for instance in the case where there is a currently stored version of the object, and a newer version whose upload is in progress and not yet finished.
get/v2/InspectObject
Query parameters
bucketIdstring required
keystring required
Response
Returns exhaustive information about the object
InspectObjectResponse required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.