/  Yamcs HTTP API  /  Buckets  /  Get Object

Get ObjectΒΆ

Get an object

The body of the response represents the object data. The Content-Type header is set to the content type of the object specified when uploading the object. If no Content-Type was specified when creating the object, the Content-Type of the response is set to application/octet-stream.

URI Template

GET /api/storage/buckets/{bucketName}/objects/{objectName*}
{bucketName}

Bucket name

{objectName*}

Object name

Query Parameters

instance

Yamcs instance name. Or _global.