ListObjectV2
GET https://{{account-id}}.r2.cloudflarestorage.com/{{r2-bucket}}
Returns some or all (up to 1000) of the objects in a bucket. You can use the request parameters as selection criteria to return a subset of the objects in a bucket.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| list-type | number | ||
| continuation-token | string | ||
| delimiter | string | ||
| encoding-type | string | ||
| max-keys | string | ||
| prefix | string | ||
| start-after | string | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| x-amz-content-sha256 | string |