Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




List Objects

GET /v1/{account}/{container}

Lists objects within a specified container

URL Format

v1/{account}/{container}


Prerequisites

The following conditions must be met in order to call this operation.

  • The container must exist.

  • The user must exist (for non-anonymous containers) and have access to the container.


Response Body

Response indicating the status of the create operation