Skip to main content

List Objects in an EOS Bucket

Set include_versions=true to view version IDs. Use object_name to get versions of a specific object. Leave both empty to retrieve only the list of objects.

GET/storage/list/objects

Query parameters

  • bucket_nameQuerystringrequired

    Bucket Name

  • project_idQueryintegerrequired
  • locationQuerystringrequired

    Location (Delhi and Chennai)

  • include_versionsQuerybooleanoptional

    Include versions in the response. Only true is accepted.

  • object_nameQuerystringoptional

    Object name for which versions are to be fetched.

Responses

200List of objects inside the specified bucket
object
codeinteger
example200
dataarray
errorsobject
messagestring
exampleSuccess