Changes to List Objects (GET)

GET /v1/buckets/{bucket_identifier}/objects

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 30 revisions of this API.23

  1. 1c7f318214241
  2. 5d4c905106b41
  3. 9603dfdab4631
  4. 72cc17ba6f7f2

What changed

    • added the new signals enum value to the results/items/source_details/items/type response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security BearerAuth AND NamespaceHeader was added to the API

      api-security-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new DEACTIVATED enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter after

      new-optional-request-parameter

    • added the new optional query request parameter next_cursor

      new-optional-request-parameter